Skip to content

Commit 0412321

Browse files
authored
Merge pull request #283 from carapace-sh/dependabot/npm_and_yarn/aws-2.34.51
build(deps): bump aws from 2.34.50 to 2.34.51
2 parents e307024 + 7fec716 commit 0412321

5 files changed

Lines changed: 27 additions & 7 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ commands:
7373
--guardrail-version=: The version number for the guardrail.
7474
--model-id=!: The unique identifier of the model to invoke to run inference.
7575
--performance-config-latency=: Model performance settings for the request.
76+
--request-metadata=: Key-value pairs that you can use to filter invocation logs.
7677
--service-tier=: Specifies the processing tier type used for serving the request.
7778
--trace=: Specifies whether to enable or disable the Bedrock trace.
7879
completion:

cmd/carapace-aws/cmd/botocore/aws.customer-profiles.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ commands:
9898
layout-type:
9999
- PROFILE_EXPLORER
100100
- name: create-event-stream
101-
description: Creates an event stream, which is a subscription to real-time events, such as when profiles are created and updated through Amazon Connect Customer Profiles.
101+
description: Creates an event stream, which is a subscription to real-time events, such as when profiles are created and updated through Connect Customer Customer Profiles.
102102
flags:
103103
--cli-input-json=: Read arguments from the JSON string provided.
104104
--cli-input-yaml=: Read arguments from the YAML string provided.

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,16 @@ commands:
6060
--grant-tokens=:
6161
description: A list of grant tokens.
6262
nargs: -1
63-
--grantee-principal=!: The identity that gets the permissions specified in the grant.
63+
--grantee-principal=: The identity that gets the permissions specified in the grant.
64+
--grantee-service-principal=: The Amazon Web Services [service principal](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_principal.html#principal-services) that gets the permissions specified in the grant.
6465
--key-id=!: Identifies the KMS key for the grant.
6566
--name=: A friendly name for the grant.
6667
--no-dry-run: Checks if your request will succeed.
6768
--operations=!:
6869
description: A list of operations that the grant permits.
6970
nargs: -1
7071
--retiring-principal=: The principal that has permission to use the [RetireGrant]() operation to retire the grant.
72+
--retiring-service-principal=: The Amazon Web Services [service principal](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_principal.html#principal-services) that has permission to use the [RetireGrant]() operation to retire the grant.
7173
- name: create-key
7274
description: Creates a unique customer managed [KMS key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#kms-keys) in your Amazon Web Services account and Region.
7375
flags:
@@ -502,6 +504,7 @@ commands:
502504
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
503505
--grant-id=: Returns only the grant with the specified grant ID.
504506
--grantee-principal=: Returns only grants where the specified principal is the grantee principal for the grant.
507+
--grantee-service-principal=: Returns only grants where the specified Amazon Web Services service principal is the grantee service principal for the grant.
505508
--key-id=!: Returns only grants for the specified KMS key.
506509
--limit=: Use this parameter to specify the maximum number of items to return.
507510
--marker=: Use this parameter in a subsequent request after you receive a response with truncated results.
@@ -562,7 +565,7 @@ commands:
562565
--page-size=: The size of each page to get in the AWS service call.
563566
--starting-token=: A token to specify where to start paginating.
564567
- name: list-retirable-grants
565-
description: Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal.
568+
description: Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal or retiring service principal.
566569
flags:
567570
--cli-input-json=: Read arguments from the JSON string provided.
568571
--cli-input-yaml=: Read arguments from the YAML string provided.
@@ -571,7 +574,8 @@ commands:
571574
--marker=: Use this parameter in a subsequent request after you receive a response with truncated results.
572575
--max-items=: The total number of items to return in the command's output.
573576
--page-size=: The size of each page to get in the AWS service call.
574-
--retiring-principal=!: The retiring principal for which to list grants.
577+
--retiring-principal=: The retiring principal for which to list grants.
578+
--retiring-service-principal=: The retiring service principal for which to list grants.
575579
--starting-token=: A token to specify where to start paginating.
576580
- name: put-key-policy
577581
description: Attaches a key policy to the specified KMS key.

cmd/carapace-aws/cmd/botocore/aws.payment-cryptography-data.yaml

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,34 @@ commands:
2323
--plain-text=!: The plaintext to be encrypted.
2424
--wrapped-key=: The WrappedKeyBlock containing the encryption key for plaintext encryption.
2525
- name: generate-as2805-kek-validation
26-
description: Establishes node-to-node initialization between payment processing nodes such as an acquirer, issuer or payment network using Australian Standard 2805 (AS2805).
26+
description: Generates a `KekValidationRequest` or a `KekValidationResponse` for node-to-node initialization between payment processing nodes using [Australian Standard 2805 (AS2805)](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/as2805.html).
2727
flags:
2828
--cli-input-json=: Read arguments from the JSON string provided.
2929
--cli-input-yaml=: Read arguments from the YAML string provided.
3030
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
31-
--kek-validation-type=!: Parameter information for generating a random key for KEK validation to perform node-to-node initialization.
31+
--kek-validation-type=!: Defines whether to generate a KEK validation request or KEK validation response for node-to-node initialization.
3232
--key-identifier=!: The `keyARN` of sending KEK that Amazon Web Services Payment Cryptography uses for node-to-node initialization
3333
--random-key-send-variant-mask=!: The key variant to use for generating a random key for KEK validation during node-to-node initialization.
3434
completion:
3535
flag:
3636
random-key-send-variant-mask:
3737
- VARIANT_MASK_82C0
3838
- VARIANT_MASK_82
39+
- name: generate-auth-request-cryptogram
40+
description: Generates an Authorization Request Cryptogram (ARQC) for an EMV chip payment card authorization.
41+
flags:
42+
--cli-input-json=: Read arguments from the JSON string provided.
43+
--cli-input-yaml=: Read arguments from the YAML string provided.
44+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
45+
--key-identifier=!: The `keyARN` of the IMK-AC (TR31\_E0\_EMV\_MKEY\_APP\_CRYPTOGRAMS) that Amazon Web Services Payment Cryptography uses to generate the ARQC.
46+
--major-key-derivation-mode=!: The method to use when deriving the major encryption key for ARQC generation within Amazon Web Services Payment Cryptography.
47+
--session-key-derivation-attributes=!: The attributes and values to use for deriving a session key for ARQC generation within Amazon Web Services Payment Cryptography.
48+
--transaction-data=!: The transaction data that Amazon Web Services Payment Cryptography uses for ARQC generation.
49+
completion:
50+
flag:
51+
major-key-derivation-mode:
52+
- EMV_OPTION_A
53+
- EMV_OPTION_B
3954
- name: generate-card-validation-data
4055
description: Generates card-related validation data using algorithms such as Card Verification Values (CVV/CVV2), Dynamic Card Verification Values (dCVV/dCVV2), or Card Security Codes (CSC).
4156
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.50"
3+
"aws": "https://github.com/aws/aws-cli#2.34.51"
44
}
55
}

0 commit comments

Comments
 (0)