Skip to content

Commit b42266b

Browse files
authored
Merge pull request #296 from carapace-sh/dependabot/npm_and_yarn/aws-2.34.62
build(deps): bump aws from 2.34.61 to 2.34.62
2 parents 3eae16f + 40a11db commit b42266b

8 files changed

Lines changed: 119 additions & 11 deletions

File tree

cmd/carapace-aws/cmd/botocore/aws.chime-sdk-voice.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ commands:
137137
--cli-input-json=: Read arguments from the JSON string provided.
138138
--cli-input-yaml=: Read arguments from the YAML string provided.
139139
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
140-
--integration-type=: The connectors for use with Amazon Connect.
140+
--integration-type=: The connectors for use with Connect Customer.
141141
--name=!: The name of the Voice Connector.
142142
--network-type=: The type of network for the Voice Connector.
143143
--no-require-encryption!: Enables or disables encryption for the Voice Connector.

cmd/carapace-aws/cmd/botocore/aws.emr.yaml

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ commands:
3030
flags:
3131
--cli-input-json=: Read arguments from the JSON string provided.
3232
--cli-input-yaml=: Read arguments from the YAML string provided.
33+
--cluster-id=: The ID of the cluster that scopes the tag operation.
3334
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
3435
--resource-id=!: The Amazon EMR resource identifier to which tags will be added.
3536
--tags=!:
@@ -369,6 +370,22 @@ commands:
369370
- SHS
370371
- TEZ
371372
- YTS
373+
- name: get-session
374+
description: Returns detailed information about a session.
375+
flags:
376+
--cli-input-json=: Read arguments from the JSON string provided.
377+
--cli-input-yaml=: Read arguments from the YAML string provided.
378+
--cluster-id=!: The ID of the cluster that the session belongs to.
379+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
380+
--session-id=!: The ID of the session.
381+
- name: get-session-endpoint
382+
description: Returns the Spark Connect endpoint URL and a time-limited authentication token for the specified session.
383+
flags:
384+
--cli-input-json=: Read arguments from the JSON string provided.
385+
--cli-input-yaml=: Read arguments from the YAML string provided.
386+
--cluster-id=!: The ID of the cluster that the session belongs to.
387+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
388+
--session-id=!: The ID of the session.
372389
- name: get-studio-session-mapping
373390
description: Fetches mapping details for the specified Amazon EMR Studio and identity (user or group).
374391
flags:
@@ -488,6 +505,20 @@ commands:
488505
--marker=: The pagination token that indicates the set of results to retrieve.
489506
--max-items=: The total number of items to return in the command's output.
490507
--starting-token=: A token to specify where to start paginating.
508+
- name: list-sessions
509+
description: Lists the sessions on a cluster.
510+
flags:
511+
--cli-input-json=: Read arguments from the JSON string provided.
512+
--cli-input-yaml=: Read arguments from the YAML string provided.
513+
--cluster-id=!: The ID of the cluster to list sessions for.
514+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
515+
--max-items=: The total number of items to return in the command's output.
516+
--max-results=: The maximum number of sessions to return in each page of results.
517+
--next-token=: The pagination token returned by a previous `ListSessions` call.
518+
--session-states=:
519+
description: An optional filter that limits the results to sessions in the specified states.
520+
nargs: -1
521+
--starting-token=: A token to specify where to start paginating.
491522
- name: list-steps
492523
description: Provides a list of steps for the cluster in reverse order unless you specify `stepIds` with the request or filter by `StepStates`.
493524
flags:
@@ -649,6 +680,7 @@ commands:
649680
flags:
650681
--cli-input-json=: Read arguments from the JSON string provided.
651682
--cli-input-yaml=: Read arguments from the YAML string provided.
683+
--cluster-id=: The ID of the cluster that scopes the tag operation.
652684
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
653685
--resource-id=!: The Amazon EMR resource identifier from which tags will be removed.
654686
--tag-keys=!:
@@ -718,6 +750,24 @@ commands:
718750
flag:
719751
output-notebook-format:
720752
- HTML
753+
- name: start-session
754+
description: Creates and starts a new Spark Connect session on the specified cluster.
755+
flags:
756+
--cli-input-json=: Read arguments from the JSON string provided.
757+
--cli-input-yaml=: Read arguments from the YAML string provided.
758+
--client-request-token=: A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
759+
--cluster-id=!: The ID of the cluster on which to start the session.
760+
--engine-configurations=:
761+
description: The configuration overrides for the session.
762+
nargs: -1
763+
--execution-role-arn=: The execution role ARN for the session.
764+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
765+
--monitoring-configuration=: The monitoring configuration that controls where session logs are published, such as Amazon S3, CloudWatch, or managed logging.
766+
--name=: An optional name for the session.
767+
--session-idle-timeout-in-minutes=: The idle timeout, in minutes.
768+
--tags=:
769+
description: The tags to assign to the session.
770+
nargs: -1
721771
- name: stop-notebook-execution
722772
description: Stops a notebook execution.
723773
flags:
@@ -731,6 +781,14 @@ commands:
731781
--cluster-ids=:
732782
description: A list of clusters to terminate
733783
nargs: -1
784+
- name: terminate-session
785+
description: Terminates an active session.
786+
flags:
787+
--cli-input-json=: Read arguments from the JSON string provided.
788+
--cli-input-yaml=: Read arguments from the YAML string provided.
789+
--cluster-id=!: The ID of the cluster that the session belongs to.
790+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
791+
--session-id=!: The ID of the session to terminate.
734792
- name: update-studio
735793
description: Updates an Amazon EMR Studio configuration, including attributes such as name, description, and subnets.
736794
flags:

cmd/carapace-aws/cmd/botocore/aws.glue.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,11 +617,15 @@ commands:
617617
--request-origin=: The origin of the request.
618618
--role=!: The IAM Role ARN
619619
--security-configuration=: The name of the SecurityConfiguration structure to be used with the session
620+
--session-type=: The type of session to create.
620621
--tags=: The map of key value pairs (tags) belonging to the session.
621622
--timeout=: The number of minutes before session times out.
622623
--worker-type=: The type of predefined worker that is allocated when a job runs.
623624
completion:
624625
flag:
626+
session-type:
627+
- LIVY
628+
- SPARK_CONNECT
625629
worker-type:
626630
- Standard
627631
- G.1X
@@ -1236,6 +1240,20 @@ commands:
12361240
--cli-input-yaml=: Read arguments from the YAML string provided.
12371241
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
12381242
--name=!: The name of the custom pattern that you want to retrieve.
1243+
- name: get-dashboard-url
1244+
description: Retrieves the URL for the Spark monitoring dashboard for a Glue resource.
1245+
flags:
1246+
--cli-input-json=: Read arguments from the JSON string provided.
1247+
--cli-input-yaml=: Read arguments from the YAML string provided.
1248+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1249+
--request-origin=: The origin of the request.
1250+
--resource-id=!: The unique identifier of the resource for which to retrieve the dashboard URL.
1251+
--resource-type=!: The type of the resource.
1252+
completion:
1253+
flag:
1254+
resource-type:
1255+
- JOB
1256+
- SESSION
12391257
- name: get-data-catalog-encryption-settings
12401258
description: Retrieves the security configuration for a specified catalog.
12411259
flags:
@@ -1640,6 +1658,13 @@ commands:
16401658
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
16411659
--id=!: The ID of the session.
16421660
--request-origin=: The origin of the request.
1661+
- name: get-session-endpoint
1662+
description: Returns the Spark Connect endpoint URL and authentication token for an interactive session.
1663+
flags:
1664+
--cli-input-json=: Read arguments from the JSON string provided.
1665+
--cli-input-yaml=: Read arguments from the YAML string provided.
1666+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1667+
--session-id=!: The unique identifier of the interactive session.
16431668
- name: get-statement
16441669
description: Retrieves the statement.
16451670
flags:

cmd/carapace-aws/cmd/botocore/aws.ivs.yaml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ commands:
3636
--cli-input-yaml=: Read arguments from the YAML string provided.
3737
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
3838
--media-tailor-playback-configurations=!:
39-
description: List of integration configurations with media tailor resources.
39+
description: List of integration configurations with MediaTailor resources.
4040
nargs: -1
4141
--name=: Ad configuration name.
4242
--tags=: Array of 1-50 maps, each of the form `string:string (key:value)`.
@@ -226,7 +226,7 @@ commands:
226226
--channel-arn=!: ARN of the channel into which the ad break is inserted.
227227
--cli-input-json=: Read arguments from the JSON string provided.
228228
--cli-input-yaml=: Read arguments from the YAML string provided.
229-
--duration-seconds=!: Maximum duration of the ad break, in seconds.
229+
--duration-seconds=!: Duration of the ad break, in seconds.
230230
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
231231
- name: list-ad-configurations
232232
description: Gets summary information about all ad configurations in your account, in the AWS region where the API request is processed.
@@ -366,6 +366,17 @@ commands:
366366
--tag-keys=!:
367367
description: Array of tag keys (strings) for the tags to be removed.
368368
nargs: -1
369+
- name: update-ad-configuration
370+
description: Updates a specified ad configuration.
371+
flags:
372+
--arn=!: ARN of the ad configuration to be updated.
373+
--cli-input-json=: Read arguments from the JSON string provided.
374+
--cli-input-yaml=: Read arguments from the YAML string provided.
375+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
376+
--media-tailor-playback-configurations=:
377+
description: List of integration configurations with MediaTailor resources.
378+
nargs: -1
379+
--name=: Ad configuration name.
369380
- name: update-channel
370381
description: Updates a channel's configuration.
371382
flags:

cmd/carapace-aws/cmd/botocore/aws.sagemaker.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2576,8 +2576,14 @@ commands:
25762576
--cli-input-json=: Read arguments from the JSON string provided.
25772577
--cli-input-yaml=: Read arguments from the YAML string provided.
25782578
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
2579+
--included-data=: Specifies the level of model card data to include in the response.
25792580
--model-card-name=!: The name or Amazon Resource Name (ARN) of the model card to describe.
25802581
--model-card-version=: The version of the model card to describe.
2582+
completion:
2583+
flag:
2584+
included-data:
2585+
- AllData
2586+
- MetadataOnly
25812587
- name: describe-model-card-export-job
25822588
description: Describes an Amazon SageMaker Model Card export job.
25832589
flags:
@@ -2598,7 +2604,13 @@ commands:
25982604
--cli-input-json=: Read arguments from the JSON string provided.
25992605
--cli-input-yaml=: Read arguments from the YAML string provided.
26002606
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
2607+
--included-data=: Specifies the level of model package data to include in the response.
26012608
--model-package-name=!: The name or Amazon Resource Name (ARN) of the model package to describe.
2609+
completion:
2610+
flag:
2611+
included-data:
2612+
- AllData
2613+
- MetadataOnly
26022614
- name: describe-model-package-group
26032615
description: Gets a description for the specified model group.
26042616
flags:
@@ -2887,6 +2899,7 @@ commands:
28872899
- HyperParameterTuningJob
28882900
- ModelCard
28892901
- PipelineVersion
2902+
- Job
28902903
- name: import-hub-content
28912904
description: Import hub content.
28922905
flags:
@@ -5494,6 +5507,7 @@ commands:
54945507
- HyperParameterTuningJob
54955508
- ModelCard
54965509
- PipelineVersion
5510+
- Job
54975511
sort-order:
54985512
- Ascending
54995513
- Descending

cmd/carapace-aws/cmd/botocore/aws.workdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ commands:
502502
--additional-response-fields=:
503503
description: A list of attributes to include in the response.
504504
nargs: -1
505-
--authentication-token=: Amazon WorkDocs authentication token.
505+
--authentication-token=: WorkDocs authentication token.
506506
--cli-input-json=: Read arguments from the JSON string provided.
507507
--cli-input-yaml=: Read arguments from the YAML string provided.
508508
--filters=: Filters results based on entity metadata.

cmd/carapace-aws/cmd/botocore/aws.workspaces.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ commands:
6868
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
6969
--target-account-id=!: The identifier of the target account.
7070
- name: create-connect-client-add-in
71-
description: Creates a client-add-in for Amazon Connect within a directory.
71+
description: Creates a client-add-in for Connect Customer within a directory.
7272
flags:
7373
--cli-input-json=: Read arguments from the JSON string provided.
7474
--cli-input-yaml=: Read arguments from the YAML string provided.
7575
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
7676
--name=!: The name of the client add-in.
7777
--resource-id=!: The directory identifier for which to configure the client add-in.
78-
--url=!: The endpoint URL of the Amazon Connect client add-in.
78+
--url=!: The endpoint URL of the Connect Customer client add-in.
7979
- name: create-connection-alias
8080
description: Creates the specified connection alias for use with cross-Region redirection.
8181
flags:
@@ -209,7 +209,7 @@ commands:
209209
nargs: -1
210210
--resource-id=!: The directory identifier of the WorkSpace for which you want to delete client branding.
211211
- name: delete-connect-client-add-in
212-
description: Deletes a client-add-in for Amazon Connect that is configured within a directory.
212+
description: Deletes a client-add-in for Connect Customer that is configured within a directory.
213213
flags:
214214
--add-in-id=!: The identifier of the client add-in to delete.
215215
--cli-input-json=: Read arguments from the JSON string provided.
@@ -348,7 +348,7 @@ commands:
348348
description: The resource identifier, in the form of directory IDs.
349349
nargs: -1
350350
- name: describe-connect-client-add-ins
351-
description: Retrieves a list of Amazon Connect client add-ins that have been created.
351+
description: Retrieves a list of Connect Customer client add-ins that have been created.
352352
flags:
353353
--cli-input-json=: Read arguments from the JSON string provided.
354354
--cli-input-yaml=: Read arguments from the YAML string provided.
@@ -934,15 +934,15 @@ commands:
934934
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
935935
--session-id=!: The identifier of the pool session.
936936
- name: update-connect-client-add-in
937-
description: Updates a Amazon Connect client add-in.
937+
description: Updates a Connect Customer client add-in.
938938
flags:
939939
--add-in-id=!: The identifier of the client add-in to update.
940940
--cli-input-json=: Read arguments from the JSON string provided.
941941
--cli-input-yaml=: Read arguments from the YAML string provided.
942942
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
943943
--name=: The name of the client add-in.
944944
--resource-id=!: The directory identifier for which the client add-in is configured.
945-
--url=: The endpoint URL of the Amazon Connect client add-in.
945+
--url=: The endpoint URL of the Connect Customer client add-in.
946946
- name: update-connection-alias-permission
947947
description: Shares or unshares a connection alias with one account by specifying whether that account has permission to associate the connection alias with a directory.
948948
flags:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"aws": "https://github.com/aws/aws-cli#2.34.61"
3+
"aws": "https://github.com/aws/aws-cli#2.34.62"
44
}
55
}

0 commit comments

Comments
 (0)