delete_infrastructure_configuration
(**kwargs)¶Deletes an infrastructure configuration.
See also: AWS API Documentation
Request Syntax
response = client.delete_infrastructure_configuration(
infrastructureConfigurationArn='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the infrastructure configuration to delete.
{
'requestId': 'string',
'infrastructureConfigurationArn': 'string'
}
Response Structure
The request ID that uniquely identifies this request.
The Amazon Resource Name (ARN) of the infrastructure configuration that was deleted.
Exceptions
imagebuilder.Client.exceptions.ServiceException
imagebuilder.Client.exceptions.ClientException
imagebuilder.Client.exceptions.ServiceUnavailableException
imagebuilder.Client.exceptions.InvalidRequestException
imagebuilder.Client.exceptions.ForbiddenException
imagebuilder.Client.exceptions.CallRateLimitExceededException
imagebuilder.Client.exceptions.ResourceDependencyException