@aws-sdk/client-ssm 3.36.1 → 3.40.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/CHANGELOG.md CHANGED
@@ -3,6 +3,48 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.40.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.39.0...v3.40.0) (2021-11-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** populate variants in endpoints hashes ([#2974](https://github.com/aws/aws-sdk-js-v3/issues/2974)) ([0dd68ef](https://github.com/aws/aws-sdk-js-v3/commit/0dd68ef8b04ea0e96e43b05a9a10221e433fdf86))
12
+
13
+
14
+
15
+
16
+
17
+ # [3.39.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.38.0...v3.39.0) (2021-10-29)
18
+
19
+ **Note:** Version bump only for package @aws-sdk/client-ssm
20
+
21
+
22
+
23
+
24
+
25
+ # [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
26
+
27
+
28
+ ### Features
29
+
30
+ * **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
31
+ * **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
32
+
33
+
34
+
35
+
36
+
37
+ # [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
38
+
39
+
40
+ ### Features
41
+
42
+ * **clients:** update clients as of 10/15/2021 ([#2902](https://github.com/aws/aws-sdk-js-v3/issues/2902)) ([2730b54](https://github.com/aws/aws-sdk-js-v3/commit/2730b5424377944a5a2ad5e1ad7d3ca4135dae1c))
43
+
44
+
45
+
46
+
47
+
6
48
  ## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)
7
49
 
8
50
 
@@ -0,0 +1,138 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./AddTagsToResourceCommand"), exports);
5
+ tslib_1.__exportStar(require("./AssociateOpsItemRelatedItemCommand"), exports);
6
+ tslib_1.__exportStar(require("./CancelCommandCommand"), exports);
7
+ tslib_1.__exportStar(require("./CancelMaintenanceWindowExecutionCommand"), exports);
8
+ tslib_1.__exportStar(require("./CreateActivationCommand"), exports);
9
+ tslib_1.__exportStar(require("./CreateAssociationBatchCommand"), exports);
10
+ tslib_1.__exportStar(require("./CreateAssociationCommand"), exports);
11
+ tslib_1.__exportStar(require("./CreateDocumentCommand"), exports);
12
+ tslib_1.__exportStar(require("./CreateMaintenanceWindowCommand"), exports);
13
+ tslib_1.__exportStar(require("./CreateOpsItemCommand"), exports);
14
+ tslib_1.__exportStar(require("./CreateOpsMetadataCommand"), exports);
15
+ tslib_1.__exportStar(require("./CreatePatchBaselineCommand"), exports);
16
+ tslib_1.__exportStar(require("./CreateResourceDataSyncCommand"), exports);
17
+ tslib_1.__exportStar(require("./DeleteActivationCommand"), exports);
18
+ tslib_1.__exportStar(require("./DeleteAssociationCommand"), exports);
19
+ tslib_1.__exportStar(require("./DeleteDocumentCommand"), exports);
20
+ tslib_1.__exportStar(require("./DeleteInventoryCommand"), exports);
21
+ tslib_1.__exportStar(require("./DeleteMaintenanceWindowCommand"), exports);
22
+ tslib_1.__exportStar(require("./DeleteOpsMetadataCommand"), exports);
23
+ tslib_1.__exportStar(require("./DeleteParameterCommand"), exports);
24
+ tslib_1.__exportStar(require("./DeleteParametersCommand"), exports);
25
+ tslib_1.__exportStar(require("./DeletePatchBaselineCommand"), exports);
26
+ tslib_1.__exportStar(require("./DeleteResourceDataSyncCommand"), exports);
27
+ tslib_1.__exportStar(require("./DeregisterManagedInstanceCommand"), exports);
28
+ tslib_1.__exportStar(require("./DeregisterPatchBaselineForPatchGroupCommand"), exports);
29
+ tslib_1.__exportStar(require("./DeregisterTargetFromMaintenanceWindowCommand"), exports);
30
+ tslib_1.__exportStar(require("./DeregisterTaskFromMaintenanceWindowCommand"), exports);
31
+ tslib_1.__exportStar(require("./DescribeActivationsCommand"), exports);
32
+ tslib_1.__exportStar(require("./DescribeAssociationCommand"), exports);
33
+ tslib_1.__exportStar(require("./DescribeAssociationExecutionTargetsCommand"), exports);
34
+ tslib_1.__exportStar(require("./DescribeAssociationExecutionsCommand"), exports);
35
+ tslib_1.__exportStar(require("./DescribeAutomationExecutionsCommand"), exports);
36
+ tslib_1.__exportStar(require("./DescribeAutomationStepExecutionsCommand"), exports);
37
+ tslib_1.__exportStar(require("./DescribeAvailablePatchesCommand"), exports);
38
+ tslib_1.__exportStar(require("./DescribeDocumentCommand"), exports);
39
+ tslib_1.__exportStar(require("./DescribeDocumentPermissionCommand"), exports);
40
+ tslib_1.__exportStar(require("./DescribeEffectiveInstanceAssociationsCommand"), exports);
41
+ tslib_1.__exportStar(require("./DescribeEffectivePatchesForPatchBaselineCommand"), exports);
42
+ tslib_1.__exportStar(require("./DescribeInstanceAssociationsStatusCommand"), exports);
43
+ tslib_1.__exportStar(require("./DescribeInstanceInformationCommand"), exports);
44
+ tslib_1.__exportStar(require("./DescribeInstancePatchStatesCommand"), exports);
45
+ tslib_1.__exportStar(require("./DescribeInstancePatchStatesForPatchGroupCommand"), exports);
46
+ tslib_1.__exportStar(require("./DescribeInstancePatchesCommand"), exports);
47
+ tslib_1.__exportStar(require("./DescribeInventoryDeletionsCommand"), exports);
48
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowExecutionTaskInvocationsCommand"), exports);
49
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowExecutionTasksCommand"), exports);
50
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowExecutionsCommand"), exports);
51
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowScheduleCommand"), exports);
52
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowTargetsCommand"), exports);
53
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowTasksCommand"), exports);
54
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowsCommand"), exports);
55
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowsForTargetCommand"), exports);
56
+ tslib_1.__exportStar(require("./DescribeOpsItemsCommand"), exports);
57
+ tslib_1.__exportStar(require("./DescribeParametersCommand"), exports);
58
+ tslib_1.__exportStar(require("./DescribePatchBaselinesCommand"), exports);
59
+ tslib_1.__exportStar(require("./DescribePatchGroupStateCommand"), exports);
60
+ tslib_1.__exportStar(require("./DescribePatchGroupsCommand"), exports);
61
+ tslib_1.__exportStar(require("./DescribePatchPropertiesCommand"), exports);
62
+ tslib_1.__exportStar(require("./DescribeSessionsCommand"), exports);
63
+ tslib_1.__exportStar(require("./DisassociateOpsItemRelatedItemCommand"), exports);
64
+ tslib_1.__exportStar(require("./GetAutomationExecutionCommand"), exports);
65
+ tslib_1.__exportStar(require("./GetCalendarStateCommand"), exports);
66
+ tslib_1.__exportStar(require("./GetCommandInvocationCommand"), exports);
67
+ tslib_1.__exportStar(require("./GetConnectionStatusCommand"), exports);
68
+ tslib_1.__exportStar(require("./GetDefaultPatchBaselineCommand"), exports);
69
+ tslib_1.__exportStar(require("./GetDeployablePatchSnapshotForInstanceCommand"), exports);
70
+ tslib_1.__exportStar(require("./GetDocumentCommand"), exports);
71
+ tslib_1.__exportStar(require("./GetInventoryCommand"), exports);
72
+ tslib_1.__exportStar(require("./GetInventorySchemaCommand"), exports);
73
+ tslib_1.__exportStar(require("./GetMaintenanceWindowCommand"), exports);
74
+ tslib_1.__exportStar(require("./GetMaintenanceWindowExecutionCommand"), exports);
75
+ tslib_1.__exportStar(require("./GetMaintenanceWindowExecutionTaskCommand"), exports);
76
+ tslib_1.__exportStar(require("./GetMaintenanceWindowExecutionTaskInvocationCommand"), exports);
77
+ tslib_1.__exportStar(require("./GetMaintenanceWindowTaskCommand"), exports);
78
+ tslib_1.__exportStar(require("./GetOpsItemCommand"), exports);
79
+ tslib_1.__exportStar(require("./GetOpsMetadataCommand"), exports);
80
+ tslib_1.__exportStar(require("./GetOpsSummaryCommand"), exports);
81
+ tslib_1.__exportStar(require("./GetParameterCommand"), exports);
82
+ tslib_1.__exportStar(require("./GetParameterHistoryCommand"), exports);
83
+ tslib_1.__exportStar(require("./GetParametersByPathCommand"), exports);
84
+ tslib_1.__exportStar(require("./GetParametersCommand"), exports);
85
+ tslib_1.__exportStar(require("./GetPatchBaselineCommand"), exports);
86
+ tslib_1.__exportStar(require("./GetPatchBaselineForPatchGroupCommand"), exports);
87
+ tslib_1.__exportStar(require("./GetServiceSettingCommand"), exports);
88
+ tslib_1.__exportStar(require("./LabelParameterVersionCommand"), exports);
89
+ tslib_1.__exportStar(require("./ListAssociationVersionsCommand"), exports);
90
+ tslib_1.__exportStar(require("./ListAssociationsCommand"), exports);
91
+ tslib_1.__exportStar(require("./ListCommandInvocationsCommand"), exports);
92
+ tslib_1.__exportStar(require("./ListCommandsCommand"), exports);
93
+ tslib_1.__exportStar(require("./ListComplianceItemsCommand"), exports);
94
+ tslib_1.__exportStar(require("./ListComplianceSummariesCommand"), exports);
95
+ tslib_1.__exportStar(require("./ListDocumentMetadataHistoryCommand"), exports);
96
+ tslib_1.__exportStar(require("./ListDocumentVersionsCommand"), exports);
97
+ tslib_1.__exportStar(require("./ListDocumentsCommand"), exports);
98
+ tslib_1.__exportStar(require("./ListInventoryEntriesCommand"), exports);
99
+ tslib_1.__exportStar(require("./ListOpsItemEventsCommand"), exports);
100
+ tslib_1.__exportStar(require("./ListOpsItemRelatedItemsCommand"), exports);
101
+ tslib_1.__exportStar(require("./ListOpsMetadataCommand"), exports);
102
+ tslib_1.__exportStar(require("./ListResourceComplianceSummariesCommand"), exports);
103
+ tslib_1.__exportStar(require("./ListResourceDataSyncCommand"), exports);
104
+ tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
105
+ tslib_1.__exportStar(require("./ModifyDocumentPermissionCommand"), exports);
106
+ tslib_1.__exportStar(require("./PutComplianceItemsCommand"), exports);
107
+ tslib_1.__exportStar(require("./PutInventoryCommand"), exports);
108
+ tslib_1.__exportStar(require("./PutParameterCommand"), exports);
109
+ tslib_1.__exportStar(require("./RegisterDefaultPatchBaselineCommand"), exports);
110
+ tslib_1.__exportStar(require("./RegisterPatchBaselineForPatchGroupCommand"), exports);
111
+ tslib_1.__exportStar(require("./RegisterTargetWithMaintenanceWindowCommand"), exports);
112
+ tslib_1.__exportStar(require("./RegisterTaskWithMaintenanceWindowCommand"), exports);
113
+ tslib_1.__exportStar(require("./RemoveTagsFromResourceCommand"), exports);
114
+ tslib_1.__exportStar(require("./ResetServiceSettingCommand"), exports);
115
+ tslib_1.__exportStar(require("./ResumeSessionCommand"), exports);
116
+ tslib_1.__exportStar(require("./SendAutomationSignalCommand"), exports);
117
+ tslib_1.__exportStar(require("./SendCommandCommand"), exports);
118
+ tslib_1.__exportStar(require("./StartAssociationsOnceCommand"), exports);
119
+ tslib_1.__exportStar(require("./StartAutomationExecutionCommand"), exports);
120
+ tslib_1.__exportStar(require("./StartChangeRequestExecutionCommand"), exports);
121
+ tslib_1.__exportStar(require("./StartSessionCommand"), exports);
122
+ tslib_1.__exportStar(require("./StopAutomationExecutionCommand"), exports);
123
+ tslib_1.__exportStar(require("./TerminateSessionCommand"), exports);
124
+ tslib_1.__exportStar(require("./UnlabelParameterVersionCommand"), exports);
125
+ tslib_1.__exportStar(require("./UpdateAssociationCommand"), exports);
126
+ tslib_1.__exportStar(require("./UpdateAssociationStatusCommand"), exports);
127
+ tslib_1.__exportStar(require("./UpdateDocumentCommand"), exports);
128
+ tslib_1.__exportStar(require("./UpdateDocumentDefaultVersionCommand"), exports);
129
+ tslib_1.__exportStar(require("./UpdateDocumentMetadataCommand"), exports);
130
+ tslib_1.__exportStar(require("./UpdateMaintenanceWindowCommand"), exports);
131
+ tslib_1.__exportStar(require("./UpdateMaintenanceWindowTargetCommand"), exports);
132
+ tslib_1.__exportStar(require("./UpdateMaintenanceWindowTaskCommand"), exports);
133
+ tslib_1.__exportStar(require("./UpdateManagedInstanceRoleCommand"), exports);
134
+ tslib_1.__exportStar(require("./UpdateOpsItemCommand"), exports);
135
+ tslib_1.__exportStar(require("./UpdateOpsMetadataCommand"), exports);
136
+ tslib_1.__exportStar(require("./UpdatePatchBaselineCommand"), exports);
137
+ tslib_1.__exportStar(require("./UpdateResourceDataSyncCommand"), exports);
138
+ tslib_1.__exportStar(require("./UpdateServiceSettingCommand"), exports);
@@ -3,33 +3,89 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.defaultRegionInfoProvider = void 0;
4
4
  const config_resolver_1 = require("@aws-sdk/config-resolver");
5
5
  const regionHash = {
6
- "fips-ca-central-1": {
7
- hostname: "ssm-fips.ca-central-1.amazonaws.com",
8
- signingRegion: "ca-central-1",
6
+ "ca-central-1": {
7
+ variants: [
8
+ {
9
+ hostname: "ssm.ca-central-1.amazonaws.com",
10
+ tags: [],
11
+ },
12
+ {
13
+ hostname: "ssm-fips.ca-central-1.amazonaws.com",
14
+ tags: ["fips"],
15
+ },
16
+ ],
9
17
  },
10
- "fips-us-east-1": {
11
- hostname: "ssm-fips.us-east-1.amazonaws.com",
12
- signingRegion: "us-east-1",
18
+ "us-east-1": {
19
+ variants: [
20
+ {
21
+ hostname: "ssm.us-east-1.amazonaws.com",
22
+ tags: [],
23
+ },
24
+ {
25
+ hostname: "ssm-fips.us-east-1.amazonaws.com",
26
+ tags: ["fips"],
27
+ },
28
+ ],
13
29
  },
14
- "fips-us-east-2": {
15
- hostname: "ssm-fips.us-east-2.amazonaws.com",
16
- signingRegion: "us-east-2",
30
+ "us-east-2": {
31
+ variants: [
32
+ {
33
+ hostname: "ssm.us-east-2.amazonaws.com",
34
+ tags: [],
35
+ },
36
+ {
37
+ hostname: "ssm-fips.us-east-2.amazonaws.com",
38
+ tags: ["fips"],
39
+ },
40
+ ],
17
41
  },
18
- "fips-us-gov-east-1": {
19
- hostname: "ssm.us-gov-east-1.amazonaws.com",
20
- signingRegion: "us-gov-east-1",
42
+ "us-gov-east-1": {
43
+ variants: [
44
+ {
45
+ hostname: "ssm.us-gov-east-1.amazonaws.com",
46
+ tags: [],
47
+ },
48
+ {
49
+ hostname: "ssm.us-gov-east-1.amazonaws.com",
50
+ tags: ["fips"],
51
+ },
52
+ ],
21
53
  },
22
- "fips-us-gov-west-1": {
23
- hostname: "ssm.us-gov-west-1.amazonaws.com",
24
- signingRegion: "us-gov-west-1",
54
+ "us-gov-west-1": {
55
+ variants: [
56
+ {
57
+ hostname: "ssm.us-gov-west-1.amazonaws.com",
58
+ tags: [],
59
+ },
60
+ {
61
+ hostname: "ssm.us-gov-west-1.amazonaws.com",
62
+ tags: ["fips"],
63
+ },
64
+ ],
25
65
  },
26
- "fips-us-west-1": {
27
- hostname: "ssm-fips.us-west-1.amazonaws.com",
28
- signingRegion: "us-west-1",
66
+ "us-west-1": {
67
+ variants: [
68
+ {
69
+ hostname: "ssm.us-west-1.amazonaws.com",
70
+ tags: [],
71
+ },
72
+ {
73
+ hostname: "ssm-fips.us-west-1.amazonaws.com",
74
+ tags: ["fips"],
75
+ },
76
+ ],
29
77
  },
30
- "fips-us-west-2": {
31
- hostname: "ssm-fips.us-west-2.amazonaws.com",
32
- signingRegion: "us-west-2",
78
+ "us-west-2": {
79
+ variants: [
80
+ {
81
+ hostname: "ssm.us-west-2.amazonaws.com",
82
+ tags: [],
83
+ },
84
+ {
85
+ hostname: "ssm-fips.us-west-2.amazonaws.com",
86
+ tags: ["fips"],
87
+ },
88
+ ],
33
89
  },
34
90
  };
35
91
  const partitionHash = {
@@ -62,23 +118,81 @@ const partitionHash = {
62
118
  "us-west-1",
63
119
  "us-west-2",
64
120
  ],
65
- hostname: "ssm.{region}.amazonaws.com",
121
+ regionRegex: "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
122
+ variants: [
123
+ {
124
+ hostname: "ssm.{region}.amazonaws.com",
125
+ tags: [],
126
+ },
127
+ {
128
+ hostname: "ssm-fips.{region}.amazonaws.com",
129
+ tags: ["fips"],
130
+ },
131
+ {
132
+ hostname: "ssm-fips.{region}.api.aws",
133
+ tags: ["dualstack", "fips"],
134
+ },
135
+ {
136
+ hostname: "ssm.{region}.api.aws",
137
+ tags: ["dualstack"],
138
+ },
139
+ ],
66
140
  },
67
141
  "aws-cn": {
68
142
  regions: ["cn-north-1", "cn-northwest-1"],
69
- hostname: "ssm.{region}.amazonaws.com.cn",
143
+ regionRegex: "^cn\\-\\w+\\-\\d+$",
144
+ variants: [
145
+ {
146
+ hostname: "ssm.{region}.amazonaws.com.cn",
147
+ tags: [],
148
+ },
149
+ {
150
+ hostname: "ssm-fips.{region}.amazonaws.com.cn",
151
+ tags: ["fips"],
152
+ },
153
+ {
154
+ hostname: "ssm-fips.{region}.api.amazonwebservices.com.cn",
155
+ tags: ["dualstack", "fips"],
156
+ },
157
+ {
158
+ hostname: "ssm.{region}.api.amazonwebservices.com.cn",
159
+ tags: ["dualstack"],
160
+ },
161
+ ],
70
162
  },
71
163
  "aws-iso": {
72
- regions: ["us-iso-east-1"],
73
- hostname: "ssm.{region}.c2s.ic.gov",
164
+ regions: ["us-iso-east-1", "us-iso-west-1"],
165
+ regionRegex: "^us\\-iso\\-\\w+\\-\\d+$",
166
+ variants: [
167
+ {
168
+ hostname: "ssm.{region}.c2s.ic.gov",
169
+ tags: [],
170
+ },
171
+ ],
74
172
  },
75
173
  "aws-iso-b": {
76
174
  regions: ["us-isob-east-1"],
77
- hostname: "ssm.{region}.sc2s.sgov.gov",
175
+ regionRegex: "^us\\-isob\\-\\w+\\-\\d+$",
176
+ variants: [
177
+ {
178
+ hostname: "ssm.{region}.sc2s.sgov.gov",
179
+ tags: [],
180
+ },
181
+ ],
78
182
  },
79
183
  "aws-us-gov": {
80
184
  regions: ["fips-us-gov-east-1", "fips-us-gov-west-1", "us-gov-east-1", "us-gov-west-1"],
81
- hostname: "ssm.{region}.amazonaws.com",
185
+ regionRegex: "^us\\-gov\\-\\w+\\-\\d+$",
186
+ variants: [
187
+ {
188
+ hostname: "ssm.{region}.amazonaws.com",
189
+ tags: [],
190
+ },
191
+ {
192
+ hostname: "ssm.{region}.amazonaws.com",
193
+ tags: ["fips"],
194
+ },
195
+ ],
82
196
  },
83
197
  };
84
198
  const defaultRegionInfoProvider = async (region, options) => config_resolver_1.getRegionInfo(region, {
package/dist-cjs/index.js CHANGED
@@ -1,189 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./SSMClient"), exports);
5
4
  tslib_1.__exportStar(require("./SSM"), exports);
6
- tslib_1.__exportStar(require("./commands/AddTagsToResourceCommand"), exports);
7
- tslib_1.__exportStar(require("./commands/AssociateOpsItemRelatedItemCommand"), exports);
8
- tslib_1.__exportStar(require("./commands/CancelCommandCommand"), exports);
9
- tslib_1.__exportStar(require("./commands/CancelMaintenanceWindowExecutionCommand"), exports);
10
- tslib_1.__exportStar(require("./commands/CreateActivationCommand"), exports);
11
- tslib_1.__exportStar(require("./commands/CreateAssociationCommand"), exports);
12
- tslib_1.__exportStar(require("./commands/CreateAssociationBatchCommand"), exports);
13
- tslib_1.__exportStar(require("./commands/CreateDocumentCommand"), exports);
14
- tslib_1.__exportStar(require("./commands/CreateMaintenanceWindowCommand"), exports);
15
- tslib_1.__exportStar(require("./commands/CreateOpsItemCommand"), exports);
16
- tslib_1.__exportStar(require("./commands/CreateOpsMetadataCommand"), exports);
17
- tslib_1.__exportStar(require("./commands/CreatePatchBaselineCommand"), exports);
18
- tslib_1.__exportStar(require("./commands/CreateResourceDataSyncCommand"), exports);
19
- tslib_1.__exportStar(require("./commands/DeleteActivationCommand"), exports);
20
- tslib_1.__exportStar(require("./commands/DeleteAssociationCommand"), exports);
21
- tslib_1.__exportStar(require("./commands/DeleteDocumentCommand"), exports);
22
- tslib_1.__exportStar(require("./commands/DeleteInventoryCommand"), exports);
23
- tslib_1.__exportStar(require("./commands/DeleteMaintenanceWindowCommand"), exports);
24
- tslib_1.__exportStar(require("./commands/DeleteOpsMetadataCommand"), exports);
25
- tslib_1.__exportStar(require("./commands/DeleteParameterCommand"), exports);
26
- tslib_1.__exportStar(require("./commands/DeleteParametersCommand"), exports);
27
- tslib_1.__exportStar(require("./commands/DeletePatchBaselineCommand"), exports);
28
- tslib_1.__exportStar(require("./commands/DeleteResourceDataSyncCommand"), exports);
29
- tslib_1.__exportStar(require("./commands/DeregisterManagedInstanceCommand"), exports);
30
- tslib_1.__exportStar(require("./commands/DeregisterPatchBaselineForPatchGroupCommand"), exports);
31
- tslib_1.__exportStar(require("./commands/DeregisterTargetFromMaintenanceWindowCommand"), exports);
32
- tslib_1.__exportStar(require("./commands/DeregisterTaskFromMaintenanceWindowCommand"), exports);
33
- tslib_1.__exportStar(require("./commands/DescribeActivationsCommand"), exports);
34
- tslib_1.__exportStar(require("./pagination/DescribeActivationsPaginator"), exports);
35
- tslib_1.__exportStar(require("./commands/DescribeAssociationCommand"), exports);
36
- tslib_1.__exportStar(require("./commands/DescribeAssociationExecutionsCommand"), exports);
37
- tslib_1.__exportStar(require("./pagination/DescribeAssociationExecutionsPaginator"), exports);
38
- tslib_1.__exportStar(require("./commands/DescribeAssociationExecutionTargetsCommand"), exports);
39
- tslib_1.__exportStar(require("./pagination/DescribeAssociationExecutionTargetsPaginator"), exports);
40
- tslib_1.__exportStar(require("./commands/DescribeAutomationExecutionsCommand"), exports);
41
- tslib_1.__exportStar(require("./pagination/DescribeAutomationExecutionsPaginator"), exports);
42
- tslib_1.__exportStar(require("./commands/DescribeAutomationStepExecutionsCommand"), exports);
43
- tslib_1.__exportStar(require("./pagination/DescribeAutomationStepExecutionsPaginator"), exports);
44
- tslib_1.__exportStar(require("./commands/DescribeAvailablePatchesCommand"), exports);
45
- tslib_1.__exportStar(require("./pagination/DescribeAvailablePatchesPaginator"), exports);
46
- tslib_1.__exportStar(require("./commands/DescribeDocumentCommand"), exports);
47
- tslib_1.__exportStar(require("./commands/DescribeDocumentPermissionCommand"), exports);
48
- tslib_1.__exportStar(require("./commands/DescribeEffectiveInstanceAssociationsCommand"), exports);
49
- tslib_1.__exportStar(require("./pagination/DescribeEffectiveInstanceAssociationsPaginator"), exports);
50
- tslib_1.__exportStar(require("./commands/DescribeEffectivePatchesForPatchBaselineCommand"), exports);
51
- tslib_1.__exportStar(require("./pagination/DescribeEffectivePatchesForPatchBaselinePaginator"), exports);
52
- tslib_1.__exportStar(require("./commands/DescribeInstanceAssociationsStatusCommand"), exports);
53
- tslib_1.__exportStar(require("./pagination/DescribeInstanceAssociationsStatusPaginator"), exports);
54
- tslib_1.__exportStar(require("./commands/DescribeInstanceInformationCommand"), exports);
55
- tslib_1.__exportStar(require("./pagination/DescribeInstanceInformationPaginator"), exports);
56
- tslib_1.__exportStar(require("./commands/DescribeInstancePatchesCommand"), exports);
57
- tslib_1.__exportStar(require("./pagination/DescribeInstancePatchesPaginator"), exports);
58
- tslib_1.__exportStar(require("./commands/DescribeInstancePatchStatesCommand"), exports);
59
- tslib_1.__exportStar(require("./pagination/DescribeInstancePatchStatesPaginator"), exports);
60
- tslib_1.__exportStar(require("./commands/DescribeInstancePatchStatesForPatchGroupCommand"), exports);
61
- tslib_1.__exportStar(require("./pagination/DescribeInstancePatchStatesForPatchGroupPaginator"), exports);
62
- tslib_1.__exportStar(require("./commands/DescribeInventoryDeletionsCommand"), exports);
63
- tslib_1.__exportStar(require("./pagination/DescribeInventoryDeletionsPaginator"), exports);
64
- tslib_1.__exportStar(require("./commands/DescribeMaintenanceWindowExecutionsCommand"), exports);
65
- tslib_1.__exportStar(require("./pagination/DescribeMaintenanceWindowExecutionsPaginator"), exports);
66
- tslib_1.__exportStar(require("./commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand"), exports);
67
- tslib_1.__exportStar(require("./pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator"), exports);
68
- tslib_1.__exportStar(require("./commands/DescribeMaintenanceWindowExecutionTasksCommand"), exports);
69
- tslib_1.__exportStar(require("./pagination/DescribeMaintenanceWindowExecutionTasksPaginator"), exports);
70
- tslib_1.__exportStar(require("./commands/DescribeMaintenanceWindowsCommand"), exports);
71
- tslib_1.__exportStar(require("./pagination/DescribeMaintenanceWindowsPaginator"), exports);
72
- tslib_1.__exportStar(require("./commands/DescribeMaintenanceWindowScheduleCommand"), exports);
73
- tslib_1.__exportStar(require("./pagination/DescribeMaintenanceWindowSchedulePaginator"), exports);
74
- tslib_1.__exportStar(require("./commands/DescribeMaintenanceWindowsForTargetCommand"), exports);
75
- tslib_1.__exportStar(require("./pagination/DescribeMaintenanceWindowsForTargetPaginator"), exports);
76
- tslib_1.__exportStar(require("./commands/DescribeMaintenanceWindowTargetsCommand"), exports);
77
- tslib_1.__exportStar(require("./pagination/DescribeMaintenanceWindowTargetsPaginator"), exports);
78
- tslib_1.__exportStar(require("./commands/DescribeMaintenanceWindowTasksCommand"), exports);
79
- tslib_1.__exportStar(require("./pagination/DescribeMaintenanceWindowTasksPaginator"), exports);
80
- tslib_1.__exportStar(require("./commands/DescribeOpsItemsCommand"), exports);
81
- tslib_1.__exportStar(require("./pagination/DescribeOpsItemsPaginator"), exports);
82
- tslib_1.__exportStar(require("./commands/DescribeParametersCommand"), exports);
83
- tslib_1.__exportStar(require("./pagination/DescribeParametersPaginator"), exports);
84
- tslib_1.__exportStar(require("./commands/DescribePatchBaselinesCommand"), exports);
85
- tslib_1.__exportStar(require("./pagination/DescribePatchBaselinesPaginator"), exports);
86
- tslib_1.__exportStar(require("./commands/DescribePatchGroupsCommand"), exports);
87
- tslib_1.__exportStar(require("./pagination/DescribePatchGroupsPaginator"), exports);
88
- tslib_1.__exportStar(require("./commands/DescribePatchGroupStateCommand"), exports);
89
- tslib_1.__exportStar(require("./commands/DescribePatchPropertiesCommand"), exports);
90
- tslib_1.__exportStar(require("./pagination/DescribePatchPropertiesPaginator"), exports);
91
- tslib_1.__exportStar(require("./commands/DescribeSessionsCommand"), exports);
92
- tslib_1.__exportStar(require("./pagination/DescribeSessionsPaginator"), exports);
93
- tslib_1.__exportStar(require("./commands/DisassociateOpsItemRelatedItemCommand"), exports);
94
- tslib_1.__exportStar(require("./commands/GetAutomationExecutionCommand"), exports);
95
- tslib_1.__exportStar(require("./commands/GetCalendarStateCommand"), exports);
96
- tslib_1.__exportStar(require("./commands/GetCommandInvocationCommand"), exports);
97
- tslib_1.__exportStar(require("./waiters/waitForCommandExecuted"), exports);
98
- tslib_1.__exportStar(require("./commands/GetConnectionStatusCommand"), exports);
99
- tslib_1.__exportStar(require("./commands/GetDefaultPatchBaselineCommand"), exports);
100
- tslib_1.__exportStar(require("./commands/GetDeployablePatchSnapshotForInstanceCommand"), exports);
101
- tslib_1.__exportStar(require("./commands/GetDocumentCommand"), exports);
102
- tslib_1.__exportStar(require("./commands/GetInventoryCommand"), exports);
103
- tslib_1.__exportStar(require("./pagination/GetInventoryPaginator"), exports);
104
- tslib_1.__exportStar(require("./commands/GetInventorySchemaCommand"), exports);
105
- tslib_1.__exportStar(require("./pagination/GetInventorySchemaPaginator"), exports);
106
- tslib_1.__exportStar(require("./commands/GetMaintenanceWindowCommand"), exports);
107
- tslib_1.__exportStar(require("./commands/GetMaintenanceWindowExecutionCommand"), exports);
108
- tslib_1.__exportStar(require("./commands/GetMaintenanceWindowExecutionTaskCommand"), exports);
109
- tslib_1.__exportStar(require("./commands/GetMaintenanceWindowExecutionTaskInvocationCommand"), exports);
110
- tslib_1.__exportStar(require("./commands/GetMaintenanceWindowTaskCommand"), exports);
111
- tslib_1.__exportStar(require("./commands/GetOpsItemCommand"), exports);
112
- tslib_1.__exportStar(require("./commands/GetOpsMetadataCommand"), exports);
113
- tslib_1.__exportStar(require("./commands/GetOpsSummaryCommand"), exports);
114
- tslib_1.__exportStar(require("./pagination/GetOpsSummaryPaginator"), exports);
115
- tslib_1.__exportStar(require("./commands/GetParameterCommand"), exports);
116
- tslib_1.__exportStar(require("./commands/GetParameterHistoryCommand"), exports);
117
- tslib_1.__exportStar(require("./pagination/GetParameterHistoryPaginator"), exports);
118
- tslib_1.__exportStar(require("./commands/GetParametersCommand"), exports);
119
- tslib_1.__exportStar(require("./commands/GetParametersByPathCommand"), exports);
120
- tslib_1.__exportStar(require("./pagination/GetParametersByPathPaginator"), exports);
121
- tslib_1.__exportStar(require("./commands/GetPatchBaselineCommand"), exports);
122
- tslib_1.__exportStar(require("./commands/GetPatchBaselineForPatchGroupCommand"), exports);
123
- tslib_1.__exportStar(require("./commands/GetServiceSettingCommand"), exports);
124
- tslib_1.__exportStar(require("./commands/LabelParameterVersionCommand"), exports);
125
- tslib_1.__exportStar(require("./commands/ListAssociationsCommand"), exports);
126
- tslib_1.__exportStar(require("./pagination/ListAssociationsPaginator"), exports);
127
- tslib_1.__exportStar(require("./commands/ListAssociationVersionsCommand"), exports);
128
- tslib_1.__exportStar(require("./pagination/ListAssociationVersionsPaginator"), exports);
129
- tslib_1.__exportStar(require("./commands/ListCommandInvocationsCommand"), exports);
130
- tslib_1.__exportStar(require("./pagination/ListCommandInvocationsPaginator"), exports);
131
- tslib_1.__exportStar(require("./commands/ListCommandsCommand"), exports);
132
- tslib_1.__exportStar(require("./pagination/ListCommandsPaginator"), exports);
133
- tslib_1.__exportStar(require("./commands/ListComplianceItemsCommand"), exports);
134
- tslib_1.__exportStar(require("./pagination/ListComplianceItemsPaginator"), exports);
135
- tslib_1.__exportStar(require("./commands/ListComplianceSummariesCommand"), exports);
136
- tslib_1.__exportStar(require("./pagination/ListComplianceSummariesPaginator"), exports);
137
- tslib_1.__exportStar(require("./commands/ListDocumentMetadataHistoryCommand"), exports);
138
- tslib_1.__exportStar(require("./commands/ListDocumentsCommand"), exports);
139
- tslib_1.__exportStar(require("./pagination/ListDocumentsPaginator"), exports);
140
- tslib_1.__exportStar(require("./commands/ListDocumentVersionsCommand"), exports);
141
- tslib_1.__exportStar(require("./pagination/ListDocumentVersionsPaginator"), exports);
142
- tslib_1.__exportStar(require("./commands/ListInventoryEntriesCommand"), exports);
143
- tslib_1.__exportStar(require("./commands/ListOpsItemEventsCommand"), exports);
144
- tslib_1.__exportStar(require("./pagination/ListOpsItemEventsPaginator"), exports);
145
- tslib_1.__exportStar(require("./commands/ListOpsItemRelatedItemsCommand"), exports);
146
- tslib_1.__exportStar(require("./pagination/ListOpsItemRelatedItemsPaginator"), exports);
147
- tslib_1.__exportStar(require("./commands/ListOpsMetadataCommand"), exports);
148
- tslib_1.__exportStar(require("./pagination/ListOpsMetadataPaginator"), exports);
149
- tslib_1.__exportStar(require("./commands/ListResourceComplianceSummariesCommand"), exports);
150
- tslib_1.__exportStar(require("./pagination/ListResourceComplianceSummariesPaginator"), exports);
151
- tslib_1.__exportStar(require("./commands/ListResourceDataSyncCommand"), exports);
152
- tslib_1.__exportStar(require("./pagination/ListResourceDataSyncPaginator"), exports);
153
- tslib_1.__exportStar(require("./commands/ListTagsForResourceCommand"), exports);
154
- tslib_1.__exportStar(require("./commands/ModifyDocumentPermissionCommand"), exports);
155
- tslib_1.__exportStar(require("./commands/PutComplianceItemsCommand"), exports);
156
- tslib_1.__exportStar(require("./commands/PutInventoryCommand"), exports);
157
- tslib_1.__exportStar(require("./commands/PutParameterCommand"), exports);
158
- tslib_1.__exportStar(require("./commands/RegisterDefaultPatchBaselineCommand"), exports);
159
- tslib_1.__exportStar(require("./commands/RegisterPatchBaselineForPatchGroupCommand"), exports);
160
- tslib_1.__exportStar(require("./commands/RegisterTargetWithMaintenanceWindowCommand"), exports);
161
- tslib_1.__exportStar(require("./commands/RegisterTaskWithMaintenanceWindowCommand"), exports);
162
- tslib_1.__exportStar(require("./commands/RemoveTagsFromResourceCommand"), exports);
163
- tslib_1.__exportStar(require("./commands/ResetServiceSettingCommand"), exports);
164
- tslib_1.__exportStar(require("./commands/ResumeSessionCommand"), exports);
165
- tslib_1.__exportStar(require("./commands/SendAutomationSignalCommand"), exports);
166
- tslib_1.__exportStar(require("./commands/SendCommandCommand"), exports);
167
- tslib_1.__exportStar(require("./commands/StartAssociationsOnceCommand"), exports);
168
- tslib_1.__exportStar(require("./commands/StartAutomationExecutionCommand"), exports);
169
- tslib_1.__exportStar(require("./commands/StartChangeRequestExecutionCommand"), exports);
170
- tslib_1.__exportStar(require("./commands/StartSessionCommand"), exports);
171
- tslib_1.__exportStar(require("./commands/StopAutomationExecutionCommand"), exports);
172
- tslib_1.__exportStar(require("./commands/TerminateSessionCommand"), exports);
173
- tslib_1.__exportStar(require("./commands/UnlabelParameterVersionCommand"), exports);
174
- tslib_1.__exportStar(require("./commands/UpdateAssociationCommand"), exports);
175
- tslib_1.__exportStar(require("./commands/UpdateAssociationStatusCommand"), exports);
176
- tslib_1.__exportStar(require("./commands/UpdateDocumentCommand"), exports);
177
- tslib_1.__exportStar(require("./commands/UpdateDocumentDefaultVersionCommand"), exports);
178
- tslib_1.__exportStar(require("./commands/UpdateDocumentMetadataCommand"), exports);
179
- tslib_1.__exportStar(require("./commands/UpdateMaintenanceWindowCommand"), exports);
180
- tslib_1.__exportStar(require("./commands/UpdateMaintenanceWindowTargetCommand"), exports);
181
- tslib_1.__exportStar(require("./commands/UpdateMaintenanceWindowTaskCommand"), exports);
182
- tslib_1.__exportStar(require("./commands/UpdateManagedInstanceRoleCommand"), exports);
183
- tslib_1.__exportStar(require("./commands/UpdateOpsItemCommand"), exports);
184
- tslib_1.__exportStar(require("./commands/UpdateOpsMetadataCommand"), exports);
185
- tslib_1.__exportStar(require("./commands/UpdatePatchBaselineCommand"), exports);
186
- tslib_1.__exportStar(require("./commands/UpdateResourceDataSyncCommand"), exports);
187
- tslib_1.__exportStar(require("./commands/UpdateServiceSettingCommand"), exports);
188
- tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
189
- tslib_1.__exportStar(require("./models/index"), exports);
5
+ tslib_1.__exportStar(require("./SSMClient"), exports);
6
+ tslib_1.__exportStar(require("./commands"), exports);
7
+ tslib_1.__exportStar(require("./models"), exports);
8
+ tslib_1.__exportStar(require("./pagination"), exports);
9
+ tslib_1.__exportStar(require("./waiters"), exports);
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./DescribeActivationsPaginator"), exports);
5
+ tslib_1.__exportStar(require("./DescribeAssociationExecutionTargetsPaginator"), exports);
6
+ tslib_1.__exportStar(require("./DescribeAssociationExecutionsPaginator"), exports);
7
+ tslib_1.__exportStar(require("./DescribeAutomationExecutionsPaginator"), exports);
8
+ tslib_1.__exportStar(require("./DescribeAutomationStepExecutionsPaginator"), exports);
9
+ tslib_1.__exportStar(require("./DescribeAvailablePatchesPaginator"), exports);
10
+ tslib_1.__exportStar(require("./DescribeEffectiveInstanceAssociationsPaginator"), exports);
11
+ tslib_1.__exportStar(require("./DescribeEffectivePatchesForPatchBaselinePaginator"), exports);
12
+ tslib_1.__exportStar(require("./DescribeInstanceAssociationsStatusPaginator"), exports);
13
+ tslib_1.__exportStar(require("./DescribeInstanceInformationPaginator"), exports);
14
+ tslib_1.__exportStar(require("./Interfaces"), exports);
15
+ tslib_1.__exportStar(require("./DescribeInstancePatchStatesForPatchGroupPaginator"), exports);
16
+ tslib_1.__exportStar(require("./DescribeInstancePatchStatesPaginator"), exports);
17
+ tslib_1.__exportStar(require("./DescribeInstancePatchesPaginator"), exports);
18
+ tslib_1.__exportStar(require("./DescribeInventoryDeletionsPaginator"), exports);
19
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowExecutionTaskInvocationsPaginator"), exports);
20
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowExecutionTasksPaginator"), exports);
21
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowExecutionsPaginator"), exports);
22
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowSchedulePaginator"), exports);
23
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowTargetsPaginator"), exports);
24
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowTasksPaginator"), exports);
25
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowsForTargetPaginator"), exports);
26
+ tslib_1.__exportStar(require("./DescribeMaintenanceWindowsPaginator"), exports);
27
+ tslib_1.__exportStar(require("./DescribeOpsItemsPaginator"), exports);
28
+ tslib_1.__exportStar(require("./DescribeParametersPaginator"), exports);
29
+ tslib_1.__exportStar(require("./DescribePatchBaselinesPaginator"), exports);
30
+ tslib_1.__exportStar(require("./DescribePatchGroupsPaginator"), exports);
31
+ tslib_1.__exportStar(require("./DescribePatchPropertiesPaginator"), exports);
32
+ tslib_1.__exportStar(require("./DescribeSessionsPaginator"), exports);
33
+ tslib_1.__exportStar(require("./GetInventoryPaginator"), exports);
34
+ tslib_1.__exportStar(require("./GetInventorySchemaPaginator"), exports);
35
+ tslib_1.__exportStar(require("./GetOpsSummaryPaginator"), exports);
36
+ tslib_1.__exportStar(require("./GetParameterHistoryPaginator"), exports);
37
+ tslib_1.__exportStar(require("./GetParametersByPathPaginator"), exports);
38
+ tslib_1.__exportStar(require("./ListAssociationVersionsPaginator"), exports);
39
+ tslib_1.__exportStar(require("./ListAssociationsPaginator"), exports);
40
+ tslib_1.__exportStar(require("./ListCommandInvocationsPaginator"), exports);
41
+ tslib_1.__exportStar(require("./ListCommandsPaginator"), exports);
42
+ tslib_1.__exportStar(require("./ListComplianceItemsPaginator"), exports);
43
+ tslib_1.__exportStar(require("./ListComplianceSummariesPaginator"), exports);
44
+ tslib_1.__exportStar(require("./ListDocumentVersionsPaginator"), exports);
45
+ tslib_1.__exportStar(require("./ListDocumentsPaginator"), exports);
46
+ tslib_1.__exportStar(require("./ListOpsItemEventsPaginator"), exports);
47
+ tslib_1.__exportStar(require("./ListOpsItemRelatedItemsPaginator"), exports);
48
+ tslib_1.__exportStar(require("./ListOpsMetadataPaginator"), exports);
49
+ tslib_1.__exportStar(require("./ListResourceComplianceSummariesPaginator"), exports);
50
+ tslib_1.__exportStar(require("./ListResourceDataSyncPaginator"), exports);