Skip to content

Commit fe25cc8

Browse files
authored
Merge pull request #312 from carapace-sh/dependabot/npm_and_yarn/aws-2.35.9
build(deps): bump aws from 2.35.8 to 2.35.9
2 parents 526e1cc + caff542 commit fe25cc8

5 files changed

Lines changed: 79 additions & 5 deletions

File tree

cmd/carapace-aws/cmd/botocore/aws.bedrock-agent.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,12 @@ commands:
393393
--cli-input-yaml=: Read arguments from the YAML string provided.
394394
--flow-identifier=!: The unique identifier of the flow.
395395
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
396+
--included-data=: Controls the scope of data returned.
397+
completion:
398+
flag:
399+
included-data:
400+
- ALL_DATA
401+
- METADATA_ONLY
396402
- name: get-flow-alias
397403
description: Retrieves information about a flow.
398404
flags:
@@ -409,6 +415,12 @@ commands:
409415
--flow-identifier=!: The unique identifier of the flow for which to get information.
410416
--flow-version=!: The version of the flow for which to get information.
411417
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
418+
--included-data=: Controls the scope of data returned.
419+
completion:
420+
flag:
421+
included-data:
422+
- ALL_DATA
423+
- METADATA_ONLY
412424
- name: get-ingestion-job
413425
description: Gets information about a data ingestion job.
414426
flags:
@@ -442,8 +454,14 @@ commands:
442454
--cli-input-json=: Read arguments from the JSON string provided.
443455
--cli-input-yaml=: Read arguments from the YAML string provided.
444456
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
457+
--included-data=: Controls the scope of data returned.
445458
--prompt-identifier=!: The unique identifier of the prompt.
446459
--prompt-version=: The version of the prompt about which you want to retrieve information.
460+
completion:
461+
flag:
462+
included-data:
463+
- ALL_DATA
464+
- METADATA_ONLY
447465
- name: get-resource-policy
448466
description: Retrieves the resource policy associated with a knowledge base.
449467
flags:

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2063,6 +2063,15 @@ commands:
20632063
--hours-of-operation-id=!: The identifier for the hours of operation.
20642064
--instance-id=!: The identifier of the Connect Customer instance.
20652065
--to-date=!: The date until when the hours of operation are listed.
2066+
- name: get-evaluation-form-validation
2067+
description: Retrieves the status and results of a validation process started by [StartEvaluationFormValidation](https://docs.aws.amazon.com/connect/latest/APIReference/API_StartEvaluationFormValidation.html). Returns the current execution status (`IN_PROGRESS`, `COMPLETED`, or `FAILED`), the validated form version, and when completed, a list of findings that identify structural issues and quality improvements for the evaluation form, and may include suggested fixes.
2068+
flags:
2069+
--cli-input-json=: Read arguments from the JSON string provided.
2070+
--cli-input-yaml=: Read arguments from the YAML string provided.
2071+
--evaluation-form-id=!: The unique identifier for the evaluation form.
2072+
--evaluation-form-version=: The version of the evaluation form to retrieve validation results for.
2073+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
2074+
--instance-id=!: The identifier of the Connect Customer instance.
20662075
- name: get-federation-token
20672076
description: Supports SAML sign-in for Connect Customer.
20682077
flags:
@@ -4087,6 +4096,15 @@ commands:
40874096
--references=: A formatted URL that is shown to an agent in the Contact Control Panel (CCP).
40884097
--related-contact-id=: The contactId that is related to this contact.
40894098
--segment-attributes=: A set of system defined key-value pairs stored on individual contact segments using an attribute map.
4099+
- name: start-evaluation-form-validation
4100+
description: Starts an asynchronous validation process for an evaluation form version in the specified Connect Customer instance.
4101+
flags:
4102+
--cli-input-json=: Read arguments from the JSON string provided.
4103+
--cli-input-yaml=: Read arguments from the YAML string provided.
4104+
--evaluation-form-id=!: The unique identifier for the evaluation form.
4105+
--evaluation-form-version=!: The version of the evaluation form to validate.
4106+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
4107+
--instance-id=!: The identifier of the Connect Customer instance.
40904108
- name: start-outbound-chat-contact
40914109
description: Initiates a new outbound SMS or WhatsApp contact to a customer.
40924110
flags:

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ commands:
55
- name: associate-glossary-terms
66
description: Associates one or more glossary terms with an asset in Glue Data Catalog.
77
flags:
8+
--asset-identifier=!: The unique identifier of the asset to associate glossary terms with.
89
--cli-input-json=: Read arguments from the JSON string provided.
910
--cli-input-yaml=: Read arguments from the YAML string provided.
1011
--client-token=: A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
1112
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1213
--glossary-term-identifiers=!:
1314
description: The list of glossary term identifiers to associate with the asset.
1415
nargs: -1
15-
--identifier=!: The unique identifier of the asset to associate glossary terms with.
1616
- name: batch-create-partition
1717
description: Creates one or more partitions in a batch operation.
1818
flags:
@@ -781,11 +781,13 @@ commands:
781781
- name: delete-attachment
782782
description: Deletes a form attachment from an asset in Glue Data Catalog.
783783
flags:
784+
--asset-identifier=!: The unique identifier of the asset from which to delete the attachment.
784785
--attachment-name=!: The name of the attachment to delete.
785786
--cli-input-json=: Read arguments from the JSON string provided.
786787
--cli-input-yaml=: Read arguments from the YAML string provided.
787788
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
788-
--identifier=!: The unique identifier of the asset from which to delete the attachment.
789+
--item-identifier=: The identifier of the item within the iterable form.
790+
--iterable-form-name=: The name of the iterable form.
789791
- name: delete-blueprint
790792
description: Deletes an existing blueprint.
791793
flags:
@@ -1130,14 +1132,14 @@ commands:
11301132
- name: disassociate-glossary-terms
11311133
description: Removes the association of one or more glossary terms from an asset in Glue Data Catalog.
11321134
flags:
1135+
--asset-identifier=!: The unique identifier of the asset to disassociate glossary terms from.
11331136
--cli-input-json=: Read arguments from the JSON string provided.
11341137
--cli-input-yaml=: Read arguments from the YAML string provided.
11351138
--client-token=: A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
11361139
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
11371140
--glossary-term-identifiers=!:
11381141
description: The list of glossary term identifiers to disassociate from the asset.
11391142
nargs: -1
1140-
--identifier=!: The unique identifier of the asset to disassociate glossary terms from.
11411143
- name: get-asset
11421144
description: Retrieves the metadata for an asset in Glue Data Catalog, including its forms, additional attachments, and associated glossary terms.
11431145
flags:
@@ -2604,7 +2606,7 @@ commands:
26042606
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
26052607
--request-origin=: The origin of the request.
26062608
--session-id=!: The Session Id of the statement to be run.
2607-
- name: search
2609+
- name: search-assets
26082610
description: Searches for assets in Glue Data Catalog using full-text search, filters, sorting, and aggregations.
26092611
flags:
26102612
--cli-input-json=: Read arguments from the JSON string provided.

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,17 @@ commands:
6666
--package-list=!:
6767
description: A list of packages and their prerequisites to be associated with a domain.
6868
nargs: -1
69+
- name: attach-data-source
70+
description: Attaches a data source to an OpenSearch application.
71+
flags:
72+
--cli-input-json=: Read arguments from the JSON string provided.
73+
--cli-input-yaml=: Read arguments from the YAML string provided.
74+
--client-token=: A unique, case-sensitive identifier to ensure idempotency of the request.
75+
--data-source-arn=!: ""
76+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
77+
--id=!: The unique identifier or name of the OpenSearch application to attach the data source to.
78+
--workspace-configuration=: Configuration for creating a new workspace during the attachment.
79+
--workspace-id=: The identifier of an existing workspace to update with the new data source.
6980
- name: authorize-vpc-endpoint-access
7081
description: Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
7182
flags:
@@ -278,6 +289,14 @@ commands:
278289
--cli-input-json=: Read arguments from the JSON string provided.
279290
--cli-input-yaml=: Read arguments from the YAML string provided.
280291
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
292+
- name: describe-data-source-attachment
293+
description: Returns the current status and details of a specific data source attachment for an OpenSearch application.
294+
flags:
295+
--cli-input-json=: Read arguments from the JSON string provided.
296+
--cli-input-yaml=: Read arguments from the YAML string provided.
297+
--data-source-arn=!: ""
298+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
299+
--id=!: The unique identifier or name of the OpenSearch application.
281300
- name: describe-domain
282301
description: Describes the domain configuration for the specified Amazon OpenSearch Service domain, including the domain ID, domain service endpoint, and domain ARN.
283302
flags:
@@ -527,6 +546,14 @@ commands:
527546
--vpc-endpoint-ids=!:
528547
description: The unique identifiers of the endpoints to get information about.
529548
nargs: -1
549+
- name: detach-data-source
550+
description: Removes a data source from an OpenSearch application.
551+
flags:
552+
--cli-input-json=: Read arguments from the JSON string provided.
553+
--cli-input-yaml=: Read arguments from the YAML string provided.
554+
--data-source-arn=!: ""
555+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
556+
--id=!: The unique identifier or name of the OpenSearch application to detach the data source from.
530557
- name: dissociate-package
531558
description: Removes a package from the specified Amazon OpenSearch Service domain.
532559
flags:
@@ -643,6 +670,15 @@ commands:
643670
--statuses=:
644671
description: Filters the list of OpenSearch applications by status.
645672
nargs: -1
673+
- name: list-data-source-attachments
674+
description: Returns a paginated list of all data source attachments for an OpenSearch application, including attachments in all states (`PENDING`, `ATTACHED`, and `FAILED`).
675+
flags:
676+
--cli-input-json=: Read arguments from the JSON string provided.
677+
--cli-input-yaml=: Read arguments from the YAML string provided.
678+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
679+
--id=!: The unique identifier or name of the OpenSearch application to list attachments for.
680+
--max-results=: The maximum number of results to return per page.
681+
--next-token=: The pagination token from a previous call to retrieve the next set of results.
646682
- name: list-data-sources
647683
description: Lists direct-query data sources for a specific domain.
648684
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.35.8"
3+
"aws": "https://github.com/aws/aws-cli#2.35.9"
44
}
55
}

0 commit comments

Comments
 (0)