qcs::ssm:ap-guangzhou:uin/${uin}:*qcs::ssm:ap-guangzhou::*
qcs::ssm:$region:uin/$uin:secret/creatorUin/*
qcs::ssm:$region:uin/$uin:secret/creatorUin/$creatorUin/$secretName
$region
: region$uin
: root account ID$creatorUin
: account ID of the creator of the resource$secretName
: name of the secret that requires configurationDeleteSecretVersion
, UpdateDescription
, RestoreSecret
, EnableSecret
, PutSecretValue
, DescribeSecret
, UpdateSecret
, DeleteSecret
, GetSecretValue
, DisableSecret
, and ListSecretVersionIds
APIs are as follows:qcs::ssm:$region:uin/$uin:secret/*qcs::ssm:$region:uin/$uin:secret/creatorUin/*qcs::ssm:$region:uin/$uin:secret/creatorUin/$creatorUin/$secretName
API | Description |
CreateSecret | Creates a secret |
GetRegions | Obtains the list of available regions to be displayed on the console |
GetServiceStatus | Obtains the service status, which can be used to determine whether the service is activated |
ListSecrets | Obtains the information list of all secrets |
Was this page helpful?