@aws-sdk/client-acm 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.
- package/dist-types/commands/AddTagsToCertificateCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -0
- package/dist-types/commands/ExportCertificateCommand.d.ts +1 -0
- package/dist-types/commands/GetAccountConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetCertificateCommand.d.ts +1 -0
- package/dist-types/commands/ImportCertificateCommand.d.ts +1 -0
- package/dist-types/commands/ListCertificatesCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForCertificateCommand.d.ts +1 -0
- package/dist-types/commands/PutAccountConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/RemoveTagsFromCertificateCommand.d.ts +1 -0
- package/dist-types/commands/RenewCertificateCommand.d.ts +1 -0
- package/dist-types/commands/RequestCertificateCommand.d.ts +1 -0
- package/dist-types/commands/ResendValidationEmailCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCertificateOptionsCommand.d.ts +1 -0
- package/package.json +2 -2
|
@@ -94,6 +94,7 @@ declare const AddTagsToCertificateCommand_base: {
|
|
|
94
94
|
* @throws {@link ACMServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
96
96
|
*
|
|
97
|
+
*
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class AddTagsToCertificateCommand extends AddTagsToCertificateCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DeleteCertificateCommand_base: {
|
|
|
80
80
|
* @throws {@link ACMServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteCertificateCommand extends DeleteCertificateCommand_base {
|
|
@@ -140,6 +140,7 @@ declare const DescribeCertificateCommand_base: {
|
|
|
140
140
|
* @throws {@link ACMServiceException}
|
|
141
141
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
142
142
|
*
|
|
143
|
+
*
|
|
143
144
|
* @public
|
|
144
145
|
*/
|
|
145
146
|
export declare class DescribeCertificateCommand extends DescribeCertificateCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ExportCertificateCommand_base: {
|
|
|
74
74
|
* @throws {@link ACMServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ExportCertificateCommand extends ExportCertificateCommand_base {
|
|
@@ -60,6 +60,7 @@ declare const GetAccountConfigurationCommand_base: {
|
|
|
60
60
|
* @throws {@link ACMServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
62
62
|
*
|
|
63
|
+
*
|
|
63
64
|
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class GetAccountConfigurationCommand extends GetAccountConfigurationCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const GetCertificateCommand_base: {
|
|
|
71
71
|
* @throws {@link ACMServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class GetCertificateCommand extends GetCertificateCommand_base {
|
|
@@ -145,6 +145,7 @@ declare const ImportCertificateCommand_base: {
|
|
|
145
145
|
* @throws {@link ACMServiceException}
|
|
146
146
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
147
147
|
*
|
|
148
|
+
*
|
|
148
149
|
* @public
|
|
149
150
|
*/
|
|
150
151
|
export declare class ImportCertificateCommand extends ImportCertificateCommand_base {
|
|
@@ -106,6 +106,7 @@ declare const ListCertificatesCommand_base: {
|
|
|
106
106
|
* @throws {@link ACMServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
108
108
|
*
|
|
109
|
+
*
|
|
109
110
|
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class ListCertificatesCommand extends ListCertificatesCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const ListTagsForCertificateCommand_base: {
|
|
|
68
68
|
* @throws {@link ACMServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class ListTagsForCertificateCommand extends ListTagsForCertificateCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const PutAccountConfigurationCommand_base: {
|
|
|
73
73
|
* @throws {@link ACMServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class PutAccountConfigurationCommand extends PutAccountConfigurationCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const RemoveTagsFromCertificateCommand_base: {
|
|
|
83
83
|
* @throws {@link ACMServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class RemoveTagsFromCertificateCommand extends RemoveTagsFromCertificateCommand_base {
|
|
@@ -63,6 +63,7 @@ declare const RenewCertificateCommand_base: {
|
|
|
63
63
|
* @throws {@link ACMServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
65
65
|
*
|
|
66
|
+
*
|
|
66
67
|
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class RenewCertificateCommand extends RenewCertificateCommand_base {
|
|
@@ -114,6 +114,7 @@ declare const RequestCertificateCommand_base: {
|
|
|
114
114
|
* @throws {@link ACMServiceException}
|
|
115
115
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
116
116
|
*
|
|
117
|
+
*
|
|
117
118
|
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class RequestCertificateCommand extends RequestCertificateCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const ResendValidationEmailCommand_base: {
|
|
|
76
76
|
* @throws {@link ACMServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ResendValidationEmailCommand extends ResendValidationEmailCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const UpdateCertificateOptionsCommand_base: {
|
|
|
71
71
|
* @throws {@link ACMServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from ACM service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class UpdateCertificateOptionsCommand extends UpdateCertificateOptionsCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-acm",
|
|
3
3
|
"description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
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-acm",
|
|
@@ -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.
|
|
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",
|