Action
ACS::Redis::CreateBackupAndUploadToOSS
Description
Creates a backup of an Tair (Redis® OSS-Compatible) instance and uploads it to an Object Storage Service (OSS) bucket.
Syntax
Action: ACS::Redis::CreateBackupAndUploadToOSS
Properties:
regionId: String
instanceId: String
OSSRegionId: String
OSSBucketName: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | Yes | ||
instanceId | The ID of the Tair (Redis® OSS-Compatible) instance. | String | Yes | ||
OSSRegionId | The ID of the region in which the OSS bucket resides. | String | Yes | ||
OSSBucketName | The name of the OSS bucket. | String | No | "" |
Output
Output item | Description | Type |
OSSObjectURL | String |
References
For more information, see ACS::Redis::CreateBackupAndUploadToOSS.yml at GitHub.