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.sagemaker-runtime.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,10 @@ commands:
29
29
--content-type=: The MIME type of the input data in the request body.
30
30
--custom-attributes=: Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker AI endpoint.
31
31
--endpoint-name=!: The name of the endpoint that you specified when you created the endpoint using the [CreateEndpoint](https://docs.aws.amazon.com/sagemaker/latest/dg/API_CreateEndpoint.html) API.
32
+
--filename=: The filename for the inference response payload stored in Amazon S3.
32
33
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
33
34
--inference-id=: The identifier for the inference request.
34
35
--input-location=!: The Amazon S3 URI where the inference request payload is stored.
35
36
--invocation-timeout-seconds=: Maximum amount of time in seconds a request can be processed before it is marked as expired.
36
37
--request-ttl-seconds=: Maximum age in seconds a request can be in the queue before it is marked as expired.
38
+
--s3-output-path-extension=: The path extension that is appended to the Amazon S3 output path where the inference response payload is stored.
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.ssm.yaml
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,7 @@ commands:
74
74
flags:
75
75
--alarm-configuration=: ""
76
76
--apply-only-at-cron-interval: By default, when you create a new association, the system runs it immediately after it is created and then according to the schedule you specified and when target changes are detected.
77
+
--association-dispatch-assume-role=: A role used by association to take actions on your behalf.
77
78
--association-name=: Specify a descriptive name for the association.
78
79
--automation-target-parameter-name=: Choose the parameter that will define how your automation will branch out.
79
80
--calendar-names=:
@@ -121,6 +122,7 @@ commands:
121
122
- name: create-association-batch
122
123
description: Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified managed nodes or targets.
123
124
flags:
125
+
--association-dispatch-assume-role=: A role used by association to take actions on your behalf.
124
126
--cli-input-json=: Read arguments from the JSON string provided.
125
127
--cli-input-yaml=: Read arguments from the YAML string provided.
126
128
--entries=!:
@@ -1384,7 +1386,7 @@ commands:
1384
1386
--page-size=: The size of each page to get in the AWS service call.
1385
1387
--starting-token=: A token to specify where to start paginating.
1386
1388
- name: list-document-metadata-history
1387
-
description: Amazon Web Services Systems Manager Change Manager will no longer be open to new customers starting November 7, 2025. If you would like to use Change Manager, sign up prior to that date.
1389
+
description: Amazon Web Services Systems Manager Change Manager is no longer open to new customers.
1388
1390
flags:
1389
1391
--cli-input-json=: Read arguments from the JSON string provided.
1390
1392
--cli-input-yaml=: Read arguments from the YAML string provided.
@@ -1864,7 +1866,7 @@ commands:
1864
1866
- Auto
1865
1867
- Interactive
1866
1868
- name: start-change-request-execution
1867
-
description: Amazon Web Services Systems Manager Change Manager will no longer be open to new customers starting November 7, 2025. If you would like to use Change Manager, sign up prior to that date.
1869
+
description: Amazon Web Services Systems Manager Change Manager is no longer open to new customers.
1868
1870
flags:
1869
1871
--auto-approve: Indicates whether the change request can be approved automatically without the need for manual approvals.
1870
1872
--change-details=: User-provided details about the change.
@@ -1940,6 +1942,7 @@ commands:
1940
1942
flags:
1941
1943
--alarm-configuration=: ""
1942
1944
--apply-only-at-cron-interval: By default, when you update an association, the system runs it immediately after it is updated and then according to the schedule you specified.
1945
+
--association-dispatch-assume-role=: A role used by association to take actions on your behalf.
1943
1946
--association-id=!: The ID of the association you want to update.
1944
1947
--association-name=: The name of the association that you want to update.
1945
1948
--association-version=: This parameter is provided for concurrency control purposes.
@@ -2022,7 +2025,7 @@ commands:
2022
2025
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
2023
2026
--name=!: The name of a custom document that you want to set as the default version.
2024
2027
- name: update-document-metadata
2025
-
description: Amazon Web Services Systems Manager Change Manager will no longer be open to new customers starting November 7, 2025. If you would like to use Change Manager, sign up prior to that date.
2028
+
description: Amazon Web Services Systems Manager Change Manager is no longer open to new customers.
2026
2029
flags:
2027
2030
--cli-input-json=: Read arguments from the JSON string provided.
2028
2031
--cli-input-yaml=: Read arguments from the YAML string provided.
0 commit comments