@aws-sdk/client-iam 3.279.0 → 3.281.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 +3 -3
|
@@ -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 { UploadServerCertificateRequest, UploadServerCertificateResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UploadServerCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UploadServerCertificateCommandInput extends UploadServerCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UploadServerCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UploadServerCertificateCommandOutput extends UploadServerCertificateResponse, __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 { UploadSigningCertificateRequest, UploadSigningCertificateResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UploadSigningCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UploadSigningCertificateCommandInput extends UploadSigningCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UploadSigningCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UploadSigningCertificateCommandOutput extends UploadSigningCertificateResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iam",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iam Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.281.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.281.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.272.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.281.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.272.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.272.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.272.0",
|