@aws-sdk/client-iam 3.649.0 → 3.651.1
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 +159 -477
- package/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +1 -3
- package/dist-es/commands/AddRoleToInstanceProfileCommand.js +1 -3
- package/dist-es/commands/AddUserToGroupCommand.js +1 -3
- package/dist-es/commands/AttachGroupPolicyCommand.js +1 -3
- package/dist-es/commands/AttachRolePolicyCommand.js +1 -3
- package/dist-es/commands/AttachUserPolicyCommand.js +1 -3
- package/dist-es/commands/ChangePasswordCommand.js +1 -3
- package/dist-es/commands/CreateAccessKeyCommand.js +1 -3
- package/dist-es/commands/CreateAccountAliasCommand.js +1 -3
- package/dist-es/commands/CreateGroupCommand.js +1 -3
- package/dist-es/commands/CreateInstanceProfileCommand.js +1 -3
- package/dist-es/commands/CreateLoginProfileCommand.js +1 -3
- package/dist-es/commands/CreateOpenIDConnectProviderCommand.js +1 -3
- package/dist-es/commands/CreatePolicyCommand.js +1 -3
- package/dist-es/commands/CreatePolicyVersionCommand.js +1 -3
- package/dist-es/commands/CreateRoleCommand.js +1 -3
- package/dist-es/commands/CreateSAMLProviderCommand.js +1 -3
- package/dist-es/commands/CreateServiceLinkedRoleCommand.js +1 -3
- package/dist-es/commands/CreateServiceSpecificCredentialCommand.js +1 -3
- package/dist-es/commands/CreateUserCommand.js +1 -3
- package/dist-es/commands/CreateVirtualMFADeviceCommand.js +1 -3
- package/dist-es/commands/DeactivateMFADeviceCommand.js +1 -3
- package/dist-es/commands/DeleteAccessKeyCommand.js +1 -3
- package/dist-es/commands/DeleteAccountAliasCommand.js +1 -3
- package/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +1 -3
- package/dist-es/commands/DeleteGroupCommand.js +1 -3
- package/dist-es/commands/DeleteGroupPolicyCommand.js +1 -3
- package/dist-es/commands/DeleteInstanceProfileCommand.js +1 -3
- package/dist-es/commands/DeleteLoginProfileCommand.js +1 -3
- package/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +1 -3
- package/dist-es/commands/DeletePolicyCommand.js +1 -3
- package/dist-es/commands/DeletePolicyVersionCommand.js +1 -3
- package/dist-es/commands/DeleteRoleCommand.js +1 -3
- package/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +1 -3
- package/dist-es/commands/DeleteRolePolicyCommand.js +1 -3
- package/dist-es/commands/DeleteSAMLProviderCommand.js +1 -3
- package/dist-es/commands/DeleteSSHPublicKeyCommand.js +1 -3
- package/dist-es/commands/DeleteServerCertificateCommand.js +1 -3
- package/dist-es/commands/DeleteServiceLinkedRoleCommand.js +1 -3
- package/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +1 -3
- package/dist-es/commands/DeleteSigningCertificateCommand.js +1 -3
- package/dist-es/commands/DeleteUserCommand.js +1 -3
- package/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +1 -3
- package/dist-es/commands/DeleteUserPolicyCommand.js +1 -3
- package/dist-es/commands/DeleteVirtualMFADeviceCommand.js +1 -3
- package/dist-es/commands/DetachGroupPolicyCommand.js +1 -3
- package/dist-es/commands/DetachRolePolicyCommand.js +1 -3
- package/dist-es/commands/DetachUserPolicyCommand.js +1 -3
- package/dist-es/commands/EnableMFADeviceCommand.js +1 -3
- package/dist-es/commands/GenerateCredentialReportCommand.js +1 -3
- package/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +1 -3
- package/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +1 -3
- package/dist-es/commands/GetAccessKeyLastUsedCommand.js +1 -3
- package/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +1 -3
- package/dist-es/commands/GetAccountPasswordPolicyCommand.js +1 -3
- package/dist-es/commands/GetAccountSummaryCommand.js +1 -3
- package/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +1 -3
- package/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +1 -3
- package/dist-es/commands/GetCredentialReportCommand.js +1 -3
- package/dist-es/commands/GetGroupCommand.js +1 -3
- package/dist-es/commands/GetGroupPolicyCommand.js +1 -3
- package/dist-es/commands/GetInstanceProfileCommand.js +1 -3
- package/dist-es/commands/GetLoginProfileCommand.js +1 -3
- package/dist-es/commands/GetMFADeviceCommand.js +1 -3
- package/dist-es/commands/GetOpenIDConnectProviderCommand.js +1 -3
- package/dist-es/commands/GetOrganizationsAccessReportCommand.js +1 -3
- package/dist-es/commands/GetPolicyCommand.js +1 -3
- package/dist-es/commands/GetPolicyVersionCommand.js +1 -3
- package/dist-es/commands/GetRoleCommand.js +1 -3
- package/dist-es/commands/GetRolePolicyCommand.js +1 -3
- package/dist-es/commands/GetSAMLProviderCommand.js +1 -3
- package/dist-es/commands/GetSSHPublicKeyCommand.js +1 -3
- package/dist-es/commands/GetServerCertificateCommand.js +1 -3
- package/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +1 -3
- package/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +1 -3
- package/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +1 -3
- package/dist-es/commands/GetUserCommand.js +1 -3
- package/dist-es/commands/GetUserPolicyCommand.js +1 -3
- package/dist-es/commands/ListAccessKeysCommand.js +1 -3
- package/dist-es/commands/ListAccountAliasesCommand.js +1 -3
- package/dist-es/commands/ListAttachedGroupPoliciesCommand.js +1 -3
- package/dist-es/commands/ListAttachedRolePoliciesCommand.js +1 -3
- package/dist-es/commands/ListAttachedUserPoliciesCommand.js +1 -3
- package/dist-es/commands/ListEntitiesForPolicyCommand.js +1 -3
- package/dist-es/commands/ListGroupPoliciesCommand.js +1 -3
- package/dist-es/commands/ListGroupsCommand.js +1 -3
- package/dist-es/commands/ListGroupsForUserCommand.js +1 -3
- package/dist-es/commands/ListInstanceProfileTagsCommand.js +1 -3
- package/dist-es/commands/ListInstanceProfilesCommand.js +1 -3
- package/dist-es/commands/ListInstanceProfilesForRoleCommand.js +1 -3
- package/dist-es/commands/ListMFADeviceTagsCommand.js +1 -3
- package/dist-es/commands/ListMFADevicesCommand.js +1 -3
- package/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +1 -3
- package/dist-es/commands/ListOpenIDConnectProvidersCommand.js +1 -3
- package/dist-es/commands/ListPoliciesCommand.js +1 -3
- package/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +1 -3
- package/dist-es/commands/ListPolicyTagsCommand.js +1 -3
- package/dist-es/commands/ListPolicyVersionsCommand.js +1 -3
- package/dist-es/commands/ListRolePoliciesCommand.js +1 -3
- package/dist-es/commands/ListRoleTagsCommand.js +1 -3
- package/dist-es/commands/ListRolesCommand.js +1 -3
- package/dist-es/commands/ListSAMLProviderTagsCommand.js +1 -3
- package/dist-es/commands/ListSAMLProvidersCommand.js +1 -3
- package/dist-es/commands/ListSSHPublicKeysCommand.js +1 -3
- package/dist-es/commands/ListServerCertificateTagsCommand.js +1 -3
- package/dist-es/commands/ListServerCertificatesCommand.js +1 -3
- package/dist-es/commands/ListServiceSpecificCredentialsCommand.js +1 -3
- package/dist-es/commands/ListSigningCertificatesCommand.js +1 -3
- package/dist-es/commands/ListUserPoliciesCommand.js +1 -3
- package/dist-es/commands/ListUserTagsCommand.js +1 -3
- package/dist-es/commands/ListUsersCommand.js +1 -3
- package/dist-es/commands/ListVirtualMFADevicesCommand.js +1 -3
- package/dist-es/commands/PutGroupPolicyCommand.js +1 -3
- package/dist-es/commands/PutRolePermissionsBoundaryCommand.js +1 -3
- package/dist-es/commands/PutRolePolicyCommand.js +1 -3
- package/dist-es/commands/PutUserPermissionsBoundaryCommand.js +1 -3
- package/dist-es/commands/PutUserPolicyCommand.js +1 -3
- package/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +1 -3
- package/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +1 -3
- package/dist-es/commands/RemoveUserFromGroupCommand.js +1 -3
- package/dist-es/commands/ResetServiceSpecificCredentialCommand.js +1 -3
- package/dist-es/commands/ResyncMFADeviceCommand.js +1 -3
- package/dist-es/commands/SetDefaultPolicyVersionCommand.js +1 -3
- package/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +1 -3
- package/dist-es/commands/SimulateCustomPolicyCommand.js +1 -3
- package/dist-es/commands/SimulatePrincipalPolicyCommand.js +1 -3
- package/dist-es/commands/TagInstanceProfileCommand.js +1 -3
- package/dist-es/commands/TagMFADeviceCommand.js +1 -3
- package/dist-es/commands/TagOpenIDConnectProviderCommand.js +1 -3
- package/dist-es/commands/TagPolicyCommand.js +1 -3
- package/dist-es/commands/TagRoleCommand.js +1 -3
- package/dist-es/commands/TagSAMLProviderCommand.js +1 -3
- package/dist-es/commands/TagServerCertificateCommand.js +1 -3
- package/dist-es/commands/TagUserCommand.js +1 -3
- package/dist-es/commands/UntagInstanceProfileCommand.js +1 -3
- package/dist-es/commands/UntagMFADeviceCommand.js +1 -3
- package/dist-es/commands/UntagOpenIDConnectProviderCommand.js +1 -3
- package/dist-es/commands/UntagPolicyCommand.js +1 -3
- package/dist-es/commands/UntagRoleCommand.js +1 -3
- package/dist-es/commands/UntagSAMLProviderCommand.js +1 -3
- package/dist-es/commands/UntagServerCertificateCommand.js +1 -3
- package/dist-es/commands/UntagUserCommand.js +1 -3
- package/dist-es/commands/UpdateAccessKeyCommand.js +1 -3
- package/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +1 -3
- package/dist-es/commands/UpdateAssumeRolePolicyCommand.js +1 -3
- package/dist-es/commands/UpdateGroupCommand.js +1 -3
- package/dist-es/commands/UpdateLoginProfileCommand.js +1 -3
- package/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +1 -3
- package/dist-es/commands/UpdateRoleCommand.js +1 -3
- package/dist-es/commands/UpdateRoleDescriptionCommand.js +1 -3
- package/dist-es/commands/UpdateSAMLProviderCommand.js +1 -3
- package/dist-es/commands/UpdateSSHPublicKeyCommand.js +1 -3
- package/dist-es/commands/UpdateServerCertificateCommand.js +1 -3
- package/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +1 -3
- package/dist-es/commands/UpdateSigningCertificateCommand.js +1 -3
- package/dist-es/commands/UpdateUserCommand.js +1 -3
- package/dist-es/commands/UploadSSHPublicKeyCommand.js +1 -3
- package/dist-es/commands/UploadServerCertificateCommand.js +1 -3
- package/dist-es/commands/UploadSigningCertificateCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/package.json +5 -5
- package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js
CHANGED
|
@@ -10072,9 +10072,7 @@ var loadQueryErrorCode = /* @__PURE__ */ __name((output, data) => {
|
|
|
10072
10072
|
}, "loadQueryErrorCode");
|
|
10073
10073
|
|
|
10074
10074
|
// src/commands/AddClientIDToOpenIDConnectProviderCommand.ts
|
|
10075
|
-
var _AddClientIDToOpenIDConnectProviderCommand = class _AddClientIDToOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10076
|
-
...commonParams
|
|
10077
|
-
}).m(function(Command, cs, config, o) {
|
|
10075
|
+
var _AddClientIDToOpenIDConnectProviderCommand = class _AddClientIDToOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10078
10076
|
return [
|
|
10079
10077
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10080
10078
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10088,9 +10086,7 @@ var AddClientIDToOpenIDConnectProviderCommand = _AddClientIDToOpenIDConnectProvi
|
|
|
10088
10086
|
|
|
10089
10087
|
|
|
10090
10088
|
|
|
10091
|
-
var _AddRoleToInstanceProfileCommand = class _AddRoleToInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10092
|
-
...commonParams
|
|
10093
|
-
}).m(function(Command, cs, config, o) {
|
|
10089
|
+
var _AddRoleToInstanceProfileCommand = class _AddRoleToInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10094
10090
|
return [
|
|
10095
10091
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10096
10092
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10104,9 +10100,7 @@ var AddRoleToInstanceProfileCommand = _AddRoleToInstanceProfileCommand;
|
|
|
10104
10100
|
|
|
10105
10101
|
|
|
10106
10102
|
|
|
10107
|
-
var _AddUserToGroupCommand = class _AddUserToGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10108
|
-
...commonParams
|
|
10109
|
-
}).m(function(Command, cs, config, o) {
|
|
10103
|
+
var _AddUserToGroupCommand = class _AddUserToGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10110
10104
|
return [
|
|
10111
10105
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10112
10106
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10120,9 +10114,7 @@ var AddUserToGroupCommand = _AddUserToGroupCommand;
|
|
|
10120
10114
|
|
|
10121
10115
|
|
|
10122
10116
|
|
|
10123
|
-
var _AttachGroupPolicyCommand = class _AttachGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10124
|
-
...commonParams
|
|
10125
|
-
}).m(function(Command, cs, config, o) {
|
|
10117
|
+
var _AttachGroupPolicyCommand = class _AttachGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10126
10118
|
return [
|
|
10127
10119
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10128
10120
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10136,9 +10128,7 @@ var AttachGroupPolicyCommand = _AttachGroupPolicyCommand;
|
|
|
10136
10128
|
|
|
10137
10129
|
|
|
10138
10130
|
|
|
10139
|
-
var _AttachRolePolicyCommand = class _AttachRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10140
|
-
...commonParams
|
|
10141
|
-
}).m(function(Command, cs, config, o) {
|
|
10131
|
+
var _AttachRolePolicyCommand = class _AttachRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10142
10132
|
return [
|
|
10143
10133
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10144
10134
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10152,9 +10142,7 @@ var AttachRolePolicyCommand = _AttachRolePolicyCommand;
|
|
|
10152
10142
|
|
|
10153
10143
|
|
|
10154
10144
|
|
|
10155
|
-
var _AttachUserPolicyCommand = class _AttachUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10156
|
-
...commonParams
|
|
10157
|
-
}).m(function(Command, cs, config, o) {
|
|
10145
|
+
var _AttachUserPolicyCommand = class _AttachUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10158
10146
|
return [
|
|
10159
10147
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10160
10148
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10168,9 +10156,7 @@ var AttachUserPolicyCommand = _AttachUserPolicyCommand;
|
|
|
10168
10156
|
|
|
10169
10157
|
|
|
10170
10158
|
|
|
10171
|
-
var _ChangePasswordCommand = class _ChangePasswordCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10172
|
-
...commonParams
|
|
10173
|
-
}).m(function(Command, cs, config, o) {
|
|
10159
|
+
var _ChangePasswordCommand = class _ChangePasswordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10174
10160
|
return [
|
|
10175
10161
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10176
10162
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10184,9 +10170,7 @@ var ChangePasswordCommand = _ChangePasswordCommand;
|
|
|
10184
10170
|
|
|
10185
10171
|
|
|
10186
10172
|
|
|
10187
|
-
var _CreateAccessKeyCommand = class _CreateAccessKeyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10188
|
-
...commonParams
|
|
10189
|
-
}).m(function(Command, cs, config, o) {
|
|
10173
|
+
var _CreateAccessKeyCommand = class _CreateAccessKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10190
10174
|
return [
|
|
10191
10175
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10192
10176
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10200,9 +10184,7 @@ var CreateAccessKeyCommand = _CreateAccessKeyCommand;
|
|
|
10200
10184
|
|
|
10201
10185
|
|
|
10202
10186
|
|
|
10203
|
-
var _CreateAccountAliasCommand = class _CreateAccountAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10204
|
-
...commonParams
|
|
10205
|
-
}).m(function(Command, cs, config, o) {
|
|
10187
|
+
var _CreateAccountAliasCommand = class _CreateAccountAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10206
10188
|
return [
|
|
10207
10189
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10208
10190
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10216,9 +10198,7 @@ var CreateAccountAliasCommand = _CreateAccountAliasCommand;
|
|
|
10216
10198
|
|
|
10217
10199
|
|
|
10218
10200
|
|
|
10219
|
-
var _CreateGroupCommand = class _CreateGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10220
|
-
...commonParams
|
|
10221
|
-
}).m(function(Command, cs, config, o) {
|
|
10201
|
+
var _CreateGroupCommand = class _CreateGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10222
10202
|
return [
|
|
10223
10203
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10224
10204
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10232,9 +10212,7 @@ var CreateGroupCommand = _CreateGroupCommand;
|
|
|
10232
10212
|
|
|
10233
10213
|
|
|
10234
10214
|
|
|
10235
|
-
var _CreateInstanceProfileCommand = class _CreateInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10236
|
-
...commonParams
|
|
10237
|
-
}).m(function(Command, cs, config, o) {
|
|
10215
|
+
var _CreateInstanceProfileCommand = class _CreateInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10238
10216
|
return [
|
|
10239
10217
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10240
10218
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10248,9 +10226,7 @@ var CreateInstanceProfileCommand = _CreateInstanceProfileCommand;
|
|
|
10248
10226
|
|
|
10249
10227
|
|
|
10250
10228
|
|
|
10251
|
-
var _CreateLoginProfileCommand = class _CreateLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10252
|
-
...commonParams
|
|
10253
|
-
}).m(function(Command, cs, config, o) {
|
|
10229
|
+
var _CreateLoginProfileCommand = class _CreateLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10254
10230
|
return [
|
|
10255
10231
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10256
10232
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10264,9 +10240,7 @@ var CreateLoginProfileCommand = _CreateLoginProfileCommand;
|
|
|
10264
10240
|
|
|
10265
10241
|
|
|
10266
10242
|
|
|
10267
|
-
var _CreateOpenIDConnectProviderCommand = class _CreateOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10268
|
-
...commonParams
|
|
10269
|
-
}).m(function(Command, cs, config, o) {
|
|
10243
|
+
var _CreateOpenIDConnectProviderCommand = class _CreateOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10270
10244
|
return [
|
|
10271
10245
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10272
10246
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10280,9 +10254,7 @@ var CreateOpenIDConnectProviderCommand = _CreateOpenIDConnectProviderCommand;
|
|
|
10280
10254
|
|
|
10281
10255
|
|
|
10282
10256
|
|
|
10283
|
-
var _CreatePolicyCommand = class _CreatePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10284
|
-
...commonParams
|
|
10285
|
-
}).m(function(Command, cs, config, o) {
|
|
10257
|
+
var _CreatePolicyCommand = class _CreatePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10286
10258
|
return [
|
|
10287
10259
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10288
10260
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10296,9 +10268,7 @@ var CreatePolicyCommand = _CreatePolicyCommand;
|
|
|
10296
10268
|
|
|
10297
10269
|
|
|
10298
10270
|
|
|
10299
|
-
var _CreatePolicyVersionCommand = class _CreatePolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10300
|
-
...commonParams
|
|
10301
|
-
}).m(function(Command, cs, config, o) {
|
|
10271
|
+
var _CreatePolicyVersionCommand = class _CreatePolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10302
10272
|
return [
|
|
10303
10273
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10304
10274
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10312,9 +10282,7 @@ var CreatePolicyVersionCommand = _CreatePolicyVersionCommand;
|
|
|
10312
10282
|
|
|
10313
10283
|
|
|
10314
10284
|
|
|
10315
|
-
var _CreateRoleCommand = class _CreateRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10316
|
-
...commonParams
|
|
10317
|
-
}).m(function(Command, cs, config, o) {
|
|
10285
|
+
var _CreateRoleCommand = class _CreateRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10318
10286
|
return [
|
|
10319
10287
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10320
10288
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10328,9 +10296,7 @@ var CreateRoleCommand = _CreateRoleCommand;
|
|
|
10328
10296
|
|
|
10329
10297
|
|
|
10330
10298
|
|
|
10331
|
-
var _CreateSAMLProviderCommand = class _CreateSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10332
|
-
...commonParams
|
|
10333
|
-
}).m(function(Command, cs, config, o) {
|
|
10299
|
+
var _CreateSAMLProviderCommand = class _CreateSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10334
10300
|
return [
|
|
10335
10301
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10336
10302
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10344,9 +10310,7 @@ var CreateSAMLProviderCommand = _CreateSAMLProviderCommand;
|
|
|
10344
10310
|
|
|
10345
10311
|
|
|
10346
10312
|
|
|
10347
|
-
var _CreateServiceLinkedRoleCommand = class _CreateServiceLinkedRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10348
|
-
...commonParams
|
|
10349
|
-
}).m(function(Command, cs, config, o) {
|
|
10313
|
+
var _CreateServiceLinkedRoleCommand = class _CreateServiceLinkedRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10350
10314
|
return [
|
|
10351
10315
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10352
10316
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10360,9 +10324,7 @@ var CreateServiceLinkedRoleCommand = _CreateServiceLinkedRoleCommand;
|
|
|
10360
10324
|
|
|
10361
10325
|
|
|
10362
10326
|
|
|
10363
|
-
var _CreateServiceSpecificCredentialCommand = class _CreateServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10364
|
-
...commonParams
|
|
10365
|
-
}).m(function(Command, cs, config, o) {
|
|
10327
|
+
var _CreateServiceSpecificCredentialCommand = class _CreateServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10366
10328
|
return [
|
|
10367
10329
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10368
10330
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10376,9 +10338,7 @@ var CreateServiceSpecificCredentialCommand = _CreateServiceSpecificCredentialCom
|
|
|
10376
10338
|
|
|
10377
10339
|
|
|
10378
10340
|
|
|
10379
|
-
var _CreateUserCommand = class _CreateUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10380
|
-
...commonParams
|
|
10381
|
-
}).m(function(Command, cs, config, o) {
|
|
10341
|
+
var _CreateUserCommand = class _CreateUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10382
10342
|
return [
|
|
10383
10343
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10384
10344
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10392,9 +10352,7 @@ var CreateUserCommand = _CreateUserCommand;
|
|
|
10392
10352
|
|
|
10393
10353
|
|
|
10394
10354
|
|
|
10395
|
-
var _CreateVirtualMFADeviceCommand = class _CreateVirtualMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10396
|
-
...commonParams
|
|
10397
|
-
}).m(function(Command, cs, config, o) {
|
|
10355
|
+
var _CreateVirtualMFADeviceCommand = class _CreateVirtualMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10398
10356
|
return [
|
|
10399
10357
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10400
10358
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10408,9 +10366,7 @@ var CreateVirtualMFADeviceCommand = _CreateVirtualMFADeviceCommand;
|
|
|
10408
10366
|
|
|
10409
10367
|
|
|
10410
10368
|
|
|
10411
|
-
var _DeactivateMFADeviceCommand = class _DeactivateMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10412
|
-
...commonParams
|
|
10413
|
-
}).m(function(Command, cs, config, o) {
|
|
10369
|
+
var _DeactivateMFADeviceCommand = class _DeactivateMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10414
10370
|
return [
|
|
10415
10371
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10416
10372
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10424,9 +10380,7 @@ var DeactivateMFADeviceCommand = _DeactivateMFADeviceCommand;
|
|
|
10424
10380
|
|
|
10425
10381
|
|
|
10426
10382
|
|
|
10427
|
-
var _DeleteAccessKeyCommand = class _DeleteAccessKeyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10428
|
-
...commonParams
|
|
10429
|
-
}).m(function(Command, cs, config, o) {
|
|
10383
|
+
var _DeleteAccessKeyCommand = class _DeleteAccessKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10430
10384
|
return [
|
|
10431
10385
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10432
10386
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10440,9 +10394,7 @@ var DeleteAccessKeyCommand = _DeleteAccessKeyCommand;
|
|
|
10440
10394
|
|
|
10441
10395
|
|
|
10442
10396
|
|
|
10443
|
-
var _DeleteAccountAliasCommand = class _DeleteAccountAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10444
|
-
...commonParams
|
|
10445
|
-
}).m(function(Command, cs, config, o) {
|
|
10397
|
+
var _DeleteAccountAliasCommand = class _DeleteAccountAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10446
10398
|
return [
|
|
10447
10399
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10448
10400
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10456,9 +10408,7 @@ var DeleteAccountAliasCommand = _DeleteAccountAliasCommand;
|
|
|
10456
10408
|
|
|
10457
10409
|
|
|
10458
10410
|
|
|
10459
|
-
var _DeleteAccountPasswordPolicyCommand = class _DeleteAccountPasswordPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10460
|
-
...commonParams
|
|
10461
|
-
}).m(function(Command, cs, config, o) {
|
|
10411
|
+
var _DeleteAccountPasswordPolicyCommand = class _DeleteAccountPasswordPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10462
10412
|
return [
|
|
10463
10413
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10464
10414
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10472,9 +10422,7 @@ var DeleteAccountPasswordPolicyCommand = _DeleteAccountPasswordPolicyCommand;
|
|
|
10472
10422
|
|
|
10473
10423
|
|
|
10474
10424
|
|
|
10475
|
-
var _DeleteGroupCommand = class _DeleteGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10476
|
-
...commonParams
|
|
10477
|
-
}).m(function(Command, cs, config, o) {
|
|
10425
|
+
var _DeleteGroupCommand = class _DeleteGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10478
10426
|
return [
|
|
10479
10427
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10480
10428
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10488,9 +10436,7 @@ var DeleteGroupCommand = _DeleteGroupCommand;
|
|
|
10488
10436
|
|
|
10489
10437
|
|
|
10490
10438
|
|
|
10491
|
-
var _DeleteGroupPolicyCommand = class _DeleteGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10492
|
-
...commonParams
|
|
10493
|
-
}).m(function(Command, cs, config, o) {
|
|
10439
|
+
var _DeleteGroupPolicyCommand = class _DeleteGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10494
10440
|
return [
|
|
10495
10441
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10496
10442
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10504,9 +10450,7 @@ var DeleteGroupPolicyCommand = _DeleteGroupPolicyCommand;
|
|
|
10504
10450
|
|
|
10505
10451
|
|
|
10506
10452
|
|
|
10507
|
-
var _DeleteInstanceProfileCommand = class _DeleteInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10508
|
-
...commonParams
|
|
10509
|
-
}).m(function(Command, cs, config, o) {
|
|
10453
|
+
var _DeleteInstanceProfileCommand = class _DeleteInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10510
10454
|
return [
|
|
10511
10455
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10512
10456
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10520,9 +10464,7 @@ var DeleteInstanceProfileCommand = _DeleteInstanceProfileCommand;
|
|
|
10520
10464
|
|
|
10521
10465
|
|
|
10522
10466
|
|
|
10523
|
-
var _DeleteLoginProfileCommand = class _DeleteLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10524
|
-
...commonParams
|
|
10525
|
-
}).m(function(Command, cs, config, o) {
|
|
10467
|
+
var _DeleteLoginProfileCommand = class _DeleteLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10526
10468
|
return [
|
|
10527
10469
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10528
10470
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10536,9 +10478,7 @@ var DeleteLoginProfileCommand = _DeleteLoginProfileCommand;
|
|
|
10536
10478
|
|
|
10537
10479
|
|
|
10538
10480
|
|
|
10539
|
-
var _DeleteOpenIDConnectProviderCommand = class _DeleteOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10540
|
-
...commonParams
|
|
10541
|
-
}).m(function(Command, cs, config, o) {
|
|
10481
|
+
var _DeleteOpenIDConnectProviderCommand = class _DeleteOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10542
10482
|
return [
|
|
10543
10483
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10544
10484
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10552,9 +10492,7 @@ var DeleteOpenIDConnectProviderCommand = _DeleteOpenIDConnectProviderCommand;
|
|
|
10552
10492
|
|
|
10553
10493
|
|
|
10554
10494
|
|
|
10555
|
-
var _DeletePolicyCommand = class _DeletePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10556
|
-
...commonParams
|
|
10557
|
-
}).m(function(Command, cs, config, o) {
|
|
10495
|
+
var _DeletePolicyCommand = class _DeletePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10558
10496
|
return [
|
|
10559
10497
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10560
10498
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10568,9 +10506,7 @@ var DeletePolicyCommand = _DeletePolicyCommand;
|
|
|
10568
10506
|
|
|
10569
10507
|
|
|
10570
10508
|
|
|
10571
|
-
var _DeletePolicyVersionCommand = class _DeletePolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10572
|
-
...commonParams
|
|
10573
|
-
}).m(function(Command, cs, config, o) {
|
|
10509
|
+
var _DeletePolicyVersionCommand = class _DeletePolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10574
10510
|
return [
|
|
10575
10511
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10576
10512
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10584,9 +10520,7 @@ var DeletePolicyVersionCommand = _DeletePolicyVersionCommand;
|
|
|
10584
10520
|
|
|
10585
10521
|
|
|
10586
10522
|
|
|
10587
|
-
var _DeleteRoleCommand = class _DeleteRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10588
|
-
...commonParams
|
|
10589
|
-
}).m(function(Command, cs, config, o) {
|
|
10523
|
+
var _DeleteRoleCommand = class _DeleteRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10590
10524
|
return [
|
|
10591
10525
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10592
10526
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10600,9 +10534,7 @@ var DeleteRoleCommand = _DeleteRoleCommand;
|
|
|
10600
10534
|
|
|
10601
10535
|
|
|
10602
10536
|
|
|
10603
|
-
var _DeleteRolePermissionsBoundaryCommand = class _DeleteRolePermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10604
|
-
...commonParams
|
|
10605
|
-
}).m(function(Command, cs, config, o) {
|
|
10537
|
+
var _DeleteRolePermissionsBoundaryCommand = class _DeleteRolePermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10606
10538
|
return [
|
|
10607
10539
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10608
10540
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10616,9 +10548,7 @@ var DeleteRolePermissionsBoundaryCommand = _DeleteRolePermissionsBoundaryCommand
|
|
|
10616
10548
|
|
|
10617
10549
|
|
|
10618
10550
|
|
|
10619
|
-
var _DeleteRolePolicyCommand = class _DeleteRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10620
|
-
...commonParams
|
|
10621
|
-
}).m(function(Command, cs, config, o) {
|
|
10551
|
+
var _DeleteRolePolicyCommand = class _DeleteRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10622
10552
|
return [
|
|
10623
10553
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10624
10554
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10632,9 +10562,7 @@ var DeleteRolePolicyCommand = _DeleteRolePolicyCommand;
|
|
|
10632
10562
|
|
|
10633
10563
|
|
|
10634
10564
|
|
|
10635
|
-
var _DeleteSAMLProviderCommand = class _DeleteSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10636
|
-
...commonParams
|
|
10637
|
-
}).m(function(Command, cs, config, o) {
|
|
10565
|
+
var _DeleteSAMLProviderCommand = class _DeleteSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10638
10566
|
return [
|
|
10639
10567
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10640
10568
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10648,9 +10576,7 @@ var DeleteSAMLProviderCommand = _DeleteSAMLProviderCommand;
|
|
|
10648
10576
|
|
|
10649
10577
|
|
|
10650
10578
|
|
|
10651
|
-
var _DeleteServerCertificateCommand = class _DeleteServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10652
|
-
...commonParams
|
|
10653
|
-
}).m(function(Command, cs, config, o) {
|
|
10579
|
+
var _DeleteServerCertificateCommand = class _DeleteServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10654
10580
|
return [
|
|
10655
10581
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10656
10582
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10664,9 +10590,7 @@ var DeleteServerCertificateCommand = _DeleteServerCertificateCommand;
|
|
|
10664
10590
|
|
|
10665
10591
|
|
|
10666
10592
|
|
|
10667
|
-
var _DeleteServiceLinkedRoleCommand = class _DeleteServiceLinkedRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10668
|
-
...commonParams
|
|
10669
|
-
}).m(function(Command, cs, config, o) {
|
|
10593
|
+
var _DeleteServiceLinkedRoleCommand = class _DeleteServiceLinkedRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10670
10594
|
return [
|
|
10671
10595
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10672
10596
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10680,9 +10604,7 @@ var DeleteServiceLinkedRoleCommand = _DeleteServiceLinkedRoleCommand;
|
|
|
10680
10604
|
|
|
10681
10605
|
|
|
10682
10606
|
|
|
10683
|
-
var _DeleteServiceSpecificCredentialCommand = class _DeleteServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10684
|
-
...commonParams
|
|
10685
|
-
}).m(function(Command, cs, config, o) {
|
|
10607
|
+
var _DeleteServiceSpecificCredentialCommand = class _DeleteServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10686
10608
|
return [
|
|
10687
10609
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10688
10610
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10696,9 +10618,7 @@ var DeleteServiceSpecificCredentialCommand = _DeleteServiceSpecificCredentialCom
|
|
|
10696
10618
|
|
|
10697
10619
|
|
|
10698
10620
|
|
|
10699
|
-
var _DeleteSigningCertificateCommand = class _DeleteSigningCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10700
|
-
...commonParams
|
|
10701
|
-
}).m(function(Command, cs, config, o) {
|
|
10621
|
+
var _DeleteSigningCertificateCommand = class _DeleteSigningCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10702
10622
|
return [
|
|
10703
10623
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10704
10624
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10712,9 +10632,7 @@ var DeleteSigningCertificateCommand = _DeleteSigningCertificateCommand;
|
|
|
10712
10632
|
|
|
10713
10633
|
|
|
10714
10634
|
|
|
10715
|
-
var _DeleteSSHPublicKeyCommand = class _DeleteSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10716
|
-
...commonParams
|
|
10717
|
-
}).m(function(Command, cs, config, o) {
|
|
10635
|
+
var _DeleteSSHPublicKeyCommand = class _DeleteSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10718
10636
|
return [
|
|
10719
10637
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10720
10638
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10728,9 +10646,7 @@ var DeleteSSHPublicKeyCommand = _DeleteSSHPublicKeyCommand;
|
|
|
10728
10646
|
|
|
10729
10647
|
|
|
10730
10648
|
|
|
10731
|
-
var _DeleteUserCommand = class _DeleteUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10732
|
-
...commonParams
|
|
10733
|
-
}).m(function(Command, cs, config, o) {
|
|
10649
|
+
var _DeleteUserCommand = class _DeleteUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10734
10650
|
return [
|
|
10735
10651
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10736
10652
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10744,9 +10660,7 @@ var DeleteUserCommand = _DeleteUserCommand;
|
|
|
10744
10660
|
|
|
10745
10661
|
|
|
10746
10662
|
|
|
10747
|
-
var _DeleteUserPermissionsBoundaryCommand = class _DeleteUserPermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10748
|
-
...commonParams
|
|
10749
|
-
}).m(function(Command, cs, config, o) {
|
|
10663
|
+
var _DeleteUserPermissionsBoundaryCommand = class _DeleteUserPermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10750
10664
|
return [
|
|
10751
10665
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10752
10666
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10760,9 +10674,7 @@ var DeleteUserPermissionsBoundaryCommand = _DeleteUserPermissionsBoundaryCommand
|
|
|
10760
10674
|
|
|
10761
10675
|
|
|
10762
10676
|
|
|
10763
|
-
var _DeleteUserPolicyCommand = class _DeleteUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10764
|
-
...commonParams
|
|
10765
|
-
}).m(function(Command, cs, config, o) {
|
|
10677
|
+
var _DeleteUserPolicyCommand = class _DeleteUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10766
10678
|
return [
|
|
10767
10679
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10768
10680
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10776,9 +10688,7 @@ var DeleteUserPolicyCommand = _DeleteUserPolicyCommand;
|
|
|
10776
10688
|
|
|
10777
10689
|
|
|
10778
10690
|
|
|
10779
|
-
var _DeleteVirtualMFADeviceCommand = class _DeleteVirtualMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10780
|
-
...commonParams
|
|
10781
|
-
}).m(function(Command, cs, config, o) {
|
|
10691
|
+
var _DeleteVirtualMFADeviceCommand = class _DeleteVirtualMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10782
10692
|
return [
|
|
10783
10693
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10784
10694
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10792,9 +10702,7 @@ var DeleteVirtualMFADeviceCommand = _DeleteVirtualMFADeviceCommand;
|
|
|
10792
10702
|
|
|
10793
10703
|
|
|
10794
10704
|
|
|
10795
|
-
var _DetachGroupPolicyCommand = class _DetachGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10796
|
-
...commonParams
|
|
10797
|
-
}).m(function(Command, cs, config, o) {
|
|
10705
|
+
var _DetachGroupPolicyCommand = class _DetachGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10798
10706
|
return [
|
|
10799
10707
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10800
10708
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10808,9 +10716,7 @@ var DetachGroupPolicyCommand = _DetachGroupPolicyCommand;
|
|
|
10808
10716
|
|
|
10809
10717
|
|
|
10810
10718
|
|
|
10811
|
-
var _DetachRolePolicyCommand = class _DetachRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10812
|
-
...commonParams
|
|
10813
|
-
}).m(function(Command, cs, config, o) {
|
|
10719
|
+
var _DetachRolePolicyCommand = class _DetachRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10814
10720
|
return [
|
|
10815
10721
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10816
10722
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10824,9 +10730,7 @@ var DetachRolePolicyCommand = _DetachRolePolicyCommand;
|
|
|
10824
10730
|
|
|
10825
10731
|
|
|
10826
10732
|
|
|
10827
|
-
var _DetachUserPolicyCommand = class _DetachUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10828
|
-
...commonParams
|
|
10829
|
-
}).m(function(Command, cs, config, o) {
|
|
10733
|
+
var _DetachUserPolicyCommand = class _DetachUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10830
10734
|
return [
|
|
10831
10735
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10832
10736
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10840,9 +10744,7 @@ var DetachUserPolicyCommand = _DetachUserPolicyCommand;
|
|
|
10840
10744
|
|
|
10841
10745
|
|
|
10842
10746
|
|
|
10843
|
-
var _EnableMFADeviceCommand = class _EnableMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10844
|
-
...commonParams
|
|
10845
|
-
}).m(function(Command, cs, config, o) {
|
|
10747
|
+
var _EnableMFADeviceCommand = class _EnableMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10846
10748
|
return [
|
|
10847
10749
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10848
10750
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10856,9 +10758,7 @@ var EnableMFADeviceCommand = _EnableMFADeviceCommand;
|
|
|
10856
10758
|
|
|
10857
10759
|
|
|
10858
10760
|
|
|
10859
|
-
var _GenerateCredentialReportCommand = class _GenerateCredentialReportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10860
|
-
...commonParams
|
|
10861
|
-
}).m(function(Command, cs, config, o) {
|
|
10761
|
+
var _GenerateCredentialReportCommand = class _GenerateCredentialReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10862
10762
|
return [
|
|
10863
10763
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10864
10764
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10872,9 +10772,7 @@ var GenerateCredentialReportCommand = _GenerateCredentialReportCommand;
|
|
|
10872
10772
|
|
|
10873
10773
|
|
|
10874
10774
|
|
|
10875
|
-
var _GenerateOrganizationsAccessReportCommand = class _GenerateOrganizationsAccessReportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10876
|
-
...commonParams
|
|
10877
|
-
}).m(function(Command, cs, config, o) {
|
|
10775
|
+
var _GenerateOrganizationsAccessReportCommand = class _GenerateOrganizationsAccessReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10878
10776
|
return [
|
|
10879
10777
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10880
10778
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10888,9 +10786,7 @@ var GenerateOrganizationsAccessReportCommand = _GenerateOrganizationsAccessRepor
|
|
|
10888
10786
|
|
|
10889
10787
|
|
|
10890
10788
|
|
|
10891
|
-
var _GenerateServiceLastAccessedDetailsCommand = class _GenerateServiceLastAccessedDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10892
|
-
...commonParams
|
|
10893
|
-
}).m(function(Command, cs, config, o) {
|
|
10789
|
+
var _GenerateServiceLastAccessedDetailsCommand = class _GenerateServiceLastAccessedDetailsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10894
10790
|
return [
|
|
10895
10791
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10896
10792
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10904,9 +10800,7 @@ var GenerateServiceLastAccessedDetailsCommand = _GenerateServiceLastAccessedDeta
|
|
|
10904
10800
|
|
|
10905
10801
|
|
|
10906
10802
|
|
|
10907
|
-
var _GetAccessKeyLastUsedCommand = class _GetAccessKeyLastUsedCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10908
|
-
...commonParams
|
|
10909
|
-
}).m(function(Command, cs, config, o) {
|
|
10803
|
+
var _GetAccessKeyLastUsedCommand = class _GetAccessKeyLastUsedCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10910
10804
|
return [
|
|
10911
10805
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10912
10806
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10920,9 +10814,7 @@ var GetAccessKeyLastUsedCommand = _GetAccessKeyLastUsedCommand;
|
|
|
10920
10814
|
|
|
10921
10815
|
|
|
10922
10816
|
|
|
10923
|
-
var _GetAccountAuthorizationDetailsCommand = class _GetAccountAuthorizationDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10924
|
-
...commonParams
|
|
10925
|
-
}).m(function(Command, cs, config, o) {
|
|
10817
|
+
var _GetAccountAuthorizationDetailsCommand = class _GetAccountAuthorizationDetailsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10926
10818
|
return [
|
|
10927
10819
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10928
10820
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10936,9 +10828,7 @@ var GetAccountAuthorizationDetailsCommand = _GetAccountAuthorizationDetailsComma
|
|
|
10936
10828
|
|
|
10937
10829
|
|
|
10938
10830
|
|
|
10939
|
-
var _GetAccountPasswordPolicyCommand = class _GetAccountPasswordPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10940
|
-
...commonParams
|
|
10941
|
-
}).m(function(Command, cs, config, o) {
|
|
10831
|
+
var _GetAccountPasswordPolicyCommand = class _GetAccountPasswordPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10942
10832
|
return [
|
|
10943
10833
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10944
10834
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10952,9 +10842,7 @@ var GetAccountPasswordPolicyCommand = _GetAccountPasswordPolicyCommand;
|
|
|
10952
10842
|
|
|
10953
10843
|
|
|
10954
10844
|
|
|
10955
|
-
var _GetAccountSummaryCommand = class _GetAccountSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10956
|
-
...commonParams
|
|
10957
|
-
}).m(function(Command, cs, config, o) {
|
|
10845
|
+
var _GetAccountSummaryCommand = class _GetAccountSummaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10958
10846
|
return [
|
|
10959
10847
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10960
10848
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10968,9 +10856,7 @@ var GetAccountSummaryCommand = _GetAccountSummaryCommand;
|
|
|
10968
10856
|
|
|
10969
10857
|
|
|
10970
10858
|
|
|
10971
|
-
var _GetContextKeysForCustomPolicyCommand = class _GetContextKeysForCustomPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10972
|
-
...commonParams
|
|
10973
|
-
}).m(function(Command, cs, config, o) {
|
|
10859
|
+
var _GetContextKeysForCustomPolicyCommand = class _GetContextKeysForCustomPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10974
10860
|
return [
|
|
10975
10861
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10976
10862
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -10984,9 +10870,7 @@ var GetContextKeysForCustomPolicyCommand = _GetContextKeysForCustomPolicyCommand
|
|
|
10984
10870
|
|
|
10985
10871
|
|
|
10986
10872
|
|
|
10987
|
-
var _GetContextKeysForPrincipalPolicyCommand = class _GetContextKeysForPrincipalPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
10988
|
-
...commonParams
|
|
10989
|
-
}).m(function(Command, cs, config, o) {
|
|
10873
|
+
var _GetContextKeysForPrincipalPolicyCommand = class _GetContextKeysForPrincipalPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
10990
10874
|
return [
|
|
10991
10875
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
10992
10876
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11000,9 +10884,7 @@ var GetContextKeysForPrincipalPolicyCommand = _GetContextKeysForPrincipalPolicyC
|
|
|
11000
10884
|
|
|
11001
10885
|
|
|
11002
10886
|
|
|
11003
|
-
var _GetCredentialReportCommand = class _GetCredentialReportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11004
|
-
...commonParams
|
|
11005
|
-
}).m(function(Command, cs, config, o) {
|
|
10887
|
+
var _GetCredentialReportCommand = class _GetCredentialReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11006
10888
|
return [
|
|
11007
10889
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11008
10890
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11016,9 +10898,7 @@ var GetCredentialReportCommand = _GetCredentialReportCommand;
|
|
|
11016
10898
|
|
|
11017
10899
|
|
|
11018
10900
|
|
|
11019
|
-
var _GetGroupCommand = class _GetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11020
|
-
...commonParams
|
|
11021
|
-
}).m(function(Command, cs, config, o) {
|
|
10901
|
+
var _GetGroupCommand = class _GetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11022
10902
|
return [
|
|
11023
10903
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11024
10904
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11032,9 +10912,7 @@ var GetGroupCommand = _GetGroupCommand;
|
|
|
11032
10912
|
|
|
11033
10913
|
|
|
11034
10914
|
|
|
11035
|
-
var _GetGroupPolicyCommand = class _GetGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11036
|
-
...commonParams
|
|
11037
|
-
}).m(function(Command, cs, config, o) {
|
|
10915
|
+
var _GetGroupPolicyCommand = class _GetGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11038
10916
|
return [
|
|
11039
10917
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11040
10918
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11048,9 +10926,7 @@ var GetGroupPolicyCommand = _GetGroupPolicyCommand;
|
|
|
11048
10926
|
|
|
11049
10927
|
|
|
11050
10928
|
|
|
11051
|
-
var _GetInstanceProfileCommand = class _GetInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11052
|
-
...commonParams
|
|
11053
|
-
}).m(function(Command, cs, config, o) {
|
|
10929
|
+
var _GetInstanceProfileCommand = class _GetInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11054
10930
|
return [
|
|
11055
10931
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11056
10932
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11064,9 +10940,7 @@ var GetInstanceProfileCommand = _GetInstanceProfileCommand;
|
|
|
11064
10940
|
|
|
11065
10941
|
|
|
11066
10942
|
|
|
11067
|
-
var _GetLoginProfileCommand = class _GetLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11068
|
-
...commonParams
|
|
11069
|
-
}).m(function(Command, cs, config, o) {
|
|
10943
|
+
var _GetLoginProfileCommand = class _GetLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11070
10944
|
return [
|
|
11071
10945
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11072
10946
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11080,9 +10954,7 @@ var GetLoginProfileCommand = _GetLoginProfileCommand;
|
|
|
11080
10954
|
|
|
11081
10955
|
|
|
11082
10956
|
|
|
11083
|
-
var _GetMFADeviceCommand = class _GetMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11084
|
-
...commonParams
|
|
11085
|
-
}).m(function(Command, cs, config, o) {
|
|
10957
|
+
var _GetMFADeviceCommand = class _GetMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11086
10958
|
return [
|
|
11087
10959
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11088
10960
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11096,9 +10968,7 @@ var GetMFADeviceCommand = _GetMFADeviceCommand;
|
|
|
11096
10968
|
|
|
11097
10969
|
|
|
11098
10970
|
|
|
11099
|
-
var _GetOpenIDConnectProviderCommand = class _GetOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11100
|
-
...commonParams
|
|
11101
|
-
}).m(function(Command, cs, config, o) {
|
|
10971
|
+
var _GetOpenIDConnectProviderCommand = class _GetOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11102
10972
|
return [
|
|
11103
10973
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11104
10974
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11112,9 +10982,7 @@ var GetOpenIDConnectProviderCommand = _GetOpenIDConnectProviderCommand;
|
|
|
11112
10982
|
|
|
11113
10983
|
|
|
11114
10984
|
|
|
11115
|
-
var _GetOrganizationsAccessReportCommand = class _GetOrganizationsAccessReportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11116
|
-
...commonParams
|
|
11117
|
-
}).m(function(Command, cs, config, o) {
|
|
10985
|
+
var _GetOrganizationsAccessReportCommand = class _GetOrganizationsAccessReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11118
10986
|
return [
|
|
11119
10987
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11120
10988
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11128,9 +10996,7 @@ var GetOrganizationsAccessReportCommand = _GetOrganizationsAccessReportCommand;
|
|
|
11128
10996
|
|
|
11129
10997
|
|
|
11130
10998
|
|
|
11131
|
-
var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11132
|
-
...commonParams
|
|
11133
|
-
}).m(function(Command, cs, config, o) {
|
|
10999
|
+
var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11134
11000
|
return [
|
|
11135
11001
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11136
11002
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11144,9 +11010,7 @@ var GetPolicyCommand = _GetPolicyCommand;
|
|
|
11144
11010
|
|
|
11145
11011
|
|
|
11146
11012
|
|
|
11147
|
-
var _GetPolicyVersionCommand = class _GetPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11148
|
-
...commonParams
|
|
11149
|
-
}).m(function(Command, cs, config, o) {
|
|
11013
|
+
var _GetPolicyVersionCommand = class _GetPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11150
11014
|
return [
|
|
11151
11015
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11152
11016
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11160,9 +11024,7 @@ var GetPolicyVersionCommand = _GetPolicyVersionCommand;
|
|
|
11160
11024
|
|
|
11161
11025
|
|
|
11162
11026
|
|
|
11163
|
-
var _GetRoleCommand = class _GetRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11164
|
-
...commonParams
|
|
11165
|
-
}).m(function(Command, cs, config, o) {
|
|
11027
|
+
var _GetRoleCommand = class _GetRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11166
11028
|
return [
|
|
11167
11029
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11168
11030
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11176,9 +11038,7 @@ var GetRoleCommand = _GetRoleCommand;
|
|
|
11176
11038
|
|
|
11177
11039
|
|
|
11178
11040
|
|
|
11179
|
-
var _GetRolePolicyCommand = class _GetRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11180
|
-
...commonParams
|
|
11181
|
-
}).m(function(Command, cs, config, o) {
|
|
11041
|
+
var _GetRolePolicyCommand = class _GetRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11182
11042
|
return [
|
|
11183
11043
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11184
11044
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11192,9 +11052,7 @@ var GetRolePolicyCommand = _GetRolePolicyCommand;
|
|
|
11192
11052
|
|
|
11193
11053
|
|
|
11194
11054
|
|
|
11195
|
-
var _GetSAMLProviderCommand = class _GetSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11196
|
-
...commonParams
|
|
11197
|
-
}).m(function(Command, cs, config, o) {
|
|
11055
|
+
var _GetSAMLProviderCommand = class _GetSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11198
11056
|
return [
|
|
11199
11057
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11200
11058
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11208,9 +11066,7 @@ var GetSAMLProviderCommand = _GetSAMLProviderCommand;
|
|
|
11208
11066
|
|
|
11209
11067
|
|
|
11210
11068
|
|
|
11211
|
-
var _GetServerCertificateCommand = class _GetServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11212
|
-
...commonParams
|
|
11213
|
-
}).m(function(Command, cs, config, o) {
|
|
11069
|
+
var _GetServerCertificateCommand = class _GetServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11214
11070
|
return [
|
|
11215
11071
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11216
11072
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11224,9 +11080,7 @@ var GetServerCertificateCommand = _GetServerCertificateCommand;
|
|
|
11224
11080
|
|
|
11225
11081
|
|
|
11226
11082
|
|
|
11227
|
-
var _GetServiceLastAccessedDetailsCommand = class _GetServiceLastAccessedDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11228
|
-
...commonParams
|
|
11229
|
-
}).m(function(Command, cs, config, o) {
|
|
11083
|
+
var _GetServiceLastAccessedDetailsCommand = class _GetServiceLastAccessedDetailsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11230
11084
|
return [
|
|
11231
11085
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11232
11086
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11240,9 +11094,7 @@ var GetServiceLastAccessedDetailsCommand = _GetServiceLastAccessedDetailsCommand
|
|
|
11240
11094
|
|
|
11241
11095
|
|
|
11242
11096
|
|
|
11243
|
-
var _GetServiceLastAccessedDetailsWithEntitiesCommand = class _GetServiceLastAccessedDetailsWithEntitiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11244
|
-
...commonParams
|
|
11245
|
-
}).m(function(Command, cs, config, o) {
|
|
11097
|
+
var _GetServiceLastAccessedDetailsWithEntitiesCommand = class _GetServiceLastAccessedDetailsWithEntitiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11246
11098
|
return [
|
|
11247
11099
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11248
11100
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11256,9 +11108,7 @@ var GetServiceLastAccessedDetailsWithEntitiesCommand = _GetServiceLastAccessedDe
|
|
|
11256
11108
|
|
|
11257
11109
|
|
|
11258
11110
|
|
|
11259
|
-
var _GetServiceLinkedRoleDeletionStatusCommand = class _GetServiceLinkedRoleDeletionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11260
|
-
...commonParams
|
|
11261
|
-
}).m(function(Command, cs, config, o) {
|
|
11111
|
+
var _GetServiceLinkedRoleDeletionStatusCommand = class _GetServiceLinkedRoleDeletionStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11262
11112
|
return [
|
|
11263
11113
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11264
11114
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11272,9 +11122,7 @@ var GetServiceLinkedRoleDeletionStatusCommand = _GetServiceLinkedRoleDeletionSta
|
|
|
11272
11122
|
|
|
11273
11123
|
|
|
11274
11124
|
|
|
11275
|
-
var _GetSSHPublicKeyCommand = class _GetSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11276
|
-
...commonParams
|
|
11277
|
-
}).m(function(Command, cs, config, o) {
|
|
11125
|
+
var _GetSSHPublicKeyCommand = class _GetSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11278
11126
|
return [
|
|
11279
11127
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11280
11128
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11288,9 +11136,7 @@ var GetSSHPublicKeyCommand = _GetSSHPublicKeyCommand;
|
|
|
11288
11136
|
|
|
11289
11137
|
|
|
11290
11138
|
|
|
11291
|
-
var _GetUserCommand = class _GetUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11292
|
-
...commonParams
|
|
11293
|
-
}).m(function(Command, cs, config, o) {
|
|
11139
|
+
var _GetUserCommand = class _GetUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11294
11140
|
return [
|
|
11295
11141
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11296
11142
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11304,9 +11150,7 @@ var GetUserCommand = _GetUserCommand;
|
|
|
11304
11150
|
|
|
11305
11151
|
|
|
11306
11152
|
|
|
11307
|
-
var _GetUserPolicyCommand = class _GetUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11308
|
-
...commonParams
|
|
11309
|
-
}).m(function(Command, cs, config, o) {
|
|
11153
|
+
var _GetUserPolicyCommand = class _GetUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11310
11154
|
return [
|
|
11311
11155
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11312
11156
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11320,9 +11164,7 @@ var GetUserPolicyCommand = _GetUserPolicyCommand;
|
|
|
11320
11164
|
|
|
11321
11165
|
|
|
11322
11166
|
|
|
11323
|
-
var _ListAccessKeysCommand = class _ListAccessKeysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11324
|
-
...commonParams
|
|
11325
|
-
}).m(function(Command, cs, config, o) {
|
|
11167
|
+
var _ListAccessKeysCommand = class _ListAccessKeysCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11326
11168
|
return [
|
|
11327
11169
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11328
11170
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11336,9 +11178,7 @@ var ListAccessKeysCommand = _ListAccessKeysCommand;
|
|
|
11336
11178
|
|
|
11337
11179
|
|
|
11338
11180
|
|
|
11339
|
-
var _ListAccountAliasesCommand = class _ListAccountAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11340
|
-
...commonParams
|
|
11341
|
-
}).m(function(Command, cs, config, o) {
|
|
11181
|
+
var _ListAccountAliasesCommand = class _ListAccountAliasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11342
11182
|
return [
|
|
11343
11183
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11344
11184
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11352,9 +11192,7 @@ var ListAccountAliasesCommand = _ListAccountAliasesCommand;
|
|
|
11352
11192
|
|
|
11353
11193
|
|
|
11354
11194
|
|
|
11355
|
-
var _ListAttachedGroupPoliciesCommand = class _ListAttachedGroupPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11356
|
-
...commonParams
|
|
11357
|
-
}).m(function(Command, cs, config, o) {
|
|
11195
|
+
var _ListAttachedGroupPoliciesCommand = class _ListAttachedGroupPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11358
11196
|
return [
|
|
11359
11197
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11360
11198
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11368,9 +11206,7 @@ var ListAttachedGroupPoliciesCommand = _ListAttachedGroupPoliciesCommand;
|
|
|
11368
11206
|
|
|
11369
11207
|
|
|
11370
11208
|
|
|
11371
|
-
var _ListAttachedRolePoliciesCommand = class _ListAttachedRolePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11372
|
-
...commonParams
|
|
11373
|
-
}).m(function(Command, cs, config, o) {
|
|
11209
|
+
var _ListAttachedRolePoliciesCommand = class _ListAttachedRolePoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11374
11210
|
return [
|
|
11375
11211
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11376
11212
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11384,9 +11220,7 @@ var ListAttachedRolePoliciesCommand = _ListAttachedRolePoliciesCommand;
|
|
|
11384
11220
|
|
|
11385
11221
|
|
|
11386
11222
|
|
|
11387
|
-
var _ListAttachedUserPoliciesCommand = class _ListAttachedUserPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11388
|
-
...commonParams
|
|
11389
|
-
}).m(function(Command, cs, config, o) {
|
|
11223
|
+
var _ListAttachedUserPoliciesCommand = class _ListAttachedUserPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11390
11224
|
return [
|
|
11391
11225
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11392
11226
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11400,9 +11234,7 @@ var ListAttachedUserPoliciesCommand = _ListAttachedUserPoliciesCommand;
|
|
|
11400
11234
|
|
|
11401
11235
|
|
|
11402
11236
|
|
|
11403
|
-
var _ListEntitiesForPolicyCommand = class _ListEntitiesForPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11404
|
-
...commonParams
|
|
11405
|
-
}).m(function(Command, cs, config, o) {
|
|
11237
|
+
var _ListEntitiesForPolicyCommand = class _ListEntitiesForPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11406
11238
|
return [
|
|
11407
11239
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11408
11240
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11416,9 +11248,7 @@ var ListEntitiesForPolicyCommand = _ListEntitiesForPolicyCommand;
|
|
|
11416
11248
|
|
|
11417
11249
|
|
|
11418
11250
|
|
|
11419
|
-
var _ListGroupPoliciesCommand = class _ListGroupPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11420
|
-
...commonParams
|
|
11421
|
-
}).m(function(Command, cs, config, o) {
|
|
11251
|
+
var _ListGroupPoliciesCommand = class _ListGroupPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11422
11252
|
return [
|
|
11423
11253
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11424
11254
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11432,9 +11262,7 @@ var ListGroupPoliciesCommand = _ListGroupPoliciesCommand;
|
|
|
11432
11262
|
|
|
11433
11263
|
|
|
11434
11264
|
|
|
11435
|
-
var _ListGroupsCommand = class _ListGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11436
|
-
...commonParams
|
|
11437
|
-
}).m(function(Command, cs, config, o) {
|
|
11265
|
+
var _ListGroupsCommand = class _ListGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11438
11266
|
return [
|
|
11439
11267
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11440
11268
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11448,9 +11276,7 @@ var ListGroupsCommand = _ListGroupsCommand;
|
|
|
11448
11276
|
|
|
11449
11277
|
|
|
11450
11278
|
|
|
11451
|
-
var _ListGroupsForUserCommand = class _ListGroupsForUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11452
|
-
...commonParams
|
|
11453
|
-
}).m(function(Command, cs, config, o) {
|
|
11279
|
+
var _ListGroupsForUserCommand = class _ListGroupsForUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11454
11280
|
return [
|
|
11455
11281
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11456
11282
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11464,9 +11290,7 @@ var ListGroupsForUserCommand = _ListGroupsForUserCommand;
|
|
|
11464
11290
|
|
|
11465
11291
|
|
|
11466
11292
|
|
|
11467
|
-
var _ListInstanceProfilesCommand = class _ListInstanceProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11468
|
-
...commonParams
|
|
11469
|
-
}).m(function(Command, cs, config, o) {
|
|
11293
|
+
var _ListInstanceProfilesCommand = class _ListInstanceProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11470
11294
|
return [
|
|
11471
11295
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11472
11296
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11480,9 +11304,7 @@ var ListInstanceProfilesCommand = _ListInstanceProfilesCommand;
|
|
|
11480
11304
|
|
|
11481
11305
|
|
|
11482
11306
|
|
|
11483
|
-
var _ListInstanceProfilesForRoleCommand = class _ListInstanceProfilesForRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11484
|
-
...commonParams
|
|
11485
|
-
}).m(function(Command, cs, config, o) {
|
|
11307
|
+
var _ListInstanceProfilesForRoleCommand = class _ListInstanceProfilesForRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11486
11308
|
return [
|
|
11487
11309
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11488
11310
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11496,9 +11318,7 @@ var ListInstanceProfilesForRoleCommand = _ListInstanceProfilesForRoleCommand;
|
|
|
11496
11318
|
|
|
11497
11319
|
|
|
11498
11320
|
|
|
11499
|
-
var _ListInstanceProfileTagsCommand = class _ListInstanceProfileTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11500
|
-
...commonParams
|
|
11501
|
-
}).m(function(Command, cs, config, o) {
|
|
11321
|
+
var _ListInstanceProfileTagsCommand = class _ListInstanceProfileTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11502
11322
|
return [
|
|
11503
11323
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11504
11324
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11512,9 +11332,7 @@ var ListInstanceProfileTagsCommand = _ListInstanceProfileTagsCommand;
|
|
|
11512
11332
|
|
|
11513
11333
|
|
|
11514
11334
|
|
|
11515
|
-
var _ListMFADevicesCommand = class _ListMFADevicesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11516
|
-
...commonParams
|
|
11517
|
-
}).m(function(Command, cs, config, o) {
|
|
11335
|
+
var _ListMFADevicesCommand = class _ListMFADevicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11518
11336
|
return [
|
|
11519
11337
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11520
11338
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11528,9 +11346,7 @@ var ListMFADevicesCommand = _ListMFADevicesCommand;
|
|
|
11528
11346
|
|
|
11529
11347
|
|
|
11530
11348
|
|
|
11531
|
-
var _ListMFADeviceTagsCommand = class _ListMFADeviceTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11532
|
-
...commonParams
|
|
11533
|
-
}).m(function(Command, cs, config, o) {
|
|
11349
|
+
var _ListMFADeviceTagsCommand = class _ListMFADeviceTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11534
11350
|
return [
|
|
11535
11351
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11536
11352
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11544,9 +11360,7 @@ var ListMFADeviceTagsCommand = _ListMFADeviceTagsCommand;
|
|
|
11544
11360
|
|
|
11545
11361
|
|
|
11546
11362
|
|
|
11547
|
-
var _ListOpenIDConnectProvidersCommand = class _ListOpenIDConnectProvidersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11548
|
-
...commonParams
|
|
11549
|
-
}).m(function(Command, cs, config, o) {
|
|
11363
|
+
var _ListOpenIDConnectProvidersCommand = class _ListOpenIDConnectProvidersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11550
11364
|
return [
|
|
11551
11365
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11552
11366
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11560,9 +11374,7 @@ var ListOpenIDConnectProvidersCommand = _ListOpenIDConnectProvidersCommand;
|
|
|
11560
11374
|
|
|
11561
11375
|
|
|
11562
11376
|
|
|
11563
|
-
var _ListOpenIDConnectProviderTagsCommand = class _ListOpenIDConnectProviderTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11564
|
-
...commonParams
|
|
11565
|
-
}).m(function(Command, cs, config, o) {
|
|
11377
|
+
var _ListOpenIDConnectProviderTagsCommand = class _ListOpenIDConnectProviderTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11566
11378
|
return [
|
|
11567
11379
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11568
11380
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11576,9 +11388,7 @@ var ListOpenIDConnectProviderTagsCommand = _ListOpenIDConnectProviderTagsCommand
|
|
|
11576
11388
|
|
|
11577
11389
|
|
|
11578
11390
|
|
|
11579
|
-
var _ListPoliciesCommand = class _ListPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11580
|
-
...commonParams
|
|
11581
|
-
}).m(function(Command, cs, config, o) {
|
|
11391
|
+
var _ListPoliciesCommand = class _ListPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11582
11392
|
return [
|
|
11583
11393
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11584
11394
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11592,9 +11402,7 @@ var ListPoliciesCommand = _ListPoliciesCommand;
|
|
|
11592
11402
|
|
|
11593
11403
|
|
|
11594
11404
|
|
|
11595
|
-
var _ListPoliciesGrantingServiceAccessCommand = class _ListPoliciesGrantingServiceAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11596
|
-
...commonParams
|
|
11597
|
-
}).m(function(Command, cs, config, o) {
|
|
11405
|
+
var _ListPoliciesGrantingServiceAccessCommand = class _ListPoliciesGrantingServiceAccessCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11598
11406
|
return [
|
|
11599
11407
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11600
11408
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11608,9 +11416,7 @@ var ListPoliciesGrantingServiceAccessCommand = _ListPoliciesGrantingServiceAcces
|
|
|
11608
11416
|
|
|
11609
11417
|
|
|
11610
11418
|
|
|
11611
|
-
var _ListPolicyTagsCommand = class _ListPolicyTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11612
|
-
...commonParams
|
|
11613
|
-
}).m(function(Command, cs, config, o) {
|
|
11419
|
+
var _ListPolicyTagsCommand = class _ListPolicyTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11614
11420
|
return [
|
|
11615
11421
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11616
11422
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11624,9 +11430,7 @@ var ListPolicyTagsCommand = _ListPolicyTagsCommand;
|
|
|
11624
11430
|
|
|
11625
11431
|
|
|
11626
11432
|
|
|
11627
|
-
var _ListPolicyVersionsCommand = class _ListPolicyVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11628
|
-
...commonParams
|
|
11629
|
-
}).m(function(Command, cs, config, o) {
|
|
11433
|
+
var _ListPolicyVersionsCommand = class _ListPolicyVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11630
11434
|
return [
|
|
11631
11435
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11632
11436
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11640,9 +11444,7 @@ var ListPolicyVersionsCommand = _ListPolicyVersionsCommand;
|
|
|
11640
11444
|
|
|
11641
11445
|
|
|
11642
11446
|
|
|
11643
|
-
var _ListRolePoliciesCommand = class _ListRolePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11644
|
-
...commonParams
|
|
11645
|
-
}).m(function(Command, cs, config, o) {
|
|
11447
|
+
var _ListRolePoliciesCommand = class _ListRolePoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11646
11448
|
return [
|
|
11647
11449
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11648
11450
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11656,9 +11458,7 @@ var ListRolePoliciesCommand = _ListRolePoliciesCommand;
|
|
|
11656
11458
|
|
|
11657
11459
|
|
|
11658
11460
|
|
|
11659
|
-
var _ListRolesCommand = class _ListRolesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11660
|
-
...commonParams
|
|
11661
|
-
}).m(function(Command, cs, config, o) {
|
|
11461
|
+
var _ListRolesCommand = class _ListRolesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11662
11462
|
return [
|
|
11663
11463
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11664
11464
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11672,9 +11472,7 @@ var ListRolesCommand = _ListRolesCommand;
|
|
|
11672
11472
|
|
|
11673
11473
|
|
|
11674
11474
|
|
|
11675
|
-
var _ListRoleTagsCommand = class _ListRoleTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11676
|
-
...commonParams
|
|
11677
|
-
}).m(function(Command, cs, config, o) {
|
|
11475
|
+
var _ListRoleTagsCommand = class _ListRoleTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11678
11476
|
return [
|
|
11679
11477
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11680
11478
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11688,9 +11486,7 @@ var ListRoleTagsCommand = _ListRoleTagsCommand;
|
|
|
11688
11486
|
|
|
11689
11487
|
|
|
11690
11488
|
|
|
11691
|
-
var _ListSAMLProvidersCommand = class _ListSAMLProvidersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11692
|
-
...commonParams
|
|
11693
|
-
}).m(function(Command, cs, config, o) {
|
|
11489
|
+
var _ListSAMLProvidersCommand = class _ListSAMLProvidersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11694
11490
|
return [
|
|
11695
11491
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11696
11492
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11704,9 +11500,7 @@ var ListSAMLProvidersCommand = _ListSAMLProvidersCommand;
|
|
|
11704
11500
|
|
|
11705
11501
|
|
|
11706
11502
|
|
|
11707
|
-
var _ListSAMLProviderTagsCommand = class _ListSAMLProviderTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11708
|
-
...commonParams
|
|
11709
|
-
}).m(function(Command, cs, config, o) {
|
|
11503
|
+
var _ListSAMLProviderTagsCommand = class _ListSAMLProviderTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11710
11504
|
return [
|
|
11711
11505
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11712
11506
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11720,9 +11514,7 @@ var ListSAMLProviderTagsCommand = _ListSAMLProviderTagsCommand;
|
|
|
11720
11514
|
|
|
11721
11515
|
|
|
11722
11516
|
|
|
11723
|
-
var _ListServerCertificatesCommand = class _ListServerCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11724
|
-
...commonParams
|
|
11725
|
-
}).m(function(Command, cs, config, o) {
|
|
11517
|
+
var _ListServerCertificatesCommand = class _ListServerCertificatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11726
11518
|
return [
|
|
11727
11519
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11728
11520
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11736,9 +11528,7 @@ var ListServerCertificatesCommand = _ListServerCertificatesCommand;
|
|
|
11736
11528
|
|
|
11737
11529
|
|
|
11738
11530
|
|
|
11739
|
-
var _ListServerCertificateTagsCommand = class _ListServerCertificateTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11740
|
-
...commonParams
|
|
11741
|
-
}).m(function(Command, cs, config, o) {
|
|
11531
|
+
var _ListServerCertificateTagsCommand = class _ListServerCertificateTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11742
11532
|
return [
|
|
11743
11533
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11744
11534
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11752,9 +11542,7 @@ var ListServerCertificateTagsCommand = _ListServerCertificateTagsCommand;
|
|
|
11752
11542
|
|
|
11753
11543
|
|
|
11754
11544
|
|
|
11755
|
-
var _ListServiceSpecificCredentialsCommand = class _ListServiceSpecificCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11756
|
-
...commonParams
|
|
11757
|
-
}).m(function(Command, cs, config, o) {
|
|
11545
|
+
var _ListServiceSpecificCredentialsCommand = class _ListServiceSpecificCredentialsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11758
11546
|
return [
|
|
11759
11547
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11760
11548
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11768,9 +11556,7 @@ var ListServiceSpecificCredentialsCommand = _ListServiceSpecificCredentialsComma
|
|
|
11768
11556
|
|
|
11769
11557
|
|
|
11770
11558
|
|
|
11771
|
-
var _ListSigningCertificatesCommand = class _ListSigningCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11772
|
-
...commonParams
|
|
11773
|
-
}).m(function(Command, cs, config, o) {
|
|
11559
|
+
var _ListSigningCertificatesCommand = class _ListSigningCertificatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11774
11560
|
return [
|
|
11775
11561
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11776
11562
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11784,9 +11570,7 @@ var ListSigningCertificatesCommand = _ListSigningCertificatesCommand;
|
|
|
11784
11570
|
|
|
11785
11571
|
|
|
11786
11572
|
|
|
11787
|
-
var _ListSSHPublicKeysCommand = class _ListSSHPublicKeysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11788
|
-
...commonParams
|
|
11789
|
-
}).m(function(Command, cs, config, o) {
|
|
11573
|
+
var _ListSSHPublicKeysCommand = class _ListSSHPublicKeysCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11790
11574
|
return [
|
|
11791
11575
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11792
11576
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11800,9 +11584,7 @@ var ListSSHPublicKeysCommand = _ListSSHPublicKeysCommand;
|
|
|
11800
11584
|
|
|
11801
11585
|
|
|
11802
11586
|
|
|
11803
|
-
var _ListUserPoliciesCommand = class _ListUserPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11804
|
-
...commonParams
|
|
11805
|
-
}).m(function(Command, cs, config, o) {
|
|
11587
|
+
var _ListUserPoliciesCommand = class _ListUserPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11806
11588
|
return [
|
|
11807
11589
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11808
11590
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11816,9 +11598,7 @@ var ListUserPoliciesCommand = _ListUserPoliciesCommand;
|
|
|
11816
11598
|
|
|
11817
11599
|
|
|
11818
11600
|
|
|
11819
|
-
var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11820
|
-
...commonParams
|
|
11821
|
-
}).m(function(Command, cs, config, o) {
|
|
11601
|
+
var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11822
11602
|
return [
|
|
11823
11603
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11824
11604
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11832,9 +11612,7 @@ var ListUsersCommand = _ListUsersCommand;
|
|
|
11832
11612
|
|
|
11833
11613
|
|
|
11834
11614
|
|
|
11835
|
-
var _ListUserTagsCommand = class _ListUserTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11836
|
-
...commonParams
|
|
11837
|
-
}).m(function(Command, cs, config, o) {
|
|
11615
|
+
var _ListUserTagsCommand = class _ListUserTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11838
11616
|
return [
|
|
11839
11617
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11840
11618
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11848,9 +11626,7 @@ var ListUserTagsCommand = _ListUserTagsCommand;
|
|
|
11848
11626
|
|
|
11849
11627
|
|
|
11850
11628
|
|
|
11851
|
-
var _ListVirtualMFADevicesCommand = class _ListVirtualMFADevicesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11852
|
-
...commonParams
|
|
11853
|
-
}).m(function(Command, cs, config, o) {
|
|
11629
|
+
var _ListVirtualMFADevicesCommand = class _ListVirtualMFADevicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11854
11630
|
return [
|
|
11855
11631
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11856
11632
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11864,9 +11640,7 @@ var ListVirtualMFADevicesCommand = _ListVirtualMFADevicesCommand;
|
|
|
11864
11640
|
|
|
11865
11641
|
|
|
11866
11642
|
|
|
11867
|
-
var _PutGroupPolicyCommand = class _PutGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11868
|
-
...commonParams
|
|
11869
|
-
}).m(function(Command, cs, config, o) {
|
|
11643
|
+
var _PutGroupPolicyCommand = class _PutGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11870
11644
|
return [
|
|
11871
11645
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11872
11646
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11880,9 +11654,7 @@ var PutGroupPolicyCommand = _PutGroupPolicyCommand;
|
|
|
11880
11654
|
|
|
11881
11655
|
|
|
11882
11656
|
|
|
11883
|
-
var _PutRolePermissionsBoundaryCommand = class _PutRolePermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11884
|
-
...commonParams
|
|
11885
|
-
}).m(function(Command, cs, config, o) {
|
|
11657
|
+
var _PutRolePermissionsBoundaryCommand = class _PutRolePermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11886
11658
|
return [
|
|
11887
11659
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11888
11660
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11896,9 +11668,7 @@ var PutRolePermissionsBoundaryCommand = _PutRolePermissionsBoundaryCommand;
|
|
|
11896
11668
|
|
|
11897
11669
|
|
|
11898
11670
|
|
|
11899
|
-
var _PutRolePolicyCommand = class _PutRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11900
|
-
...commonParams
|
|
11901
|
-
}).m(function(Command, cs, config, o) {
|
|
11671
|
+
var _PutRolePolicyCommand = class _PutRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11902
11672
|
return [
|
|
11903
11673
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11904
11674
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11912,9 +11682,7 @@ var PutRolePolicyCommand = _PutRolePolicyCommand;
|
|
|
11912
11682
|
|
|
11913
11683
|
|
|
11914
11684
|
|
|
11915
|
-
var _PutUserPermissionsBoundaryCommand = class _PutUserPermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11916
|
-
...commonParams
|
|
11917
|
-
}).m(function(Command, cs, config, o) {
|
|
11685
|
+
var _PutUserPermissionsBoundaryCommand = class _PutUserPermissionsBoundaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11918
11686
|
return [
|
|
11919
11687
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11920
11688
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11928,9 +11696,7 @@ var PutUserPermissionsBoundaryCommand = _PutUserPermissionsBoundaryCommand;
|
|
|
11928
11696
|
|
|
11929
11697
|
|
|
11930
11698
|
|
|
11931
|
-
var _PutUserPolicyCommand = class _PutUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11932
|
-
...commonParams
|
|
11933
|
-
}).m(function(Command, cs, config, o) {
|
|
11699
|
+
var _PutUserPolicyCommand = class _PutUserPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11934
11700
|
return [
|
|
11935
11701
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11936
11702
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11944,9 +11710,7 @@ var PutUserPolicyCommand = _PutUserPolicyCommand;
|
|
|
11944
11710
|
|
|
11945
11711
|
|
|
11946
11712
|
|
|
11947
|
-
var _RemoveClientIDFromOpenIDConnectProviderCommand = class _RemoveClientIDFromOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11948
|
-
...commonParams
|
|
11949
|
-
}).m(function(Command, cs, config, o) {
|
|
11713
|
+
var _RemoveClientIDFromOpenIDConnectProviderCommand = class _RemoveClientIDFromOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11950
11714
|
return [
|
|
11951
11715
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11952
11716
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11960,9 +11724,7 @@ var RemoveClientIDFromOpenIDConnectProviderCommand = _RemoveClientIDFromOpenIDCo
|
|
|
11960
11724
|
|
|
11961
11725
|
|
|
11962
11726
|
|
|
11963
|
-
var _RemoveRoleFromInstanceProfileCommand = class _RemoveRoleFromInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11964
|
-
...commonParams
|
|
11965
|
-
}).m(function(Command, cs, config, o) {
|
|
11727
|
+
var _RemoveRoleFromInstanceProfileCommand = class _RemoveRoleFromInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11966
11728
|
return [
|
|
11967
11729
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11968
11730
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11976,9 +11738,7 @@ var RemoveRoleFromInstanceProfileCommand = _RemoveRoleFromInstanceProfileCommand
|
|
|
11976
11738
|
|
|
11977
11739
|
|
|
11978
11740
|
|
|
11979
|
-
var _RemoveUserFromGroupCommand = class _RemoveUserFromGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11980
|
-
...commonParams
|
|
11981
|
-
}).m(function(Command, cs, config, o) {
|
|
11741
|
+
var _RemoveUserFromGroupCommand = class _RemoveUserFromGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11982
11742
|
return [
|
|
11983
11743
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
11984
11744
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -11992,9 +11752,7 @@ var RemoveUserFromGroupCommand = _RemoveUserFromGroupCommand;
|
|
|
11992
11752
|
|
|
11993
11753
|
|
|
11994
11754
|
|
|
11995
|
-
var _ResetServiceSpecificCredentialCommand = class _ResetServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
11996
|
-
...commonParams
|
|
11997
|
-
}).m(function(Command, cs, config, o) {
|
|
11755
|
+
var _ResetServiceSpecificCredentialCommand = class _ResetServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
11998
11756
|
return [
|
|
11999
11757
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12000
11758
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12008,9 +11766,7 @@ var ResetServiceSpecificCredentialCommand = _ResetServiceSpecificCredentialComma
|
|
|
12008
11766
|
|
|
12009
11767
|
|
|
12010
11768
|
|
|
12011
|
-
var _ResyncMFADeviceCommand = class _ResyncMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12012
|
-
...commonParams
|
|
12013
|
-
}).m(function(Command, cs, config, o) {
|
|
11769
|
+
var _ResyncMFADeviceCommand = class _ResyncMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12014
11770
|
return [
|
|
12015
11771
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12016
11772
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12024,9 +11780,7 @@ var ResyncMFADeviceCommand = _ResyncMFADeviceCommand;
|
|
|
12024
11780
|
|
|
12025
11781
|
|
|
12026
11782
|
|
|
12027
|
-
var _SetDefaultPolicyVersionCommand = class _SetDefaultPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12028
|
-
...commonParams
|
|
12029
|
-
}).m(function(Command, cs, config, o) {
|
|
11783
|
+
var _SetDefaultPolicyVersionCommand = class _SetDefaultPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12030
11784
|
return [
|
|
12031
11785
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12032
11786
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12040,9 +11794,7 @@ var SetDefaultPolicyVersionCommand = _SetDefaultPolicyVersionCommand;
|
|
|
12040
11794
|
|
|
12041
11795
|
|
|
12042
11796
|
|
|
12043
|
-
var _SetSecurityTokenServicePreferencesCommand = class _SetSecurityTokenServicePreferencesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12044
|
-
...commonParams
|
|
12045
|
-
}).m(function(Command, cs, config, o) {
|
|
11797
|
+
var _SetSecurityTokenServicePreferencesCommand = class _SetSecurityTokenServicePreferencesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12046
11798
|
return [
|
|
12047
11799
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12048
11800
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12056,9 +11808,7 @@ var SetSecurityTokenServicePreferencesCommand = _SetSecurityTokenServicePreferen
|
|
|
12056
11808
|
|
|
12057
11809
|
|
|
12058
11810
|
|
|
12059
|
-
var _SimulateCustomPolicyCommand = class _SimulateCustomPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12060
|
-
...commonParams
|
|
12061
|
-
}).m(function(Command, cs, config, o) {
|
|
11811
|
+
var _SimulateCustomPolicyCommand = class _SimulateCustomPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12062
11812
|
return [
|
|
12063
11813
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12064
11814
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12072,9 +11822,7 @@ var SimulateCustomPolicyCommand = _SimulateCustomPolicyCommand;
|
|
|
12072
11822
|
|
|
12073
11823
|
|
|
12074
11824
|
|
|
12075
|
-
var _SimulatePrincipalPolicyCommand = class _SimulatePrincipalPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12076
|
-
...commonParams
|
|
12077
|
-
}).m(function(Command, cs, config, o) {
|
|
11825
|
+
var _SimulatePrincipalPolicyCommand = class _SimulatePrincipalPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12078
11826
|
return [
|
|
12079
11827
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12080
11828
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12088,9 +11836,7 @@ var SimulatePrincipalPolicyCommand = _SimulatePrincipalPolicyCommand;
|
|
|
12088
11836
|
|
|
12089
11837
|
|
|
12090
11838
|
|
|
12091
|
-
var _TagInstanceProfileCommand = class _TagInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12092
|
-
...commonParams
|
|
12093
|
-
}).m(function(Command, cs, config, o) {
|
|
11839
|
+
var _TagInstanceProfileCommand = class _TagInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12094
11840
|
return [
|
|
12095
11841
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12096
11842
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12104,9 +11850,7 @@ var TagInstanceProfileCommand = _TagInstanceProfileCommand;
|
|
|
12104
11850
|
|
|
12105
11851
|
|
|
12106
11852
|
|
|
12107
|
-
var _TagMFADeviceCommand = class _TagMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12108
|
-
...commonParams
|
|
12109
|
-
}).m(function(Command, cs, config, o) {
|
|
11853
|
+
var _TagMFADeviceCommand = class _TagMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12110
11854
|
return [
|
|
12111
11855
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12112
11856
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12120,9 +11864,7 @@ var TagMFADeviceCommand = _TagMFADeviceCommand;
|
|
|
12120
11864
|
|
|
12121
11865
|
|
|
12122
11866
|
|
|
12123
|
-
var _TagOpenIDConnectProviderCommand = class _TagOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12124
|
-
...commonParams
|
|
12125
|
-
}).m(function(Command, cs, config, o) {
|
|
11867
|
+
var _TagOpenIDConnectProviderCommand = class _TagOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12126
11868
|
return [
|
|
12127
11869
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12128
11870
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12136,9 +11878,7 @@ var TagOpenIDConnectProviderCommand = _TagOpenIDConnectProviderCommand;
|
|
|
12136
11878
|
|
|
12137
11879
|
|
|
12138
11880
|
|
|
12139
|
-
var _TagPolicyCommand = class _TagPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12140
|
-
...commonParams
|
|
12141
|
-
}).m(function(Command, cs, config, o) {
|
|
11881
|
+
var _TagPolicyCommand = class _TagPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12142
11882
|
return [
|
|
12143
11883
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12144
11884
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12152,9 +11892,7 @@ var TagPolicyCommand = _TagPolicyCommand;
|
|
|
12152
11892
|
|
|
12153
11893
|
|
|
12154
11894
|
|
|
12155
|
-
var _TagRoleCommand = class _TagRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12156
|
-
...commonParams
|
|
12157
|
-
}).m(function(Command, cs, config, o) {
|
|
11895
|
+
var _TagRoleCommand = class _TagRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12158
11896
|
return [
|
|
12159
11897
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12160
11898
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12168,9 +11906,7 @@ var TagRoleCommand = _TagRoleCommand;
|
|
|
12168
11906
|
|
|
12169
11907
|
|
|
12170
11908
|
|
|
12171
|
-
var _TagSAMLProviderCommand = class _TagSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12172
|
-
...commonParams
|
|
12173
|
-
}).m(function(Command, cs, config, o) {
|
|
11909
|
+
var _TagSAMLProviderCommand = class _TagSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12174
11910
|
return [
|
|
12175
11911
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12176
11912
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12184,9 +11920,7 @@ var TagSAMLProviderCommand = _TagSAMLProviderCommand;
|
|
|
12184
11920
|
|
|
12185
11921
|
|
|
12186
11922
|
|
|
12187
|
-
var _TagServerCertificateCommand = class _TagServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12188
|
-
...commonParams
|
|
12189
|
-
}).m(function(Command, cs, config, o) {
|
|
11923
|
+
var _TagServerCertificateCommand = class _TagServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12190
11924
|
return [
|
|
12191
11925
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12192
11926
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12200,9 +11934,7 @@ var TagServerCertificateCommand = _TagServerCertificateCommand;
|
|
|
12200
11934
|
|
|
12201
11935
|
|
|
12202
11936
|
|
|
12203
|
-
var _TagUserCommand = class _TagUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12204
|
-
...commonParams
|
|
12205
|
-
}).m(function(Command, cs, config, o) {
|
|
11937
|
+
var _TagUserCommand = class _TagUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12206
11938
|
return [
|
|
12207
11939
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12208
11940
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12216,9 +11948,7 @@ var TagUserCommand = _TagUserCommand;
|
|
|
12216
11948
|
|
|
12217
11949
|
|
|
12218
11950
|
|
|
12219
|
-
var _UntagInstanceProfileCommand = class _UntagInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12220
|
-
...commonParams
|
|
12221
|
-
}).m(function(Command, cs, config, o) {
|
|
11951
|
+
var _UntagInstanceProfileCommand = class _UntagInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12222
11952
|
return [
|
|
12223
11953
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12224
11954
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12232,9 +11962,7 @@ var UntagInstanceProfileCommand = _UntagInstanceProfileCommand;
|
|
|
12232
11962
|
|
|
12233
11963
|
|
|
12234
11964
|
|
|
12235
|
-
var _UntagMFADeviceCommand = class _UntagMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12236
|
-
...commonParams
|
|
12237
|
-
}).m(function(Command, cs, config, o) {
|
|
11965
|
+
var _UntagMFADeviceCommand = class _UntagMFADeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12238
11966
|
return [
|
|
12239
11967
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12240
11968
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12248,9 +11976,7 @@ var UntagMFADeviceCommand = _UntagMFADeviceCommand;
|
|
|
12248
11976
|
|
|
12249
11977
|
|
|
12250
11978
|
|
|
12251
|
-
var _UntagOpenIDConnectProviderCommand = class _UntagOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12252
|
-
...commonParams
|
|
12253
|
-
}).m(function(Command, cs, config, o) {
|
|
11979
|
+
var _UntagOpenIDConnectProviderCommand = class _UntagOpenIDConnectProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12254
11980
|
return [
|
|
12255
11981
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12256
11982
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12264,9 +11990,7 @@ var UntagOpenIDConnectProviderCommand = _UntagOpenIDConnectProviderCommand;
|
|
|
12264
11990
|
|
|
12265
11991
|
|
|
12266
11992
|
|
|
12267
|
-
var _UntagPolicyCommand = class _UntagPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12268
|
-
...commonParams
|
|
12269
|
-
}).m(function(Command, cs, config, o) {
|
|
11993
|
+
var _UntagPolicyCommand = class _UntagPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12270
11994
|
return [
|
|
12271
11995
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12272
11996
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12280,9 +12004,7 @@ var UntagPolicyCommand = _UntagPolicyCommand;
|
|
|
12280
12004
|
|
|
12281
12005
|
|
|
12282
12006
|
|
|
12283
|
-
var _UntagRoleCommand = class _UntagRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12284
|
-
...commonParams
|
|
12285
|
-
}).m(function(Command, cs, config, o) {
|
|
12007
|
+
var _UntagRoleCommand = class _UntagRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12286
12008
|
return [
|
|
12287
12009
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12288
12010
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12296,9 +12018,7 @@ var UntagRoleCommand = _UntagRoleCommand;
|
|
|
12296
12018
|
|
|
12297
12019
|
|
|
12298
12020
|
|
|
12299
|
-
var _UntagSAMLProviderCommand = class _UntagSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12300
|
-
...commonParams
|
|
12301
|
-
}).m(function(Command, cs, config, o) {
|
|
12021
|
+
var _UntagSAMLProviderCommand = class _UntagSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12302
12022
|
return [
|
|
12303
12023
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12304
12024
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12312,9 +12032,7 @@ var UntagSAMLProviderCommand = _UntagSAMLProviderCommand;
|
|
|
12312
12032
|
|
|
12313
12033
|
|
|
12314
12034
|
|
|
12315
|
-
var _UntagServerCertificateCommand = class _UntagServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12316
|
-
...commonParams
|
|
12317
|
-
}).m(function(Command, cs, config, o) {
|
|
12035
|
+
var _UntagServerCertificateCommand = class _UntagServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12318
12036
|
return [
|
|
12319
12037
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12320
12038
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12328,9 +12046,7 @@ var UntagServerCertificateCommand = _UntagServerCertificateCommand;
|
|
|
12328
12046
|
|
|
12329
12047
|
|
|
12330
12048
|
|
|
12331
|
-
var _UntagUserCommand = class _UntagUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12332
|
-
...commonParams
|
|
12333
|
-
}).m(function(Command, cs, config, o) {
|
|
12049
|
+
var _UntagUserCommand = class _UntagUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12334
12050
|
return [
|
|
12335
12051
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12336
12052
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12344,9 +12060,7 @@ var UntagUserCommand = _UntagUserCommand;
|
|
|
12344
12060
|
|
|
12345
12061
|
|
|
12346
12062
|
|
|
12347
|
-
var _UpdateAccessKeyCommand = class _UpdateAccessKeyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12348
|
-
...commonParams
|
|
12349
|
-
}).m(function(Command, cs, config, o) {
|
|
12063
|
+
var _UpdateAccessKeyCommand = class _UpdateAccessKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12350
12064
|
return [
|
|
12351
12065
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12352
12066
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12360,9 +12074,7 @@ var UpdateAccessKeyCommand = _UpdateAccessKeyCommand;
|
|
|
12360
12074
|
|
|
12361
12075
|
|
|
12362
12076
|
|
|
12363
|
-
var _UpdateAccountPasswordPolicyCommand = class _UpdateAccountPasswordPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12364
|
-
...commonParams
|
|
12365
|
-
}).m(function(Command, cs, config, o) {
|
|
12077
|
+
var _UpdateAccountPasswordPolicyCommand = class _UpdateAccountPasswordPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12366
12078
|
return [
|
|
12367
12079
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12368
12080
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12376,9 +12088,7 @@ var UpdateAccountPasswordPolicyCommand = _UpdateAccountPasswordPolicyCommand;
|
|
|
12376
12088
|
|
|
12377
12089
|
|
|
12378
12090
|
|
|
12379
|
-
var _UpdateAssumeRolePolicyCommand = class _UpdateAssumeRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12380
|
-
...commonParams
|
|
12381
|
-
}).m(function(Command, cs, config, o) {
|
|
12091
|
+
var _UpdateAssumeRolePolicyCommand = class _UpdateAssumeRolePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12382
12092
|
return [
|
|
12383
12093
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12384
12094
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12392,9 +12102,7 @@ var UpdateAssumeRolePolicyCommand = _UpdateAssumeRolePolicyCommand;
|
|
|
12392
12102
|
|
|
12393
12103
|
|
|
12394
12104
|
|
|
12395
|
-
var _UpdateGroupCommand = class _UpdateGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12396
|
-
...commonParams
|
|
12397
|
-
}).m(function(Command, cs, config, o) {
|
|
12105
|
+
var _UpdateGroupCommand = class _UpdateGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12398
12106
|
return [
|
|
12399
12107
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12400
12108
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12408,9 +12116,7 @@ var UpdateGroupCommand = _UpdateGroupCommand;
|
|
|
12408
12116
|
|
|
12409
12117
|
|
|
12410
12118
|
|
|
12411
|
-
var _UpdateLoginProfileCommand = class _UpdateLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12412
|
-
...commonParams
|
|
12413
|
-
}).m(function(Command, cs, config, o) {
|
|
12119
|
+
var _UpdateLoginProfileCommand = class _UpdateLoginProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12414
12120
|
return [
|
|
12415
12121
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12416
12122
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12424,9 +12130,7 @@ var UpdateLoginProfileCommand = _UpdateLoginProfileCommand;
|
|
|
12424
12130
|
|
|
12425
12131
|
|
|
12426
12132
|
|
|
12427
|
-
var _UpdateOpenIDConnectProviderThumbprintCommand = class _UpdateOpenIDConnectProviderThumbprintCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12428
|
-
...commonParams
|
|
12429
|
-
}).m(function(Command, cs, config, o) {
|
|
12133
|
+
var _UpdateOpenIDConnectProviderThumbprintCommand = class _UpdateOpenIDConnectProviderThumbprintCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12430
12134
|
return [
|
|
12431
12135
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12432
12136
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12440,9 +12144,7 @@ var UpdateOpenIDConnectProviderThumbprintCommand = _UpdateOpenIDConnectProviderT
|
|
|
12440
12144
|
|
|
12441
12145
|
|
|
12442
12146
|
|
|
12443
|
-
var _UpdateRoleCommand = class _UpdateRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12444
|
-
...commonParams
|
|
12445
|
-
}).m(function(Command, cs, config, o) {
|
|
12147
|
+
var _UpdateRoleCommand = class _UpdateRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12446
12148
|
return [
|
|
12447
12149
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12448
12150
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12456,9 +12158,7 @@ var UpdateRoleCommand = _UpdateRoleCommand;
|
|
|
12456
12158
|
|
|
12457
12159
|
|
|
12458
12160
|
|
|
12459
|
-
var _UpdateRoleDescriptionCommand = class _UpdateRoleDescriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12460
|
-
...commonParams
|
|
12461
|
-
}).m(function(Command, cs, config, o) {
|
|
12161
|
+
var _UpdateRoleDescriptionCommand = class _UpdateRoleDescriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12462
12162
|
return [
|
|
12463
12163
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12464
12164
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12472,9 +12172,7 @@ var UpdateRoleDescriptionCommand = _UpdateRoleDescriptionCommand;
|
|
|
12472
12172
|
|
|
12473
12173
|
|
|
12474
12174
|
|
|
12475
|
-
var _UpdateSAMLProviderCommand = class _UpdateSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12476
|
-
...commonParams
|
|
12477
|
-
}).m(function(Command, cs, config, o) {
|
|
12175
|
+
var _UpdateSAMLProviderCommand = class _UpdateSAMLProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12478
12176
|
return [
|
|
12479
12177
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12480
12178
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12488,9 +12186,7 @@ var UpdateSAMLProviderCommand = _UpdateSAMLProviderCommand;
|
|
|
12488
12186
|
|
|
12489
12187
|
|
|
12490
12188
|
|
|
12491
|
-
var _UpdateServerCertificateCommand = class _UpdateServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12492
|
-
...commonParams
|
|
12493
|
-
}).m(function(Command, cs, config, o) {
|
|
12189
|
+
var _UpdateServerCertificateCommand = class _UpdateServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12494
12190
|
return [
|
|
12495
12191
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12496
12192
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12504,9 +12200,7 @@ var UpdateServerCertificateCommand = _UpdateServerCertificateCommand;
|
|
|
12504
12200
|
|
|
12505
12201
|
|
|
12506
12202
|
|
|
12507
|
-
var _UpdateServiceSpecificCredentialCommand = class _UpdateServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12508
|
-
...commonParams
|
|
12509
|
-
}).m(function(Command, cs, config, o) {
|
|
12203
|
+
var _UpdateServiceSpecificCredentialCommand = class _UpdateServiceSpecificCredentialCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12510
12204
|
return [
|
|
12511
12205
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12512
12206
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12520,9 +12214,7 @@ var UpdateServiceSpecificCredentialCommand = _UpdateServiceSpecificCredentialCom
|
|
|
12520
12214
|
|
|
12521
12215
|
|
|
12522
12216
|
|
|
12523
|
-
var _UpdateSigningCertificateCommand = class _UpdateSigningCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12524
|
-
...commonParams
|
|
12525
|
-
}).m(function(Command, cs, config, o) {
|
|
12217
|
+
var _UpdateSigningCertificateCommand = class _UpdateSigningCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12526
12218
|
return [
|
|
12527
12219
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12528
12220
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12536,9 +12228,7 @@ var UpdateSigningCertificateCommand = _UpdateSigningCertificateCommand;
|
|
|
12536
12228
|
|
|
12537
12229
|
|
|
12538
12230
|
|
|
12539
|
-
var _UpdateSSHPublicKeyCommand = class _UpdateSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12540
|
-
...commonParams
|
|
12541
|
-
}).m(function(Command, cs, config, o) {
|
|
12231
|
+
var _UpdateSSHPublicKeyCommand = class _UpdateSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12542
12232
|
return [
|
|
12543
12233
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12544
12234
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12552,9 +12242,7 @@ var UpdateSSHPublicKeyCommand = _UpdateSSHPublicKeyCommand;
|
|
|
12552
12242
|
|
|
12553
12243
|
|
|
12554
12244
|
|
|
12555
|
-
var _UpdateUserCommand = class _UpdateUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12556
|
-
...commonParams
|
|
12557
|
-
}).m(function(Command, cs, config, o) {
|
|
12245
|
+
var _UpdateUserCommand = class _UpdateUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12558
12246
|
return [
|
|
12559
12247
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12560
12248
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12568,9 +12256,7 @@ var UpdateUserCommand = _UpdateUserCommand;
|
|
|
12568
12256
|
|
|
12569
12257
|
|
|
12570
12258
|
|
|
12571
|
-
var _UploadServerCertificateCommand = class _UploadServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12572
|
-
...commonParams
|
|
12573
|
-
}).m(function(Command, cs, config, o) {
|
|
12259
|
+
var _UploadServerCertificateCommand = class _UploadServerCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12574
12260
|
return [
|
|
12575
12261
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12576
12262
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12584,9 +12270,7 @@ var UploadServerCertificateCommand = _UploadServerCertificateCommand;
|
|
|
12584
12270
|
|
|
12585
12271
|
|
|
12586
12272
|
|
|
12587
|
-
var _UploadSigningCertificateCommand = class _UploadSigningCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12588
|
-
...commonParams
|
|
12589
|
-
}).m(function(Command, cs, config, o) {
|
|
12273
|
+
var _UploadSigningCertificateCommand = class _UploadSigningCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12590
12274
|
return [
|
|
12591
12275
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12592
12276
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -12600,9 +12284,7 @@ var UploadSigningCertificateCommand = _UploadSigningCertificateCommand;
|
|
|
12600
12284
|
|
|
12601
12285
|
|
|
12602
12286
|
|
|
12603
|
-
var _UploadSSHPublicKeyCommand = class _UploadSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
12604
|
-
...commonParams
|
|
12605
|
-
}).m(function(Command, cs, config, o) {
|
|
12287
|
+
var _UploadSSHPublicKeyCommand = class _UploadSSHPublicKeyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
12606
12288
|
return [
|
|
12607
12289
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
12608
12290
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|