See: Description
| Class | Description |
|---|---|
| ConfigExportDeliveryInfo |
A list that contains the status of the delivery of either the snapshot
or the configuration history to the specified Amazon S3 bucket.
|
| ConfigStreamDeliveryInfo |
A list that contains the status of the delivery of the configuration
stream notification to the Amazon SNS topic.
|
| ConfigurationItem |
A list that contains detailed configurations of a specified resource.
|
| ConfigurationRecorder |
An object that represents the recording of configuration changes of an
AWS resource.
|
| ConfigurationRecorderStatus |
The current status of the configuration recorder.
|
| DeleteDeliveryChannelRequest |
Container for the parameters to the
DeleteDeliveryChannel operation. |
| DeliverConfigSnapshotRequest |
Container for the parameters to the
DeliverConfigSnapshot operation. |
| DeliverConfigSnapshotResult |
The output for the DeliverConfigSnapshot action in JSON format.
|
| DeliveryChannel |
A logical container used for storing the configuration changes of an
AWS resource.
|
| DeliveryChannelStatus |
The status of a specified delivery channel.
|
| DescribeConfigurationRecordersRequest |
Container for the parameters to the
DescribeConfigurationRecorders operation. |
| DescribeConfigurationRecordersResult |
The output for the DescribeConfigurationRecorders action.
|
| DescribeConfigurationRecorderStatusRequest |
Container for the parameters to the
DescribeConfigurationRecorderStatus operation. |
| DescribeConfigurationRecorderStatusResult |
The output for the DescribeConfigurationRecorderStatus action in JSON
format.
|
| DescribeDeliveryChannelsRequest |
Container for the parameters to the
DescribeDeliveryChannels operation. |
| DescribeDeliveryChannelsResult |
The output for the DescribeDeliveryChannels action.
|
| DescribeDeliveryChannelStatusRequest |
Container for the parameters to the
DescribeDeliveryChannelStatus operation. |
| DescribeDeliveryChannelStatusResult |
The output for the DescribeDeliveryChannelStatus action.
|
| GetResourceConfigHistoryRequest |
Container for the parameters to the
GetResourceConfigHistory operation. |
| GetResourceConfigHistoryResult |
The output for the GetResourceConfigHistory action.
|
| PutConfigurationRecorderRequest |
Container for the parameters to the
PutConfigurationRecorder operation. |
| PutDeliveryChannelRequest |
Container for the parameters to the
PutDeliveryChannel operation. |
| RecordingGroup |
The group of AWS resource types that AWS Config records when starting
the configuration recorder.
|
| Relationship |
The relationship of the related resource to the main resource.
|
| StartConfigurationRecorderRequest |
Container for the parameters to the
StartConfigurationRecorder operation. |
| StopConfigurationRecorderRequest |
Container for the parameters to the
StopConfigurationRecorder operation. |
| Enum | Description |
|---|---|
| ChronologicalOrder |
Chronological Order
|
| ConfigurationItemStatus |
Configuration Item Status
|
| DeliveryStatus |
Delivery Status
|
| RecorderStatus |
Recorder Status
|
| ResourceType |
Resource Type
|
| Exception | Description |
|---|---|
| InsufficientDeliveryPolicyException |
Your Amazon S3 bucket policy does not permit AWS Config to write to
it.
|
| InvalidConfigurationRecorderNameException |
You have provided a configuration recorder name that is not valid.
|
| InvalidDeliveryChannelNameException |
The specified delivery channel name is not valid.
|
| InvalidLimitException |
You have reached the limit on the pagination.
|
| InvalidNextTokenException |
The specified nextToken for pagination is not valid.
|
| InvalidRecordingGroupException |
AWS Config throws an exception if the recording group does not contain
a valid list of resource types.
|
| InvalidRoleException |
You have provided a null or empty role ARN.
|
| InvalidS3KeyPrefixException |
The specified Amazon S3 key prefix is not valid.
|
| InvalidSNSTopicARNException |
The specified Amazon SNS topic does not exist.
|
| InvalidTimeRangeException |
The specified time range is not valid.
|
| LastDeliveryChannelDeleteFailedException |
You cannot delete the delivery channel you specified because the
configuration recorder is running.
|
| MaxNumberOfConfigurationRecordersExceededException |
You have reached the limit on the number of recorders you can create.
|
| MaxNumberOfDeliveryChannelsExceededException |
You have reached the limit on the number of delivery channels you can
create.
|
| NoAvailableConfigurationRecorderException |
There are no configuration recorders available to provide the role
needed to describe your resources.
|
| NoAvailableDeliveryChannelException |
There is no delivery channel available to record configurations.
|
| NoRunningConfigurationRecorderException |
There is no configuration recorder running.
|
| NoSuchBucketException |
The specified Amazon S3 bucket does not exist.
|
| NoSuchConfigurationRecorderException |
You have specified a configuration recorder that does not exist.
|
| NoSuchDeliveryChannelException |
You have specified a delivery channel that does not exist.
|
| ResourceNotDiscoveredException |
You have specified a resource that is either unknown or has not been
discovered.
|
| ValidationException |
The requested action is not valid.
|
Copyright © 2015. All rights reserved.