@aws-sdk/client-appconfigdata 3.267.0 → 3.271.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/README.md +20 -6
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-cjs/protocols/Aws_restJson1.js +1 -0
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +1 -0
- package/dist-types/AppConfigData.d.ts +27 -12
- package/dist-types/AppConfigDataClient.d.ts +35 -21
- package/dist-types/commands/GetLatestConfigurationCommand.d.ts +6 -5
- package/dist-types/commands/StartConfigurationSessionCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +32 -9
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +4 -4
- package/dist-types/ts3.4/AppConfigDataClient.d.ts +4 -4
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
- package/package.json +29 -29
package/README.md
CHANGED
|
@@ -9,12 +9,12 @@
|
|
|
9
9
|
|
|
10
10
|
AWS SDK for JavaScript AppConfigData Client for Node.js, Browser and React Native.
|
|
11
11
|
|
|
12
|
-
<p>AppConfig Data provides the data plane APIs your application uses to retrieve
|
|
13
|
-
Here's how it works:</p>
|
|
12
|
+
<p>AppConfig Data provides the data plane APIs your application uses to retrieve
|
|
13
|
+
configuration data. Here's how it works:</p>
|
|
14
14
|
<p>Your application retrieves configuration data by first establishing a configuration
|
|
15
|
-
session using the AppConfig Data <a>StartConfigurationSession</a> API action.
|
|
16
|
-
client then makes periodic calls to <a>GetLatestConfiguration</a>
|
|
17
|
-
and retrieve the latest data available.</p>
|
|
15
|
+
session using the AppConfig Data <a>StartConfigurationSession</a> API action.
|
|
16
|
+
Your session's client then makes periodic calls to <a>GetLatestConfiguration</a>
|
|
17
|
+
to check for and retrieve the latest data available.</p>
|
|
18
18
|
<p>When calling <code>StartConfigurationSession</code>, your code sends the following
|
|
19
19
|
information:</p>
|
|
20
20
|
<ul>
|
|
@@ -30,6 +30,13 @@ to <code>GetLatestConfiguration</code>.</p>
|
|
|
30
30
|
<p>In response, AppConfig provides an <code>InitialConfigurationToken</code> to be given to
|
|
31
31
|
the session's client and used the first time it calls <code>GetLatestConfiguration</code>
|
|
32
32
|
for that session.</p>
|
|
33
|
+
<important>
|
|
34
|
+
<p>This token should only be used once in your first call to
|
|
35
|
+
<code>GetLatestConfiguration</code>. You <i>must</i> use the new token
|
|
36
|
+
in the <code>GetLatestConfiguration</code> response
|
|
37
|
+
(<code>NextPollConfigurationToken</code>) in each subsequent call to
|
|
38
|
+
<code>GetLatestConfiguration</code>.</p>
|
|
39
|
+
</important>
|
|
33
40
|
<p>When calling <code>GetLatestConfiguration</code>, your client code sends the most recent
|
|
34
41
|
<code>ConfigurationToken</code> value it has and receives in response:</p>
|
|
35
42
|
<ul>
|
|
@@ -50,9 +57,16 @@ over the course of the session, so it should be used instead of the value sent o
|
|
|
50
57
|
the client already has the latest version of the configuration.</p>
|
|
51
58
|
</li>
|
|
52
59
|
</ul>
|
|
60
|
+
<important>
|
|
61
|
+
<p>The <code>InitialConfigurationToken</code> and
|
|
62
|
+
<code>NextPollConfigurationToken</code> should only be used once. To support long poll
|
|
63
|
+
use cases, the tokens are valid for up to 24 hours. If a
|
|
64
|
+
<code>GetLatestConfiguration</code> call uses an expired token, the system returns
|
|
65
|
+
<code>BadRequestException</code>.</p>
|
|
66
|
+
</important>
|
|
53
67
|
<p>For more information and to view example CLI commands that show how to retrieve a
|
|
54
68
|
configuration using the AppConfig Data <code>StartConfigurationSession</code> and
|
|
55
|
-
<code>GetLatestConfiguration</code> API actions, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">
|
|
69
|
+
<code>GetLatestConfiguration</code> API actions, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">Retrieving the
|
|
56
70
|
configuration</a> in the <i>AppConfig User Guide</i>.</p>
|
|
57
71
|
|
|
58
72
|
## Installing
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a = "
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://appconfigdata-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://appconfigdata-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://appconfigdata.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://appconfigdata.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -65,6 +65,7 @@ const deserializeAws_restJson1GetLatestConfigurationCommand = async (output, con
|
|
|
65
65
|
() => (0, smithy_client_1.strictParseInt32)(output.headers["next-poll-interval-in-seconds"]),
|
|
66
66
|
],
|
|
67
67
|
ContentType: [, output.headers["content-type"]],
|
|
68
|
+
VersionLabel: [, output.headers["version-label"]],
|
|
68
69
|
});
|
|
69
70
|
const data = await collectBody(output.body, context);
|
|
70
71
|
contents.Configuration = data;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a = "
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
2
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://appconfigdata-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://appconfigdata-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://appconfigdata.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://appconfigdata.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -60,6 +60,7 @@ export const deserializeAws_restJson1GetLatestConfigurationCommand = async (outp
|
|
|
60
60
|
() => __strictParseInt32(output.headers["next-poll-interval-in-seconds"]),
|
|
61
61
|
],
|
|
62
62
|
ContentType: [, output.headers["content-type"]],
|
|
63
|
+
VersionLabel: [, output.headers["version-label"]],
|
|
63
64
|
});
|
|
64
65
|
const data = await collectBody(output.body, context);
|
|
65
66
|
contents.Configuration = data;
|
|
@@ -3,12 +3,12 @@ import { AppConfigDataClient } from "./AppConfigDataClient";
|
|
|
3
3
|
import { GetLatestConfigurationCommandInput, GetLatestConfigurationCommandOutput } from "./commands/GetLatestConfigurationCommand";
|
|
4
4
|
import { StartConfigurationSessionCommandInput, StartConfigurationSessionCommandOutput } from "./commands/StartConfigurationSessionCommand";
|
|
5
5
|
/**
|
|
6
|
-
* <p>AppConfig Data provides the data plane APIs your application uses to retrieve
|
|
7
|
-
* Here's how it works:</p>
|
|
6
|
+
* <p>AppConfig Data provides the data plane APIs your application uses to retrieve
|
|
7
|
+
* configuration data. Here's how it works:</p>
|
|
8
8
|
* <p>Your application retrieves configuration data by first establishing a configuration
|
|
9
|
-
* session using the AppConfig Data <a>StartConfigurationSession</a> API action.
|
|
10
|
-
* client then makes periodic calls to <a>GetLatestConfiguration</a>
|
|
11
|
-
* and retrieve the latest data available.</p>
|
|
9
|
+
* session using the AppConfig Data <a>StartConfigurationSession</a> API action.
|
|
10
|
+
* Your session's client then makes periodic calls to <a>GetLatestConfiguration</a>
|
|
11
|
+
* to check for and retrieve the latest data available.</p>
|
|
12
12
|
* <p>When calling <code>StartConfigurationSession</code>, your code sends the following
|
|
13
13
|
* information:</p>
|
|
14
14
|
* <ul>
|
|
@@ -24,6 +24,13 @@ import { StartConfigurationSessionCommandInput, StartConfigurationSessionCommand
|
|
|
24
24
|
* <p>In response, AppConfig provides an <code>InitialConfigurationToken</code> to be given to
|
|
25
25
|
* the session's client and used the first time it calls <code>GetLatestConfiguration</code>
|
|
26
26
|
* for that session.</p>
|
|
27
|
+
* <important>
|
|
28
|
+
* <p>This token should only be used once in your first call to
|
|
29
|
+
* <code>GetLatestConfiguration</code>. You <i>must</i> use the new token
|
|
30
|
+
* in the <code>GetLatestConfiguration</code> response
|
|
31
|
+
* (<code>NextPollConfigurationToken</code>) in each subsequent call to
|
|
32
|
+
* <code>GetLatestConfiguration</code>.</p>
|
|
33
|
+
* </important>
|
|
27
34
|
* <p>When calling <code>GetLatestConfiguration</code>, your client code sends the most recent
|
|
28
35
|
* <code>ConfigurationToken</code> value it has and receives in response:</p>
|
|
29
36
|
* <ul>
|
|
@@ -44,25 +51,33 @@ import { StartConfigurationSessionCommandInput, StartConfigurationSessionCommand
|
|
|
44
51
|
* the client already has the latest version of the configuration.</p>
|
|
45
52
|
* </li>
|
|
46
53
|
* </ul>
|
|
54
|
+
* <important>
|
|
55
|
+
* <p>The <code>InitialConfigurationToken</code> and
|
|
56
|
+
* <code>NextPollConfigurationToken</code> should only be used once. To support long poll
|
|
57
|
+
* use cases, the tokens are valid for up to 24 hours. If a
|
|
58
|
+
* <code>GetLatestConfiguration</code> call uses an expired token, the system returns
|
|
59
|
+
* <code>BadRequestException</code>.</p>
|
|
60
|
+
* </important>
|
|
47
61
|
* <p>For more information and to view example CLI commands that show how to retrieve a
|
|
48
62
|
* configuration using the AppConfig Data <code>StartConfigurationSession</code> and
|
|
49
|
-
* <code>GetLatestConfiguration</code> API actions, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">
|
|
63
|
+
* <code>GetLatestConfiguration</code> API actions, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">Retrieving the
|
|
50
64
|
* configuration</a> in the <i>AppConfig User Guide</i>.</p>
|
|
51
65
|
*/
|
|
52
66
|
export declare class AppConfigData extends AppConfigDataClient {
|
|
53
67
|
/**
|
|
54
68
|
* <p>Retrieves the latest deployed configuration. This API may return empty configuration
|
|
55
69
|
* data if the client already has the latest version. For more information about this API
|
|
56
|
-
* action and to view example CLI commands that show how to use it with the <a>StartConfigurationSession</a> API action, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">
|
|
70
|
+
* action and to view example CLI commands that show how to use it with the <a>StartConfigurationSession</a> API action, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">Retrieving the
|
|
57
71
|
* configuration</a> in the <i>AppConfig User Guide</i>. </p>
|
|
58
72
|
* <important>
|
|
59
73
|
* <p>Note the following important information.</p>
|
|
60
74
|
* <ul>
|
|
61
75
|
* <li>
|
|
62
|
-
* <p>Each configuration token is only valid for one call to
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
* for the
|
|
76
|
+
* <p>Each configuration token is only valid for one call to
|
|
77
|
+
* <code>GetLatestConfiguration</code>. The <code>GetLatestConfiguration</code>
|
|
78
|
+
* response includes a <code>NextPollConfigurationToken</code> that should always
|
|
79
|
+
* replace the token used for the just-completed call in preparation for the next
|
|
80
|
+
* one. </p>
|
|
66
81
|
* </li>
|
|
67
82
|
* <li>
|
|
68
83
|
* <p>
|
|
@@ -78,7 +93,7 @@ export declare class AppConfigData extends AppConfigDataClient {
|
|
|
78
93
|
/**
|
|
79
94
|
* <p>Starts a configuration session used to retrieve a deployed configuration. For more
|
|
80
95
|
* information about this API action and to view example CLI commands that show how to use
|
|
81
|
-
* it with the <a>GetLatestConfiguration</a> API action, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">
|
|
96
|
+
* it with the <a>GetLatestConfiguration</a> API action, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">Retrieving the
|
|
82
97
|
* configuration</a> in the <i>AppConfig User Guide</i>. </p>
|
|
83
98
|
*/
|
|
84
99
|
startConfigurationSession(args: StartConfigurationSessionCommandInput, options?: __HttpHandlerOptions): Promise<StartConfigurationSessionCommandOutput>;
|
|
@@ -69,17 +69,10 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
69
69
|
*/
|
|
70
70
|
disableHostPrefix?: boolean;
|
|
71
71
|
/**
|
|
72
|
-
*
|
|
73
|
-
|
|
74
|
-
maxAttempts?: number | __Provider<number>;
|
|
75
|
-
/**
|
|
76
|
-
* Specifies which retry algorithm to use.
|
|
77
|
-
*/
|
|
78
|
-
retryMode?: string | __Provider<string>;
|
|
79
|
-
/**
|
|
80
|
-
* Optional logger for logging debug/info/warn/error.
|
|
72
|
+
* Unique service identifier.
|
|
73
|
+
* @internal
|
|
81
74
|
*/
|
|
82
|
-
|
|
75
|
+
serviceId?: string;
|
|
83
76
|
/**
|
|
84
77
|
* Enables IPv6/IPv4 dualstack endpoint.
|
|
85
78
|
*/
|
|
@@ -88,11 +81,6 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
88
81
|
* Enables FIPS compatible endpoints.
|
|
89
82
|
*/
|
|
90
83
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
91
|
-
/**
|
|
92
|
-
* Unique service identifier.
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
serviceId?: string;
|
|
96
84
|
/**
|
|
97
85
|
* The AWS region to which this client will send requests
|
|
98
86
|
*/
|
|
@@ -107,6 +95,18 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
107
95
|
* @internal
|
|
108
96
|
*/
|
|
109
97
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
98
|
+
/**
|
|
99
|
+
* Value for how many times a request will be made at most in case of retry.
|
|
100
|
+
*/
|
|
101
|
+
maxAttempts?: number | __Provider<number>;
|
|
102
|
+
/**
|
|
103
|
+
* Specifies which retry algorithm to use.
|
|
104
|
+
*/
|
|
105
|
+
retryMode?: string | __Provider<string>;
|
|
106
|
+
/**
|
|
107
|
+
* Optional logger for logging debug/info/warn/error.
|
|
108
|
+
*/
|
|
109
|
+
logger?: __Logger;
|
|
110
110
|
/**
|
|
111
111
|
* The {@link __DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
112
112
|
*/
|
|
@@ -125,12 +125,12 @@ declare type AppConfigDataClientResolvedConfigType = __SmithyResolvedConfigurati
|
|
|
125
125
|
export interface AppConfigDataClientResolvedConfig extends AppConfigDataClientResolvedConfigType {
|
|
126
126
|
}
|
|
127
127
|
/**
|
|
128
|
-
* <p>AppConfig Data provides the data plane APIs your application uses to retrieve
|
|
129
|
-
* Here's how it works:</p>
|
|
128
|
+
* <p>AppConfig Data provides the data plane APIs your application uses to retrieve
|
|
129
|
+
* configuration data. Here's how it works:</p>
|
|
130
130
|
* <p>Your application retrieves configuration data by first establishing a configuration
|
|
131
|
-
* session using the AppConfig Data <a>StartConfigurationSession</a> API action.
|
|
132
|
-
* client then makes periodic calls to <a>GetLatestConfiguration</a>
|
|
133
|
-
* and retrieve the latest data available.</p>
|
|
131
|
+
* session using the AppConfig Data <a>StartConfigurationSession</a> API action.
|
|
132
|
+
* Your session's client then makes periodic calls to <a>GetLatestConfiguration</a>
|
|
133
|
+
* to check for and retrieve the latest data available.</p>
|
|
134
134
|
* <p>When calling <code>StartConfigurationSession</code>, your code sends the following
|
|
135
135
|
* information:</p>
|
|
136
136
|
* <ul>
|
|
@@ -146,6 +146,13 @@ export interface AppConfigDataClientResolvedConfig extends AppConfigDataClientRe
|
|
|
146
146
|
* <p>In response, AppConfig provides an <code>InitialConfigurationToken</code> to be given to
|
|
147
147
|
* the session's client and used the first time it calls <code>GetLatestConfiguration</code>
|
|
148
148
|
* for that session.</p>
|
|
149
|
+
* <important>
|
|
150
|
+
* <p>This token should only be used once in your first call to
|
|
151
|
+
* <code>GetLatestConfiguration</code>. You <i>must</i> use the new token
|
|
152
|
+
* in the <code>GetLatestConfiguration</code> response
|
|
153
|
+
* (<code>NextPollConfigurationToken</code>) in each subsequent call to
|
|
154
|
+
* <code>GetLatestConfiguration</code>.</p>
|
|
155
|
+
* </important>
|
|
149
156
|
* <p>When calling <code>GetLatestConfiguration</code>, your client code sends the most recent
|
|
150
157
|
* <code>ConfigurationToken</code> value it has and receives in response:</p>
|
|
151
158
|
* <ul>
|
|
@@ -166,9 +173,16 @@ export interface AppConfigDataClientResolvedConfig extends AppConfigDataClientRe
|
|
|
166
173
|
* the client already has the latest version of the configuration.</p>
|
|
167
174
|
* </li>
|
|
168
175
|
* </ul>
|
|
176
|
+
* <important>
|
|
177
|
+
* <p>The <code>InitialConfigurationToken</code> and
|
|
178
|
+
* <code>NextPollConfigurationToken</code> should only be used once. To support long poll
|
|
179
|
+
* use cases, the tokens are valid for up to 24 hours. If a
|
|
180
|
+
* <code>GetLatestConfiguration</code> call uses an expired token, the system returns
|
|
181
|
+
* <code>BadRequestException</code>.</p>
|
|
182
|
+
* </important>
|
|
169
183
|
* <p>For more information and to view example CLI commands that show how to retrieve a
|
|
170
184
|
* configuration using the AppConfig Data <code>StartConfigurationSession</code> and
|
|
171
|
-
* <code>GetLatestConfiguration</code> API actions, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">
|
|
185
|
+
* <code>GetLatestConfiguration</code> API actions, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">Retrieving the
|
|
172
186
|
* configuration</a> in the <i>AppConfig User Guide</i>.</p>
|
|
173
187
|
*/
|
|
174
188
|
export declare class AppConfigDataClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, AppConfigDataClientResolvedConfig> {
|
|
@@ -10,16 +10,17 @@ export interface GetLatestConfigurationCommandOutput extends GetLatestConfigurat
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Retrieves the latest deployed configuration. This API may return empty configuration
|
|
12
12
|
* data if the client already has the latest version. For more information about this API
|
|
13
|
-
* action and to view example CLI commands that show how to use it with the <a>StartConfigurationSession</a> API action, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">
|
|
13
|
+
* action and to view example CLI commands that show how to use it with the <a>StartConfigurationSession</a> API action, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">Retrieving the
|
|
14
14
|
* configuration</a> in the <i>AppConfig User Guide</i>. </p>
|
|
15
15
|
* <important>
|
|
16
16
|
* <p>Note the following important information.</p>
|
|
17
17
|
* <ul>
|
|
18
18
|
* <li>
|
|
19
|
-
* <p>Each configuration token is only valid for one call to
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
* for the
|
|
19
|
+
* <p>Each configuration token is only valid for one call to
|
|
20
|
+
* <code>GetLatestConfiguration</code>. The <code>GetLatestConfiguration</code>
|
|
21
|
+
* response includes a <code>NextPollConfigurationToken</code> that should always
|
|
22
|
+
* replace the token used for the just-completed call in preparation for the next
|
|
23
|
+
* one. </p>
|
|
23
24
|
* </li>
|
|
24
25
|
* <li>
|
|
25
26
|
* <p>
|
|
@@ -10,7 +10,7 @@ export interface StartConfigurationSessionCommandOutput extends StartConfigurati
|
|
|
10
10
|
/**
|
|
11
11
|
* <p>Starts a configuration session used to retrieve a deployed configuration. For more
|
|
12
12
|
* information about this API action and to view example CLI commands that show how to use
|
|
13
|
-
* it with the <a>GetLatestConfiguration</a> API action, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">
|
|
13
|
+
* it with the <a>GetLatestConfiguration</a> API action, see <a href="http://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-retrieving-the-configuration">Retrieving the
|
|
14
14
|
* configuration</a> in the <i>AppConfig User Guide</i>. </p>
|
|
15
15
|
* @example
|
|
16
16
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -119,7 +119,8 @@ export declare class ResourceNotFoundException extends __BaseException {
|
|
|
119
119
|
*/
|
|
120
120
|
ResourceType?: ResourceType | string;
|
|
121
121
|
/**
|
|
122
|
-
* <p>A map indicating which parameters in the request reference the resource that was not
|
|
122
|
+
* <p>A map indicating which parameters in the request reference the resource that was not
|
|
123
|
+
* found.</p>
|
|
123
124
|
*/
|
|
124
125
|
ReferencedBy?: Record<string, string>;
|
|
125
126
|
/**
|
|
@@ -143,7 +144,7 @@ export interface StartConfigurationSessionRequest {
|
|
|
143
144
|
/**
|
|
144
145
|
* <p>Sets a constraint on a session. If you specify a value of, for example, 60 seconds, then
|
|
145
146
|
* the client that established the session can't call <a>GetLatestConfiguration</a>
|
|
146
|
-
* more frequently
|
|
147
|
+
* more frequently than every 60 seconds.</p>
|
|
147
148
|
*/
|
|
148
149
|
RequiredMinimumPollIntervalInSeconds?: number;
|
|
149
150
|
}
|
|
@@ -153,10 +154,15 @@ export interface StartConfigurationSessionResponse {
|
|
|
153
154
|
* <code>GetLatestConfiguration</code> API to retrieve configuration data.</p>
|
|
154
155
|
* <important>
|
|
155
156
|
* <p>This token should only be used once in your first call to
|
|
156
|
-
* <code>GetLatestConfiguration</code>. You
|
|
157
|
-
*
|
|
158
|
-
*
|
|
157
|
+
* <code>GetLatestConfiguration</code>. You <i>must</i> use the new token
|
|
158
|
+
* in the <code>GetLatestConfiguration</code> response
|
|
159
|
+
* (<code>NextPollConfigurationToken</code>) in each subsequent call to
|
|
159
160
|
* <code>GetLatestConfiguration</code>.</p>
|
|
161
|
+
* <p>The <code>InitialConfigurationToken</code> and
|
|
162
|
+
* <code>NextPollConfigurationToken</code> should only be used once. To support long poll
|
|
163
|
+
* use cases, the tokens are valid for up to 24 hours. If a
|
|
164
|
+
* <code>GetLatestConfiguration</code> call uses an expired token, the system returns
|
|
165
|
+
* <code>BadRequestException</code>.</p>
|
|
160
166
|
* </important>
|
|
161
167
|
*/
|
|
162
168
|
InitialConfigurationToken?: string;
|
|
@@ -178,16 +184,29 @@ export interface GetLatestConfigurationRequest {
|
|
|
178
184
|
* <p>Token describing the current state of the configuration session. To obtain a token,
|
|
179
185
|
* first call the <a>StartConfigurationSession</a> API. Note that every call to
|
|
180
186
|
* <code>GetLatestConfiguration</code> will return a new <code>ConfigurationToken</code>
|
|
181
|
-
* (<code>NextPollConfigurationToken</code> in the response) and
|
|
182
|
-
* subsequent <code>GetLatestConfiguration</code> API calls.</p>
|
|
187
|
+
* (<code>NextPollConfigurationToken</code> in the response) and <i>must</i>
|
|
188
|
+
* be provided to subsequent <code>GetLatestConfiguration</code> API calls.</p>
|
|
189
|
+
* <important>
|
|
190
|
+
* <p>This token should only be used once. To support long poll
|
|
191
|
+
* use cases, the token is valid for up to 24 hours. If a
|
|
192
|
+
* <code>GetLatestConfiguration</code> call uses an expired token, the system returns
|
|
193
|
+
* <code>BadRequestException</code>.</p>
|
|
194
|
+
* </important>
|
|
183
195
|
*/
|
|
184
196
|
ConfigurationToken: string | undefined;
|
|
185
197
|
}
|
|
186
198
|
export interface GetLatestConfigurationResponse {
|
|
187
199
|
/**
|
|
188
|
-
* <p>The latest token describing the current state of the configuration session. This
|
|
189
|
-
*
|
|
200
|
+
* <p>The latest token describing the current state of the configuration session. This
|
|
201
|
+
* <i>must</i> be provided to the next call to
|
|
202
|
+
* <code>GetLatestConfiguration.</code>
|
|
190
203
|
* </p>
|
|
204
|
+
* <important>
|
|
205
|
+
* <p>This token should only be used once. To support long poll
|
|
206
|
+
* use cases, the token is valid for up to 24 hours. If a
|
|
207
|
+
* <code>GetLatestConfiguration</code> call uses an expired token, the system returns
|
|
208
|
+
* <code>BadRequestException</code>.</p>
|
|
209
|
+
* </important>
|
|
191
210
|
*/
|
|
192
211
|
NextPollConfigurationToken?: string;
|
|
193
212
|
/**
|
|
@@ -205,6 +224,10 @@ export interface GetLatestConfigurationResponse {
|
|
|
205
224
|
* version of configuration.</p>
|
|
206
225
|
*/
|
|
207
226
|
Configuration?: Uint8Array;
|
|
227
|
+
/**
|
|
228
|
+
* <p>The user-defined label for the AppConfig hosted configuration version. This attribute doesn't apply if the configuration is not from an AppConfig hosted configuration version. If the client already has the latest version of the configuration data, this value is empty.</p>
|
|
229
|
+
*/
|
|
230
|
+
VersionLabel?: string;
|
|
208
231
|
}
|
|
209
232
|
/**
|
|
210
233
|
* @internal
|
|
@@ -24,8 +24,8 @@ export declare const getRuntimeConfig: (config: AppConfigDataClientConfig) => {
|
|
|
24
24
|
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
25
25
|
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
|
-
logger: import("@aws-sdk/types").Logger;
|
|
28
27
|
serviceId: string;
|
|
28
|
+
logger: import("@aws-sdk/types").Logger;
|
|
29
29
|
endpoint?: ((string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>) & (string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>)) | undefined;
|
|
30
30
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
31
|
logger?: import("@aws-sdk/types").Logger | undefined;
|
|
@@ -24,8 +24,8 @@ export declare const getRuntimeConfig: (config: AppConfigDataClientConfig) => {
|
|
|
24
24
|
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
25
25
|
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
|
-
logger: import("@aws-sdk/types").Logger;
|
|
28
27
|
serviceId: string;
|
|
28
|
+
logger: import("@aws-sdk/types").Logger;
|
|
29
29
|
endpoint?: ((string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>) & (string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>)) | undefined;
|
|
30
30
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
31
|
logger?: import("@aws-sdk/types").Logger | undefined;
|
|
@@ -15,15 +15,15 @@ export declare const getRuntimeConfig: (config: AppConfigDataClientConfig) => {
|
|
|
15
15
|
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
16
16
|
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
|
-
|
|
19
|
-
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
20
|
-
logger: import("@aws-sdk/types").Logger;
|
|
18
|
+
serviceId: string;
|
|
21
19
|
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
22
20
|
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
23
|
-
serviceId: string;
|
|
24
21
|
region: string | import("@aws-sdk/types").Provider<any>;
|
|
25
22
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
26
23
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
24
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
25
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
26
|
+
logger: import("@aws-sdk/types").Logger;
|
|
27
27
|
defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode>;
|
|
28
28
|
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> | undefined;
|
|
29
29
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
@@ -76,15 +76,15 @@ export interface ClientDefaults
|
|
|
76
76
|
utf8Encoder?: __Encoder;
|
|
77
77
|
runtime?: string;
|
|
78
78
|
disableHostPrefix?: boolean;
|
|
79
|
-
|
|
80
|
-
retryMode?: string | __Provider<string>;
|
|
81
|
-
logger?: __Logger;
|
|
79
|
+
serviceId?: string;
|
|
82
80
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
83
81
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
84
|
-
serviceId?: string;
|
|
85
82
|
region?: string | __Provider<string>;
|
|
86
83
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
87
84
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
85
|
+
maxAttempts?: number | __Provider<number>;
|
|
86
|
+
retryMode?: string | __Provider<string>;
|
|
87
|
+
logger?: __Logger;
|
|
88
88
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
89
89
|
}
|
|
90
90
|
declare type AppConfigDataClientConfigType = Partial<
|
|
@@ -89,6 +89,7 @@ export interface GetLatestConfigurationResponse {
|
|
|
89
89
|
NextPollIntervalInSeconds?: number;
|
|
90
90
|
ContentType?: string;
|
|
91
91
|
Configuration?: Uint8Array;
|
|
92
|
+
VersionLabel?: string;
|
|
92
93
|
}
|
|
93
94
|
export declare const InvalidParameterDetailFilterSensitiveLog: (
|
|
94
95
|
obj: InvalidParameterDetail
|
|
@@ -34,8 +34,8 @@ export declare const getRuntimeConfig: (config: AppConfigDataClientConfig) => {
|
|
|
34
34
|
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
35
35
|
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
36
36
|
disableHostPrefix: boolean;
|
|
37
|
-
logger: import("@aws-sdk/types").Logger;
|
|
38
37
|
serviceId: string;
|
|
38
|
+
logger: import("@aws-sdk/types").Logger;
|
|
39
39
|
endpoint?:
|
|
40
40
|
| ((
|
|
41
41
|
| string
|
|
@@ -34,8 +34,8 @@ export declare const getRuntimeConfig: (config: AppConfigDataClientConfig) => {
|
|
|
34
34
|
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
35
35
|
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
36
36
|
disableHostPrefix: boolean;
|
|
37
|
-
logger: import("@aws-sdk/types").Logger;
|
|
38
37
|
serviceId: string;
|
|
38
|
+
logger: import("@aws-sdk/types").Logger;
|
|
39
39
|
endpoint?:
|
|
40
40
|
| ((
|
|
41
41
|
| string
|
|
@@ -19,12 +19,9 @@ export declare const getRuntimeConfig: (config: AppConfigDataClientConfig) => {
|
|
|
19
19
|
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
20
20
|
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
21
21
|
disableHostPrefix: boolean;
|
|
22
|
-
|
|
23
|
-
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
24
|
-
logger: import("@aws-sdk/types").Logger;
|
|
22
|
+
serviceId: string;
|
|
25
23
|
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
26
24
|
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
27
|
-
serviceId: string;
|
|
28
25
|
region: string | import("@aws-sdk/types").Provider<any>;
|
|
29
26
|
credentialDefaultProvider: (
|
|
30
27
|
input: any
|
|
@@ -32,6 +29,9 @@ export declare const getRuntimeConfig: (config: AppConfigDataClientConfig) => {
|
|
|
32
29
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<
|
|
33
30
|
import("@aws-sdk/types").UserAgent
|
|
34
31
|
>;
|
|
32
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
33
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
34
|
+
logger: import("@aws-sdk/types").Logger;
|
|
35
35
|
defaultsMode:
|
|
36
36
|
| import("@aws-sdk/smithy-client").DefaultsMode
|
|
37
37
|
| import("@aws-sdk/types").Provider<
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-appconfigdata",
|
|
3
3
|
"description": "AWS SDK for JavaScript Appconfigdata Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.271.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,37 +20,37 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.271.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.271.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.271.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.271.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.271.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.271.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.271.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.271.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.271.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.271.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.271.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.271.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.271.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.271.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.271.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.271.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.271.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.271.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.271.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.271.0",
|
|
43
|
+
"@aws-sdk/types": "3.271.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.271.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.208.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.271.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.271.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.271.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.271.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.271.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.271.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.254.0",
|
|
55
55
|
"tslib": "^2.3.1"
|
|
56
56
|
},
|