BatchDescribeTypeConfigurations
Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry for the account and Region.
For more information, see Edit configuration data for extensions in your account in the AWS CloudFormation User Guide.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- TypeConfigurationIdentifiers.member.N
-
The list of identifiers for the desired extension configurations.
Type: Array of TypeConfigurationIdentifier objects
Array Members: Minimum number of 1 item.
Required: Yes
Response Elements
The following elements are returned by the service.
- Errors.member.N
-
A list of information concerning any errors generated during the setting of the specified configurations.
Type: Array of BatchDescribeTypeConfigurationsError objects
- TypeConfigurations.member.N
-
A list of any of the specified extension configurations from the CloudFormation registry.
Type: Array of TypeConfigurationDetails objects
- UnprocessedTypeConfigurations.member.N
-
A list of any of the specified extension configurations that CloudFormation could not process for any reason.
Type: Array of TypeConfigurationIdentifier objects
Errors
For information about the errors that are common to all actions, see Common Errors.
- CFNRegistry
-
An error occurred during a CloudFormation registry operation.
HTTP Status Code: 400
- TypeConfigurationNotFound
-
The specified extension configuration can't be found.
HTTP Status Code: 404
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: