@aws-sdk/client-ssm 3.1085.0 → 3.1087.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-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1084.0";
72
+ var version = "3.1086.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75
 
@@ -2179,6 +2179,7 @@ const _ATg = "AgentType";
2179
2179
  const _ATgg = "AggregatorType";
2180
2180
  const _ATt = "AtTime";
2181
2181
  const _ATu = "AutomationType";
2182
+ const _ATut = "AutomationTargets";
2182
2183
  const _AUD = "ApproveUntilDate";
2183
2184
  const _AUT = "AllowUnassociatedTargets";
2184
2185
  const _AV = "AssociationVersion";
@@ -4566,7 +4567,7 @@ var AutomationExecutionFilter$ = [3, n0, _AEFu,
4566
4567
  var AutomationExecutionInputs$ = [3, n0, _AEIu,
4567
4568
  0,
4568
4569
  [_P, _TPN, _Ta, _TM, _TL, _TLURL],
4569
- [[2, n0, _APM, 0, 0, 64 | 0], 0, () => Targets, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => TargetLocations, 0]
4570
+ [[2, n0, _APM, 0, 0, 64 | 0], 0, () => AutomationTargets, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => TargetLocations, 0]
4570
4571
  ];
4571
4572
  var AutomationExecutionMetadata$ = [3, n0, _AEM,
4572
4573
  0,
@@ -6556,7 +6557,7 @@ var StartAssociationsOnceResult$ = [3, n0, _SAORt,
6556
6557
  var StartAutomationExecutionRequest$ = [3, n0, _SAER,
6557
6558
  0,
6558
6559
  [_DN, _DV, _P, _CTl, _Mo, _TPN, _Ta, _TM, _MC, _ME, _TL, _T, _AC, _TLURL],
6559
- [0, 0, [2, n0, _APM, 0, 0, 64 | 0], 0, 0, 0, () => Targets, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], 0, 0, () => TargetLocations, () => TagList, () => AlarmConfiguration$, 0], 1
6560
+ [0, 0, [2, n0, _APM, 0, 0, 64 | 0], 0, 0, 0, () => AutomationTargets, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], 0, 0, () => TargetLocations, () => TagList, () => AlarmConfiguration$, 0], 1
6560
6561
  ];
6561
6562
  var StartAutomationExecutionResult$ = [3, n0, _SAERt,
6562
6563
  0,
@@ -6626,7 +6627,7 @@ var Target$ = [3, n0, _Tar,
6626
6627
  var TargetLocation$ = [3, n0, _TLar,
6627
6628
  0,
6628
6629
  [_Acc, _Re, _TLMC, _TLME, _ERN, _TLAC, _ICOU, _EAx, _Ta, _TMC, _TME],
6629
- [64 | 0, 64 | 0, 0, 0, 0, () => AlarmConfiguration$, 2, 64 | 0, () => Targets, 0, 0]
6630
+ [64 | 0, 64 | 0, 0, 0, 0, () => AlarmConfiguration$, 2, 64 | 0, () => AutomationTargets, 0, 0]
6630
6631
  ];
6631
6632
  var TargetPreview$ = [3, n0, _TPar,
6632
6633
  0,
@@ -6889,6 +6890,9 @@ var AutomationExecutionFilterList = [1, n0, _AEFLu,
6889
6890
  var AutomationExecutionMetadataList = [1, n0, _AEML,
6890
6891
  0, () => AutomationExecutionMetadata$
6891
6892
  ];
6893
+ var AutomationTargets = [1, n0, _ATut,
6894
+ 0, () => Target$
6895
+ ];
6892
6896
  var AzureSubscriptionList = [1, n0, _ASLz,
6893
6897
  0, () => AzureSubscription$
6894
6898
  ];
@@ -107,6 +107,7 @@ const _ATg = "AgentType";
107
107
  const _ATgg = "AggregatorType";
108
108
  const _ATt = "AtTime";
109
109
  const _ATu = "AutomationType";
110
+ const _ATut = "AutomationTargets";
110
111
  const _AUD = "ApproveUntilDate";
111
112
  const _AUT = "AllowUnassociatedTargets";
112
113
  const _AV = "AssociationVersion";
@@ -2497,7 +2498,7 @@ export var AutomationExecutionFilter$ = [3, n0, _AEFu,
2497
2498
  export var AutomationExecutionInputs$ = [3, n0, _AEIu,
2498
2499
  0,
2499
2500
  [_P, _TPN, _Ta, _TM, _TL, _TLURL],
2500
- [[2, n0, _APM, 0, 0, 64 | 0], 0, () => Targets, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => TargetLocations, 0]
2501
+ [[2, n0, _APM, 0, 0, 64 | 0], 0, () => AutomationTargets, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => TargetLocations, 0]
2501
2502
  ];
2502
2503
  export var AutomationExecutionMetadata$ = [3, n0, _AEM,
2503
2504
  0,
@@ -4487,7 +4488,7 @@ export var StartAssociationsOnceResult$ = [3, n0, _SAORt,
4487
4488
  export var StartAutomationExecutionRequest$ = [3, n0, _SAER,
4488
4489
  0,
4489
4490
  [_DN, _DV, _P, _CTl, _Mo, _TPN, _Ta, _TM, _MC, _ME, _TL, _T, _AC, _TLURL],
4490
- [0, 0, [2, n0, _APM, 0, 0, 64 | 0], 0, 0, 0, () => Targets, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], 0, 0, () => TargetLocations, () => TagList, () => AlarmConfiguration$, 0], 1
4491
+ [0, 0, [2, n0, _APM, 0, 0, 64 | 0], 0, 0, 0, () => AutomationTargets, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], 0, 0, () => TargetLocations, () => TagList, () => AlarmConfiguration$, 0], 1
4491
4492
  ];
4492
4493
  export var StartAutomationExecutionResult$ = [3, n0, _SAERt,
4493
4494
  0,
@@ -4557,7 +4558,7 @@ export var Target$ = [3, n0, _Tar,
4557
4558
  export var TargetLocation$ = [3, n0, _TLar,
4558
4559
  0,
4559
4560
  [_Acc, _Re, _TLMC, _TLME, _ERN, _TLAC, _ICOU, _EAx, _Ta, _TMC, _TME],
4560
- [64 | 0, 64 | 0, 0, 0, 0, () => AlarmConfiguration$, 2, 64 | 0, () => Targets, 0, 0]
4561
+ [64 | 0, 64 | 0, 0, 0, 0, () => AlarmConfiguration$, 2, 64 | 0, () => AutomationTargets, 0, 0]
4561
4562
  ];
4562
4563
  export var TargetPreview$ = [3, n0, _TPar,
4563
4564
  0,
@@ -4825,6 +4826,9 @@ var AutomationExecutionMetadataList = [1, n0, _AEML,
4825
4826
  0, () => AutomationExecutionMetadata$
4826
4827
  ];
4827
4828
  var AutomationParameterValueList = 64 | 0;
4829
+ var AutomationTargets = [1, n0, _ATut,
4830
+ 0, () => Target$
4831
+ ];
4828
4832
  var AzureSubscriptionList = [1, n0, _ASLz,
4829
4833
  0, () => AzureSubscription$
4830
4834
  ];
@@ -99,7 +99,7 @@ declare const CreateAssociationBatchCommand_base: {
99
99
  * ExcludeAccounts: [ // ExcludeAccounts
100
100
  * "STRING_VALUE",
101
101
  * ],
102
- * Targets: [
102
+ * Targets: [ // AutomationTargets
103
103
  * {
104
104
  * Key: "STRING_VALUE",
105
105
  * Values: [
@@ -213,7 +213,7 @@ declare const CreateAssociationBatchCommand_base: {
213
213
  * // ExcludeAccounts: [ // ExcludeAccounts
214
214
  * // "STRING_VALUE",
215
215
  * // ],
216
- * // Targets: [
216
+ * // Targets: [ // AutomationTargets
217
217
  * // {
218
218
  * // Key: "STRING_VALUE",
219
219
  * // Values: [
@@ -263,7 +263,9 @@ declare const CreateAssociationBatchCommand_base: {
263
263
  * // },
264
264
  * // AutomationTargetParameterName: "STRING_VALUE",
265
265
  * // DocumentVersion: "STRING_VALUE",
266
- * // Targets: "<Targets>",
266
+ * // Targets: [
267
+ * // "<Target>",
268
+ * // ],
267
269
  * // ScheduleExpression: "STRING_VALUE",
268
270
  * // OutputLocation: {
269
271
  * // S3Location: {
@@ -297,7 +299,9 @@ declare const CreateAssociationBatchCommand_base: {
297
299
  * // ExcludeAccounts: [
298
300
  * // "STRING_VALUE",
299
301
  * // ],
300
- * // Targets: "<Targets>",
302
+ * // Targets: [
303
+ * // "<Target>",
304
+ * // ],
301
305
  * // TargetsMaxConcurrency: "STRING_VALUE",
302
306
  * // TargetsMaxErrors: "STRING_VALUE",
303
307
  * // },
@@ -100,7 +100,7 @@ declare const CreateAssociationCommand_base: {
100
100
  * ExcludeAccounts: [ // ExcludeAccounts
101
101
  * "STRING_VALUE",
102
102
  * ],
103
- * Targets: [
103
+ * Targets: [ // AutomationTargets
104
104
  * {
105
105
  * Key: "STRING_VALUE",
106
106
  * Values: [
@@ -217,7 +217,7 @@ declare const CreateAssociationCommand_base: {
217
217
  * // ExcludeAccounts: [ // ExcludeAccounts
218
218
  * // "STRING_VALUE",
219
219
  * // ],
220
- * // Targets: [
220
+ * // Targets: [ // AutomationTargets
221
221
  * // {
222
222
  * // Key: "STRING_VALUE",
223
223
  * // Values: [
@@ -121,7 +121,7 @@ declare const DescribeAssociationCommand_base: {
121
121
  * // ExcludeAccounts: [ // ExcludeAccounts
122
122
  * // "STRING_VALUE",
123
123
  * // ],
124
- * // Targets: [
124
+ * // Targets: [ // AutomationTargets
125
125
  * // {
126
126
  * // Key: "STRING_VALUE",
127
127
  * // Values: [
@@ -161,7 +161,9 @@ declare const DescribeAutomationExecutionsCommand_base: {
161
161
  * // ExcludeAccounts: [ // ExcludeAccounts
162
162
  * // "STRING_VALUE",
163
163
  * // ],
164
- * // Targets: "<Targets>",
164
+ * // Targets: [ // AutomationTargets
165
+ * // "<Target>",
166
+ * // ],
165
167
  * // TargetsMaxConcurrency: "STRING_VALUE",
166
168
  * // TargetsMaxErrors: "STRING_VALUE",
167
169
  * // },
@@ -123,7 +123,7 @@ declare const DescribeAutomationStepExecutionsCommand_base: {
123
123
  * // ExcludeAccounts: [ // ExcludeAccounts
124
124
  * // "STRING_VALUE",
125
125
  * // ],
126
- * // Targets: [
126
+ * // Targets: [ // AutomationTargets
127
127
  * // {
128
128
  * // Key: "STRING_VALUE",
129
129
  * // Values: [
@@ -118,7 +118,7 @@ declare const GetAutomationExecutionCommand_base: {
118
118
  * // ExcludeAccounts: [ // ExcludeAccounts
119
119
  * // "STRING_VALUE",
120
120
  * // ],
121
- * // Targets: [
121
+ * // Targets: [ // AutomationTargets
122
122
  * // {
123
123
  * // Key: "STRING_VALUE",
124
124
  * // Values: [
@@ -154,7 +154,9 @@ declare const GetAutomationExecutionCommand_base: {
154
154
  * // CurrentStepName: "STRING_VALUE",
155
155
  * // CurrentAction: "STRING_VALUE",
156
156
  * // TargetParameterName: "STRING_VALUE",
157
- * // Targets: "<Targets>",
157
+ * // Targets: [
158
+ * // "<Target>",
159
+ * // ],
158
160
  * // TargetMaps: [ // TargetMaps
159
161
  * // { // TargetMap
160
162
  * // "<keys>": [ // TargetMapValueList
@@ -194,7 +196,9 @@ declare const GetAutomationExecutionCommand_base: {
194
196
  * // ExcludeAccounts: [
195
197
  * // "STRING_VALUE",
196
198
  * // ],
197
- * // Targets: "<Targets>",
199
+ * // Targets: [
200
+ * // "<Target>",
201
+ * // ],
198
202
  * // TargetsMaxConcurrency: "STRING_VALUE",
199
203
  * // TargetsMaxErrors: "STRING_VALUE",
200
204
  * // },
@@ -222,7 +226,9 @@ declare const GetAutomationExecutionCommand_base: {
222
226
  * // DocumentVersion: "STRING_VALUE",
223
227
  * // Parameters: "<AutomationParameterMap>",
224
228
  * // TargetParameterName: "STRING_VALUE",
225
- * // Targets: "<Targets>",
229
+ * // Targets: [
230
+ * // "<Target>",
231
+ * // ],
226
232
  * // TargetMaps: [
227
233
  * // {
228
234
  * // "<keys>": [
@@ -101,7 +101,7 @@ declare const ListAssociationVersionsCommand_base: {
101
101
  * // ExcludeAccounts: [ // ExcludeAccounts
102
102
  * // "STRING_VALUE",
103
103
  * // ],
104
- * // Targets: [
104
+ * // Targets: [ // AutomationTargets
105
105
  * // {
106
106
  * // Key: "STRING_VALUE",
107
107
  * // Values: [
@@ -44,7 +44,7 @@ declare const StartAutomationExecutionCommand_base: {
44
44
  * ClientToken: "STRING_VALUE",
45
45
  * Mode: "Auto" || "Interactive",
46
46
  * TargetParameterName: "STRING_VALUE",
47
- * Targets: [ // Targets
47
+ * Targets: [ // AutomationTargets
48
48
  * { // Target
49
49
  * Key: "STRING_VALUE",
50
50
  * Values: [ // TargetValues
@@ -102,7 +102,7 @@ declare const StartChangeRequestExecutionCommand_base: {
102
102
  * ExcludeAccounts: [ // ExcludeAccounts
103
103
  * "STRING_VALUE",
104
104
  * ],
105
- * Targets: [
105
+ * Targets: [ // AutomationTargets
106
106
  * {
107
107
  * Key: "STRING_VALUE",
108
108
  * Values: [
@@ -45,7 +45,7 @@ declare const StartExecutionPreviewCommand_base: {
45
45
  * ],
46
46
  * },
47
47
  * TargetParameterName: "STRING_VALUE",
48
- * Targets: [ // Targets
48
+ * Targets: [ // AutomationTargets
49
49
  * { // Target
50
50
  * Key: "STRING_VALUE",
51
51
  * Values: [ // TargetValues
@@ -111,7 +111,7 @@ declare const UpdateAssociationCommand_base: {
111
111
  * ExcludeAccounts: [ // ExcludeAccounts
112
112
  * "STRING_VALUE",
113
113
  * ],
114
- * Targets: [
114
+ * Targets: [ // AutomationTargets
115
115
  * {
116
116
  * Key: "STRING_VALUE",
117
117
  * Values: [
@@ -222,7 +222,7 @@ declare const UpdateAssociationCommand_base: {
222
222
  * // ExcludeAccounts: [ // ExcludeAccounts
223
223
  * // "STRING_VALUE",
224
224
  * // ],
225
- * // Targets: [
225
+ * // Targets: [ // AutomationTargets
226
226
  * // {
227
227
  * // Key: "STRING_VALUE",
228
228
  * // Values: [
@@ -128,7 +128,7 @@ declare const UpdateAssociationStatusCommand_base: {
128
128
  * // ExcludeAccounts: [ // ExcludeAccounts
129
129
  * // "STRING_VALUE",
130
130
  * // ],
131
- * // Targets: [
131
+ * // Targets: [ // AutomationTargets
132
132
  * // {
133
133
  * // Key: "STRING_VALUE",
134
134
  * // Values: [
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: SSMClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
12
12
  defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
@@ -11,7 +11,7 @@ export declare const getRuntimeConfig: (config: SSMClientConfig) => {
11
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
12
  | ((
13
13
  init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
14
- ) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
14
+ ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
15
15
  defaultUserAgentProvider: (
16
16
  config?: import("@aws-sdk/core/client").PreviouslyResolved
17
17
  ) => Promise<import("@smithy/types").UserAgent>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ssm",
3
3
  "description": "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native",
4
- "version": "3.1085.0",
4
+ "version": "3.1087.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline",
@@ -21,13 +21,13 @@
21
21
  "module": "./dist-es/index.js",
22
22
  "sideEffects": false,
23
23
  "dependencies": {
24
- "@aws-sdk/core": "^3.975.1",
25
- "@aws-sdk/credential-provider-node": "^3.972.66",
26
- "@aws-sdk/types": "^3.974.0",
27
- "@smithy/core": "^3.29.2",
28
- "@smithy/fetch-http-handler": "^5.6.4",
29
- "@smithy/node-http-handler": "^4.9.4",
30
- "@smithy/types": "^4.16.0",
24
+ "@aws-sdk/core": "^3.975.2",
25
+ "@aws-sdk/credential-provider-node": "^3.972.68",
26
+ "@aws-sdk/types": "^3.974.1",
27
+ "@smithy/core": "^3.29.3",
28
+ "@smithy/fetch-http-handler": "^5.6.5",
29
+ "@smithy/node-http-handler": "^4.9.5",
30
+ "@smithy/types": "^4.16.1",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {