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.cleanrooms.yaml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -76,11 +76,13 @@ commands:
76
76
--data-encryption-metadata=: The settings for client-side encryption with Cryptographic Computing for Clean Rooms.
77
77
--description=!: A description of the collaboration provided by the collaboration owner.
78
78
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
79
+
--is-metrics-enabled: An indicator as to whether metrics have been enabled or disabled for the collaboration.
79
80
--job-log-status=: Specifies whether job logs are enabled for this collaboration.
80
81
--members=!:
81
82
description: A list of initial members, not including the creator.
82
83
nargs: -1
83
84
--name=!: The display name for a collaboration.
85
+
--no-is-metrics-enabled: An indicator as to whether metrics have been enabled or disabled for the collaboration.
84
86
--query-log-status=!: An indicator as to whether query logging has been enabled or disabled for the collaboration.
85
87
--tags=: An optional label that you can assign to a resource when you create it.
86
88
completion:
@@ -216,7 +218,9 @@ commands:
216
218
--default-job-result-configuration=: The default job result configuration that determines how job results are protected and managed within this membership.
217
219
--default-result-configuration=: The default protected query result configuration as specified by the member who can receive results.
218
220
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
221
+
--is-metrics-enabled: An indicator as to whether Amazon CloudWatch metrics have been enabled or disabled for the membership.
219
222
--job-log-status=: An indicator as to whether job logging has been enabled or disabled for the collaboration.
223
+
--no-is-metrics-enabled: An indicator as to whether Amazon CloudWatch metrics have been enabled or disabled for the membership.
220
224
--payment-configuration=: The payment responsibilities accepted by the collaboration member.
221
225
--query-log-status=!: An indicator as to whether query logging has been enabled or disabled for the membership.
222
226
--tags=: An optional label that you can assign to a resource when you create it.
0 commit comments