@aws-sdk/client-iam 3.279.0 → 3.282.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1267 -0
- package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +6 -0
- package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +6 -0
- package/dist-types/commands/AddUserToGroupCommand.d.ts +6 -0
- package/dist-types/commands/AttachGroupPolicyCommand.d.ts +6 -0
- package/dist-types/commands/AttachRolePolicyCommand.d.ts +6 -0
- package/dist-types/commands/AttachUserPolicyCommand.d.ts +6 -0
- package/dist-types/commands/ChangePasswordCommand.d.ts +6 -0
- package/dist-types/commands/CreateAccessKeyCommand.d.ts +6 -0
- package/dist-types/commands/CreateAccountAliasCommand.d.ts +6 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -0
- package/dist-types/commands/CreateLoginProfileCommand.d.ts +6 -0
- package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +6 -0
- package/dist-types/commands/CreatePolicyCommand.d.ts +6 -0
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +6 -0
- package/dist-types/commands/CreateRoleCommand.d.ts +6 -0
- package/dist-types/commands/CreateSAMLProviderCommand.d.ts +6 -0
- package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +6 -0
- package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +6 -0
- package/dist-types/commands/CreateUserCommand.d.ts +6 -0
- package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +6 -0
- package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAccessKeyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAccountAliasCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -0
- package/dist-types/commands/DeleteLoginProfileCommand.d.ts +6 -0
- package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +6 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRoleCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRolePolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +6 -0
- package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteServerCertificateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +6 -0
- package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +6 -0
- package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +6 -0
- package/dist-types/commands/DetachGroupPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DetachRolePolicyCommand.d.ts +6 -0
- package/dist-types/commands/DetachUserPolicyCommand.d.ts +6 -0
- package/dist-types/commands/EnableMFADeviceCommand.d.ts +6 -0
- package/dist-types/commands/GenerateCredentialReportCommand.d.ts +6 -0
- package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +6 -0
- package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +6 -0
- package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +6 -0
- package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +6 -0
- package/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetAccountSummaryCommand.d.ts +6 -0
- package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetCredentialReportCommand.d.ts +6 -0
- package/dist-types/commands/GetGroupCommand.d.ts +6 -0
- package/dist-types/commands/GetGroupPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +6 -0
- package/dist-types/commands/GetLoginProfileCommand.d.ts +6 -0
- package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +6 -0
- package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +6 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +6 -0
- package/dist-types/commands/GetRoleCommand.d.ts +6 -0
- package/dist-types/commands/GetRolePolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetSAMLProviderCommand.d.ts +6 -0
- package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +6 -0
- package/dist-types/commands/GetServerCertificateCommand.d.ts +6 -0
- package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +6 -0
- package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +6 -0
- package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +6 -0
- package/dist-types/commands/GetUserCommand.d.ts +6 -0
- package/dist-types/commands/GetUserPolicyCommand.d.ts +6 -0
- package/dist-types/commands/ListAccessKeysCommand.d.ts +6 -0
- package/dist-types/commands/ListAccountAliasesCommand.d.ts +6 -0
- package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +6 -0
- package/dist-types/commands/ListGroupPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListGroupsForUserCommand.d.ts +6 -0
- package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +6 -0
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +6 -0
- package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +6 -0
- package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +6 -0
- package/dist-types/commands/ListMFADevicesCommand.d.ts +6 -0
- package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +6 -0
- package/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +6 -0
- package/dist-types/commands/ListPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +6 -0
- package/dist-types/commands/ListPolicyTagsCommand.d.ts +6 -0
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +6 -0
- package/dist-types/commands/ListRolePoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListRoleTagsCommand.d.ts +6 -0
- package/dist-types/commands/ListRolesCommand.d.ts +6 -0
- package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +6 -0
- package/dist-types/commands/ListSAMLProvidersCommand.d.ts +6 -0
- package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +6 -0
- package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +6 -0
- package/dist-types/commands/ListServerCertificatesCommand.d.ts +6 -0
- package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +6 -0
- package/dist-types/commands/ListSigningCertificatesCommand.d.ts +6 -0
- package/dist-types/commands/ListUserPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListUserTagsCommand.d.ts +6 -0
- package/dist-types/commands/ListUsersCommand.d.ts +6 -0
- package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +6 -0
- package/dist-types/commands/PutGroupPolicyCommand.d.ts +6 -0
- package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +6 -0
- package/dist-types/commands/PutRolePolicyCommand.d.ts +6 -0
- package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +6 -0
- package/dist-types/commands/PutUserPolicyCommand.d.ts +6 -0
- package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +6 -0
- package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +6 -0
- package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +6 -0
- package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +6 -0
- package/dist-types/commands/ResyncMFADeviceCommand.d.ts +6 -0
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +6 -0
- package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +6 -0
- package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +6 -0
- package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +6 -0
- package/dist-types/commands/TagInstanceProfileCommand.d.ts +6 -0
- package/dist-types/commands/TagMFADeviceCommand.d.ts +6 -0
- package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +6 -0
- package/dist-types/commands/TagPolicyCommand.d.ts +6 -0
- package/dist-types/commands/TagRoleCommand.d.ts +6 -0
- package/dist-types/commands/TagSAMLProviderCommand.d.ts +6 -0
- package/dist-types/commands/TagServerCertificateCommand.d.ts +6 -0
- package/dist-types/commands/TagUserCommand.d.ts +6 -0
- package/dist-types/commands/UntagInstanceProfileCommand.d.ts +6 -0
- package/dist-types/commands/UntagMFADeviceCommand.d.ts +6 -0
- package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +6 -0
- package/dist-types/commands/UntagPolicyCommand.d.ts +6 -0
- package/dist-types/commands/UntagRoleCommand.d.ts +6 -0
- package/dist-types/commands/UntagSAMLProviderCommand.d.ts +6 -0
- package/dist-types/commands/UntagServerCertificateCommand.d.ts +6 -0
- package/dist-types/commands/UntagUserCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAccessKeyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateLoginProfileCommand.d.ts +6 -0
- package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRoleCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateServerCertificateCommand.d.ts +6 -0
- package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +6 -0
- package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +6 -0
- package/dist-types/commands/UploadServerCertificateCommand.d.ts +6 -0
- package/dist-types/commands/UploadSigningCertificateCommand.d.ts +6 -0
- package/package.json +17 -17
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { RemoveRoleFromInstanceProfileRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RemoveRoleFromInstanceProfileCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RemoveRoleFromInstanceProfileCommandInput extends RemoveRoleFromInstanceProfileRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RemoveRoleFromInstanceProfileCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RemoveRoleFromInstanceProfileCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { RemoveUserFromGroupRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RemoveUserFromGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RemoveUserFromGroupCommandInput extends RemoveUserFromGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RemoveUserFromGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RemoveUserFromGroupCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { ResetServiceSpecificCredentialRequest, ResetServiceSpecificCredentialResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ResetServiceSpecificCredentialCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ResetServiceSpecificCredentialCommandInput extends ResetServiceSpecificCredentialRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ResetServiceSpecificCredentialCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ResetServiceSpecificCredentialCommandOutput extends ResetServiceSpecificCredentialResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { ResyncMFADeviceRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ResyncMFADeviceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ResyncMFADeviceCommandInput extends ResyncMFADeviceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ResyncMFADeviceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ResyncMFADeviceCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { SetDefaultPolicyVersionRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetDefaultPolicyVersionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetDefaultPolicyVersionCommandInput extends SetDefaultPolicyVersionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetDefaultPolicyVersionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetDefaultPolicyVersionCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { SetSecurityTokenServicePreferencesRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetSecurityTokenServicePreferencesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetSecurityTokenServicePreferencesCommandInput extends SetSecurityTokenServicePreferencesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetSecurityTokenServicePreferencesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetSecurityTokenServicePreferencesCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { SimulateCustomPolicyRequest, SimulatePolicyResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SimulateCustomPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SimulateCustomPolicyCommandInput extends SimulateCustomPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SimulateCustomPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SimulateCustomPolicyCommandOutput extends SimulatePolicyResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { SimulatePolicyResponse, SimulatePrincipalPolicyRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SimulatePrincipalPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SimulatePrincipalPolicyCommandInput extends SimulatePrincipalPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SimulatePrincipalPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SimulatePrincipalPolicyCommandOutput extends SimulatePolicyResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { TagInstanceProfileRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagInstanceProfileCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagInstanceProfileCommandInput extends TagInstanceProfileRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagInstanceProfileCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagInstanceProfileCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { TagMFADeviceRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagMFADeviceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagMFADeviceCommandInput extends TagMFADeviceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagMFADeviceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagMFADeviceCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { TagOpenIDConnectProviderRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagOpenIDConnectProviderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagOpenIDConnectProviderCommandInput extends TagOpenIDConnectProviderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagOpenIDConnectProviderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagOpenIDConnectProviderCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { TagPolicyRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagPolicyCommandInput extends TagPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagPolicyCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { TagRoleRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagRoleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagRoleCommandInput extends TagRoleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagRoleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagRoleCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { TagSAMLProviderRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagSAMLProviderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagSAMLProviderCommandInput extends TagSAMLProviderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagSAMLProviderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagSAMLProviderCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { TagServerCertificateRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagServerCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagServerCertificateCommandInput extends TagServerCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagServerCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagServerCertificateCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { TagUserRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagUserCommandInput extends TagUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagUserCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UntagInstanceProfileRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagInstanceProfileCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagInstanceProfileCommandInput extends UntagInstanceProfileRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagInstanceProfileCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagInstanceProfileCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UntagMFADeviceRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagMFADeviceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagMFADeviceCommandInput extends UntagMFADeviceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagMFADeviceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagMFADeviceCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UntagOpenIDConnectProviderRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagOpenIDConnectProviderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagOpenIDConnectProviderCommandInput extends UntagOpenIDConnectProviderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagOpenIDConnectProviderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagOpenIDConnectProviderCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UntagPolicyRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagPolicyCommandInput extends UntagPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagPolicyCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UntagRoleRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagRoleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagRoleCommandInput extends UntagRoleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagRoleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagRoleCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UntagSAMLProviderRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagSAMLProviderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagSAMLProviderCommandInput extends UntagSAMLProviderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagSAMLProviderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagSAMLProviderCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UntagServerCertificateRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagServerCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagServerCertificateCommandInput extends UntagServerCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagServerCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagServerCertificateCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UntagUserRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagUserCommandInput extends UntagUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagUserCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateAccessKeyRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAccessKeyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAccessKeyCommandInput extends UpdateAccessKeyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAccessKeyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAccessKeyCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateAccountPasswordPolicyRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAccountPasswordPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAccountPasswordPolicyCommandInput extends UpdateAccountPasswordPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAccountPasswordPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAccountPasswordPolicyCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateAssumeRolePolicyRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAssumeRolePolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAssumeRolePolicyCommandInput extends UpdateAssumeRolePolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAssumeRolePolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAssumeRolePolicyCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateGroupRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateGroupCommandInput extends UpdateGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateGroupCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateLoginProfileRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateLoginProfileCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateLoginProfileCommandInput extends UpdateLoginProfileRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateLoginProfileCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateLoginProfileCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateOpenIDConnectProviderThumbprintRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateOpenIDConnectProviderThumbprintCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateOpenIDConnectProviderThumbprintCommandInput extends UpdateOpenIDConnectProviderThumbprintRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateOpenIDConnectProviderThumbprintCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateOpenIDConnectProviderThumbprintCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateRoleRequest, UpdateRoleResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateRoleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateRoleCommandInput extends UpdateRoleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateRoleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateRoleCommandOutput extends UpdateRoleResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateRoleDescriptionRequest, UpdateRoleDescriptionResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateRoleDescriptionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateRoleDescriptionCommandInput extends UpdateRoleDescriptionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateRoleDescriptionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateRoleDescriptionCommandOutput extends UpdateRoleDescriptionResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateSAMLProviderRequest, UpdateSAMLProviderResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateSAMLProviderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateSAMLProviderCommandInput extends UpdateSAMLProviderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateSAMLProviderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateSAMLProviderCommandOutput extends UpdateSAMLProviderResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateSSHPublicKeyRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateSSHPublicKeyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateSSHPublicKeyCommandInput extends UpdateSSHPublicKeyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateSSHPublicKeyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateSSHPublicKeyCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateServerCertificateRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateServerCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateServerCertificateCommandInput extends UpdateServerCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateServerCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateServerCertificateCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateServiceSpecificCredentialRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateServiceSpecificCredentialCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateServiceSpecificCredentialCommandInput extends UpdateServiceSpecificCredentialRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateServiceSpecificCredentialCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateServiceSpecificCredentialCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateSigningCertificateRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateSigningCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateSigningCertificateCommandInput extends UpdateSigningCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateSigningCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateSigningCertificateCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UpdateUserRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateUserCommandInput extends UpdateUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateUserCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
5
5
|
import { UploadSSHPublicKeyRequest, UploadSSHPublicKeyResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UploadSSHPublicKeyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UploadSSHPublicKeyCommandInput extends UploadSSHPublicKeyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UploadSSHPublicKeyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UploadSSHPublicKeyCommandOutput extends UploadSSHPublicKeyResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|