Queries a list of namespaces in Application Configuration Management (ACM).
Syntax
{
"Type": "DATASOURCE::ACM::Namespaces",
"Properties": {
"RefreshOptions": String
}
}
Properties
|
Property |
Type |
Required |
Editable |
Description |
Constraint |
|
RefreshOptions |
String |
No |
Yes |
The refresh policy for data source resources when the stack is updated. |
Valid values:
|
Return values (Fn::GetAtt)
|
Property |
Type |
Description |
Constraint |
|
NamespaceIds |
List |
The namespace IDs. |
None. |
|
Namespaces |
List |
The namespace details. |
None. |
|
NamespaceId |
String |
The namespace ID. |
None. |
|
NamespaceName |
String |
The namespace name. |
None. |
|
Type |
Integer |
The namespace type. |
Valid values:
|
|
Quota |
Integer |
The maximum number of configurations. |
None. |
|
ConfigCount |
Integer |
The number of configurations. |
None. |