@aws-sdk/client-payment-cryptography 3.775.0 → 3.777.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -111,6 +111,7 @@ declare const CreateAliasCommand_base: {
111
111
  * @throws {@link PaymentCryptographyServiceException}
112
112
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class CreateAliasCommand extends CreateAliasCommand_base {
@@ -156,6 +156,7 @@ declare const CreateKeyCommand_base: {
156
156
  * @throws {@link PaymentCryptographyServiceException}
157
157
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
158
158
  *
159
+ *
159
160
  * @public
160
161
  */
161
162
  export declare class CreateKeyCommand extends CreateKeyCommand_base {
@@ -101,6 +101,7 @@ declare const DeleteAliasCommand_base: {
101
101
  * @throws {@link PaymentCryptographyServiceException}
102
102
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class DeleteAliasCommand extends DeleteAliasCommand_base {
@@ -129,6 +129,7 @@ declare const DeleteKeyCommand_base: {
129
129
  * @throws {@link PaymentCryptographyServiceException}
130
130
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
131
131
  *
132
+ *
132
133
  * @public
133
134
  */
134
135
  export declare class DeleteKeyCommand extends DeleteKeyCommand_base {
@@ -240,6 +240,7 @@ declare const ExportKeyCommand_base: {
240
240
  * @throws {@link PaymentCryptographyServiceException}
241
241
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
242
242
  *
243
+ *
243
244
  * @public
244
245
  */
245
246
  export declare class ExportKeyCommand extends ExportKeyCommand_base {
@@ -102,6 +102,7 @@ declare const GetAliasCommand_base: {
102
102
  * @throws {@link PaymentCryptographyServiceException}
103
103
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class GetAliasCommand extends GetAliasCommand_base {
@@ -123,6 +123,7 @@ declare const GetKeyCommand_base: {
123
123
  * @throws {@link PaymentCryptographyServiceException}
124
124
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
125
125
  *
126
+ *
126
127
  * @public
127
128
  */
128
129
  export declare class GetKeyCommand extends GetKeyCommand_base {
@@ -101,6 +101,7 @@ declare const GetParametersForExportCommand_base: {
101
101
  * @throws {@link PaymentCryptographyServiceException}
102
102
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class GetParametersForExportCommand extends GetParametersForExportCommand_base {
@@ -101,6 +101,7 @@ declare const GetParametersForImportCommand_base: {
101
101
  * @throws {@link PaymentCryptographyServiceException}
102
102
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class GetParametersForImportCommand extends GetParametersForImportCommand_base {
@@ -76,6 +76,7 @@ declare const GetPublicKeyCertificateCommand_base: {
76
76
  * @throws {@link PaymentCryptographyServiceException}
77
77
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class GetPublicKeyCertificateCommand extends GetPublicKeyCertificateCommand_base {
@@ -320,6 +320,7 @@ declare const ImportKeyCommand_base: {
320
320
  * @throws {@link PaymentCryptographyServiceException}
321
321
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
322
322
  *
323
+ *
323
324
  * @public
324
325
  */
325
326
  export declare class ImportKeyCommand extends ImportKeyCommand_base {
@@ -109,6 +109,7 @@ declare const ListAliasesCommand_base: {
109
109
  * @throws {@link PaymentCryptographyServiceException}
110
110
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
111
111
  *
112
+ *
112
113
  * @public
113
114
  */
114
115
  export declare class ListAliasesCommand extends ListAliasesCommand_base {
@@ -124,6 +124,7 @@ declare const ListKeysCommand_base: {
124
124
  * @throws {@link PaymentCryptographyServiceException}
125
125
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
126
126
  *
127
+ *
127
128
  * @public
128
129
  */
129
130
  export declare class ListKeysCommand extends ListKeysCommand_base {
@@ -100,6 +100,7 @@ declare const ListTagsForResourceCommand_base: {
100
100
  * @throws {@link PaymentCryptographyServiceException}
101
101
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -131,6 +131,7 @@ declare const RestoreKeyCommand_base: {
131
131
  * @throws {@link PaymentCryptographyServiceException}
132
132
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
133
133
  *
134
+ *
134
135
  * @public
135
136
  */
136
137
  export declare class RestoreKeyCommand extends RestoreKeyCommand_base {
@@ -119,6 +119,7 @@ declare const StartKeyUsageCommand_base: {
119
119
  * @throws {@link PaymentCryptographyServiceException}
120
120
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class StartKeyUsageCommand extends StartKeyUsageCommand_base {
@@ -125,6 +125,7 @@ declare const StopKeyUsageCommand_base: {
125
125
  * @throws {@link PaymentCryptographyServiceException}
126
126
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
127
127
  *
128
+ *
128
129
  * @public
129
130
  */
130
131
  export declare class StopKeyUsageCommand extends StopKeyUsageCommand_base {
@@ -103,6 +103,7 @@ declare const TagResourceCommand_base: {
103
103
  * @throws {@link PaymentCryptographyServiceException}
104
104
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -96,6 +96,7 @@ declare const UntagResourceCommand_base: {
96
96
  * @throws {@link PaymentCryptographyServiceException}
97
97
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -106,6 +106,7 @@ declare const UpdateAliasCommand_base: {
106
106
  * @throws {@link PaymentCryptographyServiceException}
107
107
  * <p>Base exception class for all service exceptions from PaymentCryptography service.</p>
108
108
  *
109
+ *
109
110
  * @public
110
111
  */
111
112
  export declare class UpdateAliasCommand extends UpdateAliasCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-payment-cryptography",
3
3
  "description": "AWS SDK for JavaScript Payment Cryptography Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-payment-cryptography",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",