Class: Aws::ConfigService::Types::ConflictException
- Inherits:
-
EmptyStructure
- Object
- EmptyStructure
- Aws::ConfigService::Types::ConflictException
- Defined in:
- lib/aws-sdk-configservice/types.rb
Overview
For [PutServiceLinkedConfigurationRecorder], you cannot create a service-linked recorder because a service-linked recorder already exists for the specified service.
For [DeleteServiceLinkedConfigurationRecorder], you cannot delete the service-linked recorder because it is currently in use by the linked Amazon Web Services service.
For [DeleteDeliveryChannel], you cannot delete the specified delivery channel because the customer managed configuration recorder is running. Use the [StopConfigurationRecorder] operation to stop the customer managed configuration recorder.
For [AssociateResourceTypes] and [DisassociateResourceTypes], one of the following errors:
-
For service-linked configuration recorders, the configuration recorder is not in use by the service. No association or dissociation of resource types is permitted.
-
For service-linked configuration recorders, your requested change to the configuration recorder has been denied by its linked Amazon Web Services service.
[1]: docs.aws.amazon.com/config/latest/APIReference/API_PutServiceLinkedConfigurationRecorder.html [2]: docs.aws.amazon.com/config/latest/APIReference/API_DeleteServiceLinkedConfigurationRecorder.html [3]: docs.aws.amazon.com/config/latest/APIReference/API_DeleteDeliveryChannel.html [4]: docs.aws.amazon.com/config/latest/APIReference/API_StopConfigurationRecorder.html [5]: docs.aws.amazon.com/config/latest/APIReference/API_AssociateResourceTypes.html [6]: docs.aws.amazon.com/config/latest/APIReference/API_DisassociateResourceTypes.html