@aws-sdk/client-ssm 3.994.0 → 3.995.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/schemas/schemas_0.js +11 -10
- package/dist-es/schemas/schemas_0.js +11 -10
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +2 -0
- package/dist-types/commands/CreateAssociationCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAssociationCommand.d.ts +1 -0
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +1 -2
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +1 -2
- package/dist-types/commands/UpdateAssociationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +1 -2
- package/dist-types/models/models_0.d.ts +42 -2
- package/dist-types/models/models_1.d.ts +25 -0
- package/dist-types/ts3.4/models/models_0.d.ts +3 -0
- package/dist-types/ts3.4/models/models_1.d.ts +2 -0
- package/package.json +3 -3
|
@@ -25,6 +25,7 @@ const _ACc = "ActivationCode";
|
|
|
25
25
|
const _ACt = "AttachmentContent";
|
|
26
26
|
const _ACtt = "AttachmentsContent";
|
|
27
27
|
const _AD = "AssociationDescription";
|
|
28
|
+
const _ADAR = "AssociationDispatchAssumeRole";
|
|
28
29
|
const _ADE = "AccessDeniedException";
|
|
29
30
|
const _ADL = "AssociationDescriptionList";
|
|
30
31
|
const _ADNAE = "AutomationDefinitionNotApprovedException";
|
|
@@ -2386,8 +2387,8 @@ exports.Association$ = [3, n0, _As,
|
|
|
2386
2387
|
];
|
|
2387
2388
|
exports.AssociationDescription$ = [3, n0, _AD,
|
|
2388
2389
|
0,
|
|
2389
|
-
[_N, _II, _AV, _Da, _LUAD, _St, _O, _DV, _ATPN, _P, _AIs, _Ta, _SE, _OL, _LED, _LSED, _AN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _AC, _TA],
|
|
2390
|
-
[0, 0, 0, 4, 4, () => exports.AssociationStatus$, () => exports.AssociationOverview$, 0, 0, [() => _Parameters, 0], 0, () => Targets, 0, () => exports.InstanceAssociationOutputLocation$, 4, 4, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => exports.AlarmConfiguration$, () => AlarmStateInformationList]
|
|
2390
|
+
[_N, _II, _AV, _Da, _LUAD, _St, _O, _DV, _ATPN, _P, _AIs, _Ta, _SE, _OL, _LED, _LSED, _AN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _AC, _TA, _ADAR],
|
|
2391
|
+
[0, 0, 0, 4, 4, () => exports.AssociationStatus$, () => exports.AssociationOverview$, 0, 0, [() => _Parameters, 0], 0, () => Targets, 0, () => exports.InstanceAssociationOutputLocation$, 4, 4, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => exports.AlarmConfiguration$, () => AlarmStateInformationList, 0]
|
|
2391
2392
|
];
|
|
2392
2393
|
exports.AssociationExecution$ = [3, n0, _AE,
|
|
2393
2394
|
0,
|
|
@@ -2426,8 +2427,8 @@ exports.AssociationStatus$ = [3, n0, _AS,
|
|
|
2426
2427
|
];
|
|
2427
2428
|
exports.AssociationVersionInfo$ = [3, n0, _AVI,
|
|
2428
2429
|
0,
|
|
2429
|
-
[_AIs, _AV, _CD, _N, _DV, _P, _Ta, _SE, _OL, _AN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM],
|
|
2430
|
-
[0, 0, 4, 0, 0, [() => _Parameters, 0], () => Targets, 0, () => exports.InstanceAssociationOutputLocation$, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]]]
|
|
2430
|
+
[_AIs, _AV, _CD, _N, _DV, _P, _Ta, _SE, _OL, _AN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _ADAR],
|
|
2431
|
+
[0, 0, 4, 0, 0, [() => _Parameters, 0], () => Targets, 0, () => exports.InstanceAssociationOutputLocation$, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], 0]
|
|
2431
2432
|
];
|
|
2432
2433
|
exports.AttachmentContent$ = [3, n0, _ACt,
|
|
2433
2434
|
0,
|
|
@@ -2561,8 +2562,8 @@ exports.CreateActivationResult$ = [3, n0, _CARr,
|
|
|
2561
2562
|
];
|
|
2562
2563
|
exports.CreateAssociationBatchRequest$ = [3, n0, _CABR,
|
|
2563
2564
|
0,
|
|
2564
|
-
[_En],
|
|
2565
|
-
[[() => CreateAssociationBatchRequestEntries, 0]], 1
|
|
2565
|
+
[_En, _ADAR],
|
|
2566
|
+
[[() => CreateAssociationBatchRequestEntries, 0], 0], 1
|
|
2566
2567
|
];
|
|
2567
2568
|
exports.CreateAssociationBatchRequestEntry$ = [3, n0, _CABRE,
|
|
2568
2569
|
0,
|
|
@@ -2576,8 +2577,8 @@ exports.CreateAssociationBatchResult$ = [3, n0, _CABRr,
|
|
|
2576
2577
|
];
|
|
2577
2578
|
exports.CreateAssociationRequest$ = [3, n0, _CARre,
|
|
2578
2579
|
0,
|
|
2579
|
-
[_N, _DV, _II, _P, _Ta, _SE, _OL, _AN, _ATPN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _T, _AC],
|
|
2580
|
-
[0, 0, 0, [() => _Parameters, 0], () => Targets, 0, () => exports.InstanceAssociationOutputLocation$, 0, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => TagList, () => exports.AlarmConfiguration
|
|
2580
|
+
[_N, _DV, _II, _P, _Ta, _SE, _OL, _AN, _ATPN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _T, _AC, _ADAR],
|
|
2581
|
+
[0, 0, 0, [() => _Parameters, 0], () => Targets, 0, () => exports.InstanceAssociationOutputLocation$, 0, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => TagList, () => exports.AlarmConfiguration$, 0], 1
|
|
2581
2582
|
];
|
|
2582
2583
|
exports.CreateAssociationResult$ = [3, n0, _CARrea,
|
|
2583
2584
|
0,
|
|
@@ -4486,8 +4487,8 @@ exports.UnlabelParameterVersionResult$ = [3, n0, _UPVRn,
|
|
|
4486
4487
|
];
|
|
4487
4488
|
exports.UpdateAssociationRequest$ = [3, n0, _UAR,
|
|
4488
4489
|
0,
|
|
4489
|
-
[_AIs, _P, _DV, _SE, _OL, _N, _Ta, _AN, _AV, _ATPN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _AC],
|
|
4490
|
-
[0, [() => _Parameters, 0], 0, 0, () => exports.InstanceAssociationOutputLocation$, 0, () => Targets, 0, 0, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => exports.AlarmConfiguration
|
|
4490
|
+
[_AIs, _P, _DV, _SE, _OL, _N, _Ta, _AN, _AV, _ATPN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _AC, _ADAR],
|
|
4491
|
+
[0, [() => _Parameters, 0], 0, 0, () => exports.InstanceAssociationOutputLocation$, 0, () => Targets, 0, 0, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => exports.AlarmConfiguration$, 0], 1
|
|
4491
4492
|
];
|
|
4492
4493
|
exports.UpdateAssociationResult$ = [3, n0, _UARp,
|
|
4493
4494
|
0,
|
|
@@ -8,6 +8,7 @@ const _ACc = "ActivationCode";
|
|
|
8
8
|
const _ACt = "AttachmentContent";
|
|
9
9
|
const _ACtt = "AttachmentsContent";
|
|
10
10
|
const _AD = "AssociationDescription";
|
|
11
|
+
const _ADAR = "AssociationDispatchAssumeRole";
|
|
11
12
|
const _ADE = "AccessDeniedException";
|
|
12
13
|
const _ADL = "AssociationDescriptionList";
|
|
13
14
|
const _ADNAE = "AutomationDefinitionNotApprovedException";
|
|
@@ -2369,8 +2370,8 @@ export var Association$ = [3, n0, _As,
|
|
|
2369
2370
|
];
|
|
2370
2371
|
export var AssociationDescription$ = [3, n0, _AD,
|
|
2371
2372
|
0,
|
|
2372
|
-
[_N, _II, _AV, _Da, _LUAD, _St, _O, _DV, _ATPN, _P, _AIs, _Ta, _SE, _OL, _LED, _LSED, _AN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _AC, _TA],
|
|
2373
|
-
[0, 0, 0, 4, 4, () => AssociationStatus$, () => AssociationOverview$, 0, 0, [() => _Parameters, 0], 0, () => Targets, 0, () => InstanceAssociationOutputLocation$, 4, 4, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => AlarmConfiguration$, () => AlarmStateInformationList]
|
|
2373
|
+
[_N, _II, _AV, _Da, _LUAD, _St, _O, _DV, _ATPN, _P, _AIs, _Ta, _SE, _OL, _LED, _LSED, _AN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _AC, _TA, _ADAR],
|
|
2374
|
+
[0, 0, 0, 4, 4, () => AssociationStatus$, () => AssociationOverview$, 0, 0, [() => _Parameters, 0], 0, () => Targets, 0, () => InstanceAssociationOutputLocation$, 4, 4, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => AlarmConfiguration$, () => AlarmStateInformationList, 0]
|
|
2374
2375
|
];
|
|
2375
2376
|
export var AssociationExecution$ = [3, n0, _AE,
|
|
2376
2377
|
0,
|
|
@@ -2409,8 +2410,8 @@ export var AssociationStatus$ = [3, n0, _AS,
|
|
|
2409
2410
|
];
|
|
2410
2411
|
export var AssociationVersionInfo$ = [3, n0, _AVI,
|
|
2411
2412
|
0,
|
|
2412
|
-
[_AIs, _AV, _CD, _N, _DV, _P, _Ta, _SE, _OL, _AN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM],
|
|
2413
|
-
[0, 0, 4, 0, 0, [() => _Parameters, 0], () => Targets, 0, () => InstanceAssociationOutputLocation$, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]]]
|
|
2413
|
+
[_AIs, _AV, _CD, _N, _DV, _P, _Ta, _SE, _OL, _AN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _ADAR],
|
|
2414
|
+
[0, 0, 4, 0, 0, [() => _Parameters, 0], () => Targets, 0, () => InstanceAssociationOutputLocation$, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], 0]
|
|
2414
2415
|
];
|
|
2415
2416
|
export var AttachmentContent$ = [3, n0, _ACt,
|
|
2416
2417
|
0,
|
|
@@ -2544,8 +2545,8 @@ export var CreateActivationResult$ = [3, n0, _CARr,
|
|
|
2544
2545
|
];
|
|
2545
2546
|
export var CreateAssociationBatchRequest$ = [3, n0, _CABR,
|
|
2546
2547
|
0,
|
|
2547
|
-
[_En],
|
|
2548
|
-
[[() => CreateAssociationBatchRequestEntries, 0]], 1
|
|
2548
|
+
[_En, _ADAR],
|
|
2549
|
+
[[() => CreateAssociationBatchRequestEntries, 0], 0], 1
|
|
2549
2550
|
];
|
|
2550
2551
|
export var CreateAssociationBatchRequestEntry$ = [3, n0, _CABRE,
|
|
2551
2552
|
0,
|
|
@@ -2559,8 +2560,8 @@ export var CreateAssociationBatchResult$ = [3, n0, _CABRr,
|
|
|
2559
2560
|
];
|
|
2560
2561
|
export var CreateAssociationRequest$ = [3, n0, _CARre,
|
|
2561
2562
|
0,
|
|
2562
|
-
[_N, _DV, _II, _P, _Ta, _SE, _OL, _AN, _ATPN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _T, _AC],
|
|
2563
|
-
[0, 0, 0, [() => _Parameters, 0], () => Targets, 0, () => InstanceAssociationOutputLocation$, 0, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => TagList, () => AlarmConfiguration
|
|
2563
|
+
[_N, _DV, _II, _P, _Ta, _SE, _OL, _AN, _ATPN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _T, _AC, _ADAR],
|
|
2564
|
+
[0, 0, 0, [() => _Parameters, 0], () => Targets, 0, () => InstanceAssociationOutputLocation$, 0, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => TagList, () => AlarmConfiguration$, 0], 1
|
|
2564
2565
|
];
|
|
2565
2566
|
export var CreateAssociationResult$ = [3, n0, _CARrea,
|
|
2566
2567
|
0,
|
|
@@ -4469,8 +4470,8 @@ export var UnlabelParameterVersionResult$ = [3, n0, _UPVRn,
|
|
|
4469
4470
|
];
|
|
4470
4471
|
export var UpdateAssociationRequest$ = [3, n0, _UAR,
|
|
4471
4472
|
0,
|
|
4472
|
-
[_AIs, _P, _DV, _SE, _OL, _N, _Ta, _AN, _AV, _ATPN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _AC],
|
|
4473
|
-
[0, [() => _Parameters, 0], 0, 0, () => InstanceAssociationOutputLocation$, 0, () => Targets, 0, 0, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => AlarmConfiguration
|
|
4473
|
+
[_AIs, _P, _DV, _SE, _OL, _N, _Ta, _AN, _AV, _ATPN, _ME, _MC, _CS, _SCy, _AOACI, _CN, _TL, _SO, _Du, _TM, _AC, _ADAR],
|
|
4474
|
+
[0, [() => _Parameters, 0], 0, 0, () => InstanceAssociationOutputLocation$, 0, () => Targets, 0, 0, 0, 0, 0, 0, 0, 2, 64 | 0, () => TargetLocations, 1, 1, [1, n0, _TM, 0, [2, n0, _TMa, 0, 0, 64 | 0]], () => AlarmConfiguration$, 0], 1
|
|
4474
4475
|
];
|
|
4475
4476
|
export var UpdateAssociationResult$ = [3, n0, _UARp,
|
|
4476
4477
|
0,
|
|
@@ -133,6 +133,7 @@ declare const CreateAssociationBatchCommand_base: {
|
|
|
133
133
|
* },
|
|
134
134
|
* },
|
|
135
135
|
* ],
|
|
136
|
+
* AssociationDispatchAssumeRole: "STRING_VALUE",
|
|
136
137
|
* };
|
|
137
138
|
* const command = new CreateAssociationBatchCommand(input);
|
|
138
139
|
* const response = await client.send(command);
|
|
@@ -250,6 +251,7 @@ declare const CreateAssociationBatchCommand_base: {
|
|
|
250
251
|
* // State: "UNKNOWN" || "ALARM", // required
|
|
251
252
|
* // },
|
|
252
253
|
* // ],
|
|
254
|
+
* // AssociationDispatchAssumeRole: "STRING_VALUE",
|
|
253
255
|
* // },
|
|
254
256
|
* // ],
|
|
255
257
|
* // Failed: [ // FailedCreateAssociationList
|
|
@@ -138,6 +138,7 @@ declare const CreateAssociationCommand_base: {
|
|
|
138
138
|
* },
|
|
139
139
|
* ],
|
|
140
140
|
* },
|
|
141
|
+
* AssociationDispatchAssumeRole: "STRING_VALUE",
|
|
141
142
|
* };
|
|
142
143
|
* const command = new CreateAssociationCommand(input);
|
|
143
144
|
* const response = await client.send(command);
|
|
@@ -254,6 +255,7 @@ declare const CreateAssociationCommand_base: {
|
|
|
254
255
|
* // State: "UNKNOWN" || "ALARM", // required
|
|
255
256
|
* // },
|
|
256
257
|
* // ],
|
|
258
|
+
* // AssociationDispatchAssumeRole: "STRING_VALUE",
|
|
257
259
|
* // },
|
|
258
260
|
* // };
|
|
259
261
|
*
|
|
@@ -28,8 +28,7 @@ declare const ListDocumentMetadataHistoryCommand_base: {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* <important>
|
|
31
|
-
* <p>Amazon Web Services Systems Manager Change Manager
|
|
32
|
-
* customers starting November 7, 2025. If you would like to use Change Manager, sign up prior to that date. Existing customers can
|
|
31
|
+
* <p>Amazon Web Services Systems Manager Change Manager is no longer open to new customers. Existing customers can
|
|
33
32
|
* continue to use the service as normal. For more information, see
|
|
34
33
|
* <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/change-manager-availability-change.html">Amazon Web Services Systems Manager Change Manager availability change</a>.</p>
|
|
35
34
|
* </important>
|
|
@@ -28,8 +28,7 @@ declare const StartChangeRequestExecutionCommand_base: {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* <important>
|
|
31
|
-
* <p>Amazon Web Services Systems Manager Change Manager
|
|
32
|
-
* customers starting November 7, 2025. If you would like to use Change Manager, sign up prior to that date. Existing customers can
|
|
31
|
+
* <p>Amazon Web Services Systems Manager Change Manager is no longer open to new customers. Existing customers can
|
|
33
32
|
* continue to use the service as normal. For more information, see
|
|
34
33
|
* <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/change-manager-availability-change.html">Amazon Web Services Systems Manager Change Manager availability change</a>.</p>
|
|
35
34
|
* </important>
|
|
@@ -143,6 +143,7 @@ declare const UpdateAssociationCommand_base: {
|
|
|
143
143
|
* },
|
|
144
144
|
* ],
|
|
145
145
|
* },
|
|
146
|
+
* AssociationDispatchAssumeRole: "STRING_VALUE",
|
|
146
147
|
* };
|
|
147
148
|
* const command = new UpdateAssociationCommand(input);
|
|
148
149
|
* const response = await client.send(command);
|
|
@@ -259,6 +260,7 @@ declare const UpdateAssociationCommand_base: {
|
|
|
259
260
|
* // State: "UNKNOWN" || "ALARM", // required
|
|
260
261
|
* // },
|
|
261
262
|
* // ],
|
|
263
|
+
* // AssociationDispatchAssumeRole: "STRING_VALUE",
|
|
262
264
|
* // },
|
|
263
265
|
* // };
|
|
264
266
|
*
|
|
@@ -28,8 +28,7 @@ declare const UpdateDocumentMetadataCommand_base: {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* <important>
|
|
31
|
-
* <p>Amazon Web Services Systems Manager Change Manager
|
|
32
|
-
* customers starting November 7, 2025. If you would like to use Change Manager, sign up prior to that date. Existing customers can
|
|
31
|
+
* <p>Amazon Web Services Systems Manager Change Manager is no longer open to new customers. Existing customers can
|
|
33
32
|
* continue to use the service as normal. For more information, see
|
|
34
33
|
* <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/change-manager-availability-change.html">Amazon Web Services Systems Manager Change Manager availability change</a>.</p>
|
|
35
34
|
* </important>
|
|
@@ -871,6 +871,22 @@ export interface CreateAssociationRequest {
|
|
|
871
871
|
* @public
|
|
872
872
|
*/
|
|
873
873
|
AlarmConfiguration?: AlarmConfiguration | undefined;
|
|
874
|
+
/**
|
|
875
|
+
* <p>A role used by association to take actions on your behalf.
|
|
876
|
+
* State Manager will assume this role and call required APIs when dispatching
|
|
877
|
+
* configurations to nodes. If not specified, <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/using-service-linked-roles.html">
|
|
878
|
+
* service-linked role for Systems Manager</a> will be used by default.
|
|
879
|
+
* </p>
|
|
880
|
+
* <note>
|
|
881
|
+
* <p>It is recommended that you define a custom IAM role so that you have full control of
|
|
882
|
+
* the permissions that State Manager has when taking actions on your behalf.</p>
|
|
883
|
+
* <p>Service-linked role support in State Manager is being phased out. Associations
|
|
884
|
+
* relying on service-linked role may require updates in the future to continue
|
|
885
|
+
* functioning properly.</p>
|
|
886
|
+
* </note>
|
|
887
|
+
* @public
|
|
888
|
+
*/
|
|
889
|
+
AssociationDispatchAssumeRole?: string | undefined;
|
|
874
890
|
}
|
|
875
891
|
/**
|
|
876
892
|
* <p>Information about the association.</p>
|
|
@@ -1108,6 +1124,15 @@ export interface AssociationDescription {
|
|
|
1108
1124
|
* @public
|
|
1109
1125
|
*/
|
|
1110
1126
|
TriggeredAlarms?: AlarmStateInformation[] | undefined;
|
|
1127
|
+
/**
|
|
1128
|
+
* <p>A role used by association to take actions on your behalf.
|
|
1129
|
+
* State Manager will assume this role and call required APIs when dispatching
|
|
1130
|
+
* configurations to nodes. If not specified, <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/using-service-linked-roles.html">
|
|
1131
|
+
* service-linked role for Systems Manager</a> will be used by default.
|
|
1132
|
+
* </p>
|
|
1133
|
+
* @public
|
|
1134
|
+
*/
|
|
1135
|
+
AssociationDispatchAssumeRole?: string | undefined;
|
|
1111
1136
|
}
|
|
1112
1137
|
/**
|
|
1113
1138
|
* @public
|
|
@@ -1315,6 +1340,22 @@ export interface CreateAssociationBatchRequest {
|
|
|
1315
1340
|
* @public
|
|
1316
1341
|
*/
|
|
1317
1342
|
Entries: CreateAssociationBatchRequestEntry[] | undefined;
|
|
1343
|
+
/**
|
|
1344
|
+
* <p>A role used by association to take actions on your behalf.
|
|
1345
|
+
* State Manager will assume this role and call required APIs when dispatching
|
|
1346
|
+
* configurations to nodes. If not specified, <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/using-service-linked-roles.html">
|
|
1347
|
+
* service-linked role for Systems Manager</a> will be used by default.
|
|
1348
|
+
* </p>
|
|
1349
|
+
* <note>
|
|
1350
|
+
* <p>It is recommended that you define a custom IAM role so that you have full control of
|
|
1351
|
+
* the permissions that State Manager has when taking actions on your behalf.</p>
|
|
1352
|
+
* <p>Service-linked role support in State Manager is being phased out. Associations
|
|
1353
|
+
* relying on service-linked role may require updates in the future to continue
|
|
1354
|
+
* functioning properly.</p>
|
|
1355
|
+
* </note>
|
|
1356
|
+
* @public
|
|
1357
|
+
*/
|
|
1358
|
+
AssociationDispatchAssumeRole?: string | undefined;
|
|
1318
1359
|
}
|
|
1319
1360
|
/**
|
|
1320
1361
|
* <p>Describes a failed association.</p>
|
|
@@ -2033,8 +2074,7 @@ export interface CreateOpsItemRequest {
|
|
|
2033
2074
|
* <p>This type of OpsItem is used by Change Manager for reviewing and approving or rejecting change
|
|
2034
2075
|
* requests. </p>
|
|
2035
2076
|
* <important>
|
|
2036
|
-
* <p>Amazon Web Services Systems Manager Change Manager
|
|
2037
|
-
* customers starting November 7, 2025. If you would like to use Change Manager, sign up prior to that date. Existing customers can
|
|
2077
|
+
* <p>Amazon Web Services Systems Manager Change Manager is no longer open to new customers. Existing customers can
|
|
2038
2078
|
* continue to use the service as normal. For more information, see
|
|
2039
2079
|
* <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/change-manager-availability-change.html">Amazon Web Services Systems Manager Change Manager availability change</a>.</p>
|
|
2040
2080
|
* </important>
|
|
@@ -432,6 +432,15 @@ export interface AssociationVersionInfo {
|
|
|
432
432
|
* @public
|
|
433
433
|
*/
|
|
434
434
|
TargetMaps?: Record<string, string[]>[] | undefined;
|
|
435
|
+
/**
|
|
436
|
+
* <p>A role used by association to take actions on your behalf.
|
|
437
|
+
* State Manager will assume this role and call required APIs when dispatching
|
|
438
|
+
* configurations to nodes. If not specified, <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/using-service-linked-roles.html">
|
|
439
|
+
* service-linked role for Systems Manager</a> will be used by default.
|
|
440
|
+
* </p>
|
|
441
|
+
* @public
|
|
442
|
+
*/
|
|
443
|
+
AssociationDispatchAssumeRole?: string | undefined;
|
|
435
444
|
}
|
|
436
445
|
/**
|
|
437
446
|
* @public
|
|
@@ -4995,6 +5004,22 @@ export interface UpdateAssociationRequest {
|
|
|
4995
5004
|
* @public
|
|
4996
5005
|
*/
|
|
4997
5006
|
AlarmConfiguration?: AlarmConfiguration | undefined;
|
|
5007
|
+
/**
|
|
5008
|
+
* <p>A role used by association to take actions on your behalf.
|
|
5009
|
+
* State Manager will assume this role and call required APIs when dispatching
|
|
5010
|
+
* configurations to nodes. If not specified, <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/using-service-linked-roles.html">
|
|
5011
|
+
* service-linked role for Systems Manager</a> will be used by default.
|
|
5012
|
+
* </p>
|
|
5013
|
+
* <note>
|
|
5014
|
+
* <p>It is recommended that you define a custom IAM role so that you have full control of
|
|
5015
|
+
* the permissions that State Manager has when taking actions on your behalf.</p>
|
|
5016
|
+
* <p>Service-linked role support in State Manager is being phased out. Associations
|
|
5017
|
+
* relying on service-linked role may require updates in the future to continue
|
|
5018
|
+
* functioning properly.</p>
|
|
5019
|
+
* </note>
|
|
5020
|
+
* @public
|
|
5021
|
+
*/
|
|
5022
|
+
AssociationDispatchAssumeRole?: string | undefined;
|
|
4998
5023
|
}
|
|
4999
5024
|
/**
|
|
5000
5025
|
* @public
|
|
@@ -194,6 +194,7 @@ export interface CreateAssociationRequest {
|
|
|
194
194
|
TargetMaps?: Record<string, string[]>[] | undefined;
|
|
195
195
|
Tags?: Tag[] | undefined;
|
|
196
196
|
AlarmConfiguration?: AlarmConfiguration | undefined;
|
|
197
|
+
AssociationDispatchAssumeRole?: string | undefined;
|
|
197
198
|
}
|
|
198
199
|
export interface AssociationOverview {
|
|
199
200
|
Status?: string | undefined;
|
|
@@ -236,6 +237,7 @@ export interface AssociationDescription {
|
|
|
236
237
|
TargetMaps?: Record<string, string[]>[] | undefined;
|
|
237
238
|
AlarmConfiguration?: AlarmConfiguration | undefined;
|
|
238
239
|
TriggeredAlarms?: AlarmStateInformation[] | undefined;
|
|
240
|
+
AssociationDispatchAssumeRole?: string | undefined;
|
|
239
241
|
}
|
|
240
242
|
export interface CreateAssociationResult {
|
|
241
243
|
AssociationDescription?: AssociationDescription | undefined;
|
|
@@ -264,6 +266,7 @@ export interface CreateAssociationBatchRequestEntry {
|
|
|
264
266
|
}
|
|
265
267
|
export interface CreateAssociationBatchRequest {
|
|
266
268
|
Entries: CreateAssociationBatchRequestEntry[] | undefined;
|
|
269
|
+
AssociationDispatchAssumeRole?: string | undefined;
|
|
267
270
|
}
|
|
268
271
|
export interface FailedCreateAssociation {
|
|
269
272
|
Entry?: CreateAssociationBatchRequestEntry | undefined;
|
|
@@ -157,6 +157,7 @@ export interface AssociationVersionInfo {
|
|
|
157
157
|
ScheduleOffset?: number | undefined;
|
|
158
158
|
Duration?: number | undefined;
|
|
159
159
|
TargetMaps?: Record<string, string[]>[] | undefined;
|
|
160
|
+
AssociationDispatchAssumeRole?: string | undefined;
|
|
160
161
|
}
|
|
161
162
|
export interface ListAssociationVersionsResult {
|
|
162
163
|
AssociationVersions?: AssociationVersionInfo[] | undefined;
|
|
@@ -895,6 +896,7 @@ export interface UpdateAssociationRequest {
|
|
|
895
896
|
Duration?: number | undefined;
|
|
896
897
|
TargetMaps?: Record<string, string[]>[] | undefined;
|
|
897
898
|
AlarmConfiguration?: AlarmConfiguration | undefined;
|
|
899
|
+
AssociationDispatchAssumeRole?: string | undefined;
|
|
898
900
|
}
|
|
899
901
|
export interface UpdateAssociationResult {
|
|
900
902
|
AssociationDescription?: AssociationDescription | undefined;
|
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.
|
|
4
|
+
"version": "3.995.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 client-ssm",
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
"@aws-sdk/middleware-user-agent": "^3.972.11",
|
|
32
32
|
"@aws-sdk/region-config-resolver": "^3.972.3",
|
|
33
33
|
"@aws-sdk/types": "^3.973.1",
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.995.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-browser": "^3.972.3",
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "^3.972.
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "^3.972.10",
|
|
37
37
|
"@smithy/config-resolver": "^4.4.6",
|
|
38
38
|
"@smithy/core": "^3.23.2",
|
|
39
39
|
"@smithy/fetch-http-handler": "^5.3.9",
|