404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.16.139.76: ~ $
**To subscribe to AWS Config**

The following command creates the default delivery channel and configuration recorder. The command also specifies the Amazon S3 bucket and Amazon SNS topic to which AWS Config will deliver configuration information::

    aws configservice subscribe --s3-bucket config-bucket-123456789012 --sns-topic arn:aws:sns:us-east-1:123456789012:config-topic --iam-role arn:aws:iam::123456789012:role/ConfigRole-A1B2C3D4E5F6

Output::

    Using existing S3 bucket: config-bucket-123456789012
    Using existing SNS topic: arn:aws:sns:us-east-1:123456789012:config-topic
    Subscribe succeeded:

    Configuration Recorders: [
        {
            "recordingGroup": {
                "allSupported": true,
                "resourceTypes": [],
                "includeGlobalResourceTypes": false
            },
            "roleARN": "arn:aws:iam::123456789012:role/ConfigRole-A1B2C3D4E5F6",
            "name": "default"
        }
    ]

    Delivery Channels: [
        {
            "snsTopicARN": "arn:aws:sns:us-east-1:123456789012:config-topic",
            "name": "default",
            "s3BucketName": "config-bucket-123456789012"
        }
    ]

Filemanager

Name Type Size Permission Actions
delete-config-rule.rst File 181 B 0644
delete-delivery-channel.rst File 173 B 0644
delete-evaluation-results.rst File 256 B 0755
deliver-config-snapshot.rst File 336 B 0644
describe-compliance-by-config-rule.rst File 1.28 KB 0644
describe-compliance-by-resource.rst File 1.35 KB 0644
describe-config-rule-evaluation-status.rst File 677 B 0644
describe-config-rules.rst File 1.33 KB 0644
describe-configuration-recorder-status.rst File 570 B 0644
describe-configuration-recorders.rst File 605 B 0644
describe-delivery-channel-status.rst File 925 B 0644
describe-delivery-channels.rst File 432 B 0644
get-compliance-details-by-config-rule.rst File 2.07 KB 0644
get-compliance-details-by-resource.rst File 1.5 KB 0644
get-compliance-summary-by-config-rule.rst File 722 B 0644
get-compliance-summary-by-resource-type.rst File 1.87 KB 0644
get-resource-config-history.rst File 278 B 0644
get-status.rst File 435 B 0644
list-discovered-resources.rst File 659 B 0644
put-config-rule.rst File 3.2 KB 0644
put-configuration-recorder.rst File 1.68 KB 0644
put-delivery-channel.rst File 2.27 KB 0644
start-config-rules-evaluation.rst File 248 B 0755
start-configuration-recorder.rst File 426 B 0644
stop-configuration-recorder.rst File 426 B 0644
subscribe.rst File 1.15 KB 0644