You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.configservice.yaml
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1093,6 +1093,8 @@ commands:
1093
1093
--cli-input-yaml=: Read arguments from the YAML string provided.
1094
1094
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1095
1095
--resource-evaluation-id=!: The unique `ResourceEvaluationId` of Amazon Web Services resource execution for which you want to retrieve the evaluation summary.
1096
+
- name: get-status
1097
+
description: Reports the status of all of configuration recorders and delivery channels
1096
1098
- name: get-stored-query
1097
1099
description: Returns the details of a specific stored query.
1098
1100
flags:
@@ -2117,6 +2119,7 @@ commands:
2117
2119
--cli-input-yaml=: Read arguments from the YAML string provided.
2118
2120
--configuration-recorder=!: An object for the configuration recorder.
2119
2121
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
2122
+
--recording-group=: Specifies which resource types are in scope for the configuration recorder to record
2120
2123
--tags=: The tags for the customer managed configuration recorder.
2121
2124
- name: put-conformance-pack
2122
2125
description: Creates or updates a conformance pack.
@@ -2303,6 +2306,12 @@ commands:
2303
2306
--cli-input-yaml=: Read arguments from the YAML string provided.
2304
2307
--configuration-recorder-name=!: The name of the customer managed configuration recorder that you want to stop.
2305
2308
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
2309
+
- name: subscribe
2310
+
description: Subscribes user to AWS Config
2311
+
flags:
2312
+
--iam-role=!: The IAM role that the AWS Config configuration recorder will use
2313
+
--s3-bucket=!: The S3 bucket that the AWS Config delivery channel will use
2314
+
--sns-topic=!: The SNS topic that the AWS Config delivery channel will use
2306
2315
- name: tag-resource
2307
2316
description: Associates the specified tags to a resource with the specified `ResourceArn`.
0 commit comments