@aws-sdk/client-iam 3.890.0 → 3.891.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +2 -0
- package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +2 -0
- package/dist-types/commands/AddUserToGroupCommand.d.ts +2 -0
- package/dist-types/commands/AttachGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/AttachRolePolicyCommand.d.ts +2 -0
- package/dist-types/commands/AttachUserPolicyCommand.d.ts +2 -0
- package/dist-types/commands/ChangePasswordCommand.d.ts +2 -0
- package/dist-types/commands/CreateAccessKeyCommand.d.ts +2 -0
- package/dist-types/commands/CreateAccountAliasCommand.d.ts +2 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateLoginProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +2 -0
- package/dist-types/commands/CreatePolicyCommand.d.ts +2 -0
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateRoleCommand.d.ts +2 -0
- package/dist-types/commands/CreateSAMLProviderCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +2 -0
- package/dist-types/commands/CreateUserCommand.d.ts +2 -0
- package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +2 -0
- package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAccessKeyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAccountAliasCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +2 -0
- package/dist-types/commands/DeleteLoginProfileCommand.d.ts +2 -0
- package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +2 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRoleCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRolePolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServerCertificateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUserPolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +2 -0
- package/dist-types/commands/DetachGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/DetachRolePolicyCommand.d.ts +2 -0
- package/dist-types/commands/DetachUserPolicyCommand.d.ts +2 -0
- package/dist-types/commands/DisableOrganizationsRootCredentialsManagementCommand.d.ts +2 -0
- package/dist-types/commands/DisableOrganizationsRootSessionsCommand.d.ts +2 -0
- package/dist-types/commands/EnableMFADeviceCommand.d.ts +2 -0
- package/dist-types/commands/EnableOrganizationsRootCredentialsManagementCommand.d.ts +2 -0
- package/dist-types/commands/EnableOrganizationsRootSessionsCommand.d.ts +2 -0
- package/dist-types/commands/GenerateCredentialReportCommand.d.ts +2 -0
- package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +2 -0
- package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +2 -0
- package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +2 -0
- package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +2 -0
- package/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetAccountSummaryCommand.d.ts +2 -0
- package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetCredentialReportCommand.d.ts +2 -0
- package/dist-types/commands/GetGroupCommand.d.ts +2 -0
- package/dist-types/commands/GetGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +2 -0
- package/dist-types/commands/GetLoginProfileCommand.d.ts +2 -0
- package/dist-types/commands/GetMFADeviceCommand.d.ts +2 -0
- package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +2 -0
- package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +2 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +2 -0
- package/dist-types/commands/GetRoleCommand.d.ts +2 -0
- package/dist-types/commands/GetRolePolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetSAMLProviderCommand.d.ts +2 -0
- package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +2 -0
- package/dist-types/commands/GetServerCertificateCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +2 -0
- package/dist-types/commands/GetUserCommand.d.ts +2 -0
- package/dist-types/commands/GetUserPolicyCommand.d.ts +2 -0
- package/dist-types/commands/ListAccessKeysCommand.d.ts +2 -0
- package/dist-types/commands/ListAccountAliasesCommand.d.ts +2 -0
- package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +2 -0
- package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +2 -0
- package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +2 -0
- package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +2 -0
- package/dist-types/commands/ListGroupPoliciesCommand.d.ts +2 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListGroupsForUserCommand.d.ts +2 -0
- package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +2 -0
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +2 -0
- package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +2 -0
- package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +2 -0
- package/dist-types/commands/ListMFADevicesCommand.d.ts +2 -0
- package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +2 -0
- package/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +2 -0
- package/dist-types/commands/ListOrganizationsFeaturesCommand.d.ts +2 -0
- package/dist-types/commands/ListPoliciesCommand.d.ts +2 -0
- package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +2 -0
- package/dist-types/commands/ListPolicyTagsCommand.d.ts +2 -0
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListRolePoliciesCommand.d.ts +2 -0
- package/dist-types/commands/ListRoleTagsCommand.d.ts +2 -0
- package/dist-types/commands/ListRolesCommand.d.ts +2 -0
- package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +2 -0
- package/dist-types/commands/ListSAMLProvidersCommand.d.ts +2 -0
- package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +2 -0
- package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +2 -0
- package/dist-types/commands/ListServerCertificatesCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +2 -0
- package/dist-types/commands/ListSigningCertificatesCommand.d.ts +2 -0
- package/dist-types/commands/ListUserPoliciesCommand.d.ts +2 -0
- package/dist-types/commands/ListUserTagsCommand.d.ts +2 -0
- package/dist-types/commands/ListUsersCommand.d.ts +2 -0
- package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +2 -0
- package/dist-types/commands/PutGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +2 -0
- package/dist-types/commands/PutRolePolicyCommand.d.ts +2 -0
- package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +2 -0
- package/dist-types/commands/PutUserPolicyCommand.d.ts +2 -0
- package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +2 -0
- package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +2 -0
- package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +2 -0
- package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +2 -0
- package/dist-types/commands/ResyncMFADeviceCommand.d.ts +2 -0
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +2 -0
- package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +2 -0
- package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +2 -0
- package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +2 -0
- package/dist-types/commands/TagInstanceProfileCommand.d.ts +2 -0
- package/dist-types/commands/TagMFADeviceCommand.d.ts +2 -0
- package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +2 -0
- package/dist-types/commands/TagPolicyCommand.d.ts +2 -0
- package/dist-types/commands/TagRoleCommand.d.ts +2 -0
- package/dist-types/commands/TagSAMLProviderCommand.d.ts +2 -0
- package/dist-types/commands/TagServerCertificateCommand.d.ts +2 -0
- package/dist-types/commands/TagUserCommand.d.ts +2 -0
- package/dist-types/commands/UntagInstanceProfileCommand.d.ts +2 -0
- package/dist-types/commands/UntagMFADeviceCommand.d.ts +2 -0
- package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +2 -0
- package/dist-types/commands/UntagPolicyCommand.d.ts +2 -0
- package/dist-types/commands/UntagRoleCommand.d.ts +2 -0
- package/dist-types/commands/UntagSAMLProviderCommand.d.ts +2 -0
- package/dist-types/commands/UntagServerCertificateCommand.d.ts +2 -0
- package/dist-types/commands/UntagUserCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAccessKeyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +2 -0
- package/dist-types/commands/UpdateLoginProfileCommand.d.ts +2 -0
- package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRoleCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServerCertificateCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +2 -0
- package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +2 -0
- package/dist-types/commands/UploadServerCertificateCommand.d.ts +2 -0
- package/dist-types/commands/UploadSigningCertificateCommand.d.ts +2 -0
- package/package.json +10 -10
|
@@ -36,6 +36,8 @@ declare const AddClientIDToOpenIDConnectProviderCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { IAMClient, AddClientIDToOpenIDConnectProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
38
38
|
* // const { IAMClient, AddClientIDToOpenIDConnectProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
39
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
40
|
+
* const config = {}; // type is IAMClientConfig
|
|
39
41
|
* const client = new IAMClient(config);
|
|
40
42
|
* const input = { // AddClientIDToOpenIDConnectProviderRequest
|
|
41
43
|
* OpenIDConnectProviderArn: "STRING_VALUE", // required
|
|
@@ -53,6 +53,8 @@ declare const AddRoleToInstanceProfileCommand_base: {
|
|
|
53
53
|
* ```javascript
|
|
54
54
|
* import { IAMClient, AddRoleToInstanceProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
55
55
|
* // const { IAMClient, AddRoleToInstanceProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
56
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
57
|
+
* const config = {}; // type is IAMClientConfig
|
|
56
58
|
* const client = new IAMClient(config);
|
|
57
59
|
* const input = { // AddRoleToInstanceProfileRequest
|
|
58
60
|
* InstanceProfileName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const AddUserToGroupCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { IAMClient, AddUserToGroupCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
35
35
|
* // const { IAMClient, AddUserToGroupCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
36
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
37
|
+
* const config = {}; // type is IAMClientConfig
|
|
36
38
|
* const client = new IAMClient(config);
|
|
37
39
|
* const input = { // AddUserToGroupRequest
|
|
38
40
|
* GroupName: "STRING_VALUE", // required
|
|
@@ -42,6 +42,8 @@ declare const AttachGroupPolicyCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { IAMClient, AttachGroupPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
44
44
|
* // const { IAMClient, AttachGroupPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
45
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
46
|
+
* const config = {}; // type is IAMClientConfig
|
|
45
47
|
* const client = new IAMClient(config);
|
|
46
48
|
* const input = { // AttachGroupPolicyRequest
|
|
47
49
|
* GroupName: "STRING_VALUE", // required
|
|
@@ -53,6 +53,8 @@ declare const AttachRolePolicyCommand_base: {
|
|
|
53
53
|
* ```javascript
|
|
54
54
|
* import { IAMClient, AttachRolePolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
55
55
|
* // const { IAMClient, AttachRolePolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
56
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
57
|
+
* const config = {}; // type is IAMClientConfig
|
|
56
58
|
* const client = new IAMClient(config);
|
|
57
59
|
* const input = { // AttachRolePolicyRequest
|
|
58
60
|
* RoleName: "STRING_VALUE", // required
|
|
@@ -42,6 +42,8 @@ declare const AttachUserPolicyCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { IAMClient, AttachUserPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
44
44
|
* // const { IAMClient, AttachUserPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
45
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
46
|
+
* const config = {}; // type is IAMClientConfig
|
|
45
47
|
* const client = new IAMClient(config);
|
|
46
48
|
* const input = { // AttachUserPolicyRequest
|
|
47
49
|
* UserName: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const ChangePasswordCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { IAMClient, ChangePasswordCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
43
43
|
* // const { IAMClient, ChangePasswordCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
44
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
45
|
+
* const config = {}; // type is IAMClientConfig
|
|
44
46
|
* const client = new IAMClient(config);
|
|
45
47
|
* const input = { // ChangePasswordRequest
|
|
46
48
|
* OldPassword: "STRING_VALUE", // required
|
|
@@ -46,6 +46,8 @@ declare const CreateAccessKeyCommand_base: {
|
|
|
46
46
|
* ```javascript
|
|
47
47
|
* import { IAMClient, CreateAccessKeyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
48
48
|
* // const { IAMClient, CreateAccessKeyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
49
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
50
|
+
* const config = {}; // type is IAMClientConfig
|
|
49
51
|
* const client = new IAMClient(config);
|
|
50
52
|
* const input = { // CreateAccessKeyRequest
|
|
51
53
|
* UserName: "STRING_VALUE",
|
|
@@ -36,6 +36,8 @@ declare const CreateAccountAliasCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { IAMClient, CreateAccountAliasCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
38
38
|
* // const { IAMClient, CreateAccountAliasCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
39
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
40
|
+
* const config = {}; // type is IAMClientConfig
|
|
39
41
|
* const client = new IAMClient(config);
|
|
40
42
|
* const input = { // CreateAccountAliasRequest
|
|
41
43
|
* AccountAlias: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const CreateGroupCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { IAMClient, CreateGroupCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
37
37
|
* // const { IAMClient, CreateGroupCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
38
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
39
|
+
* const config = {}; // type is IAMClientConfig
|
|
38
40
|
* const client = new IAMClient(config);
|
|
39
41
|
* const input = { // CreateGroupRequest
|
|
40
42
|
* Path: "STRING_VALUE",
|
|
@@ -37,6 +37,8 @@ declare const CreateInstanceProfileCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { IAMClient, CreateInstanceProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
39
39
|
* // const { IAMClient, CreateInstanceProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
40
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
41
|
+
* const config = {}; // type is IAMClientConfig
|
|
40
42
|
* const client = new IAMClient(config);
|
|
41
43
|
* const input = { // CreateInstanceProfileRequest
|
|
42
44
|
* InstanceProfileName: "STRING_VALUE", // required
|
|
@@ -38,6 +38,8 @@ declare const CreateLoginProfileCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { IAMClient, CreateLoginProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
40
40
|
* // const { IAMClient, CreateLoginProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
41
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
42
|
+
* const config = {}; // type is IAMClientConfig
|
|
41
43
|
* const client = new IAMClient(config);
|
|
42
44
|
* const input = { // CreateLoginProfileRequest
|
|
43
45
|
* UserName: "STRING_VALUE",
|
|
@@ -73,6 +73,8 @@ declare const CreateOpenIDConnectProviderCommand_base: {
|
|
|
73
73
|
* ```javascript
|
|
74
74
|
* import { IAMClient, CreateOpenIDConnectProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
75
75
|
* // const { IAMClient, CreateOpenIDConnectProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
76
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
77
|
+
* const config = {}; // type is IAMClientConfig
|
|
76
78
|
* const client = new IAMClient(config);
|
|
77
79
|
* const input = { // CreateOpenIDConnectProviderRequest
|
|
78
80
|
* Url: "STRING_VALUE", // required
|
|
@@ -43,6 +43,8 @@ declare const CreatePolicyCommand_base: {
|
|
|
43
43
|
* ```javascript
|
|
44
44
|
* import { IAMClient, CreatePolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
45
45
|
* // const { IAMClient, CreatePolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
46
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
47
|
+
* const config = {}; // type is IAMClientConfig
|
|
46
48
|
* const client = new IAMClient(config);
|
|
47
49
|
* const input = { // CreatePolicyRequest
|
|
48
50
|
* PolicyName: "STRING_VALUE", // required
|
|
@@ -40,6 +40,8 @@ declare const CreatePolicyVersionCommand_base: {
|
|
|
40
40
|
* ```javascript
|
|
41
41
|
* import { IAMClient, CreatePolicyVersionCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
42
42
|
* // const { IAMClient, CreatePolicyVersionCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
43
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
44
|
+
* const config = {}; // type is IAMClientConfig
|
|
43
45
|
* const client = new IAMClient(config);
|
|
44
46
|
* const input = { // CreatePolicyVersionRequest
|
|
45
47
|
* PolicyArn: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const CreateRoleCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { IAMClient, CreateRoleCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
39
39
|
* // const { IAMClient, CreateRoleCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
40
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
41
|
+
* const config = {}; // type is IAMClientConfig
|
|
40
42
|
* const client = new IAMClient(config);
|
|
41
43
|
* const input = { // CreateRoleRequest
|
|
42
44
|
* Path: "STRING_VALUE",
|
|
@@ -50,6 +50,8 @@ declare const CreateSAMLProviderCommand_base: {
|
|
|
50
50
|
* ```javascript
|
|
51
51
|
* import { IAMClient, CreateSAMLProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
52
52
|
* // const { IAMClient, CreateSAMLProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
53
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
54
|
+
* const config = {}; // type is IAMClientConfig
|
|
53
55
|
* const client = new IAMClient(config);
|
|
54
56
|
* const input = { // CreateSAMLProviderRequest
|
|
55
57
|
* SAMLMetadataDocument: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const CreateServiceLinkedRoleCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { IAMClient, CreateServiceLinkedRoleCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
43
43
|
* // const { IAMClient, CreateServiceLinkedRoleCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
44
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
45
|
+
* const config = {}; // type is IAMClientConfig
|
|
44
46
|
* const client = new IAMClient(config);
|
|
45
47
|
* const input = { // CreateServiceLinkedRoleRequest
|
|
46
48
|
* AWSServiceName: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const CreateServiceSpecificCredentialCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { IAMClient, CreateServiceSpecificCredentialCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
43
43
|
* // const { IAMClient, CreateServiceSpecificCredentialCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
44
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
45
|
+
* const config = {}; // type is IAMClientConfig
|
|
44
46
|
* const client = new IAMClient(config);
|
|
45
47
|
* const input = { // CreateServiceSpecificCredentialRequest
|
|
46
48
|
* UserName: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const CreateUserCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { IAMClient, CreateUserCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
37
37
|
* // const { IAMClient, CreateUserCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
38
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
39
|
+
* const config = {}; // type is IAMClientConfig
|
|
38
40
|
* const client = new IAMClient(config);
|
|
39
41
|
* const input = { // CreateUserRequest
|
|
40
42
|
* Path: "STRING_VALUE",
|
|
@@ -46,6 +46,8 @@ declare const CreateVirtualMFADeviceCommand_base: {
|
|
|
46
46
|
* ```javascript
|
|
47
47
|
* import { IAMClient, CreateVirtualMFADeviceCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
48
48
|
* // const { IAMClient, CreateVirtualMFADeviceCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
49
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
50
|
+
* const config = {}; // type is IAMClientConfig
|
|
49
51
|
* const client = new IAMClient(config);
|
|
50
52
|
* const input = { // CreateVirtualMFADeviceRequest
|
|
51
53
|
* Path: "STRING_VALUE",
|
|
@@ -37,6 +37,8 @@ declare const DeactivateMFADeviceCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { IAMClient, DeactivateMFADeviceCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
39
39
|
* // const { IAMClient, DeactivateMFADeviceCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
40
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
41
|
+
* const config = {}; // type is IAMClientConfig
|
|
40
42
|
* const client = new IAMClient(config);
|
|
41
43
|
* const input = { // DeactivateMFADeviceRequest
|
|
42
44
|
* UserName: "STRING_VALUE",
|
|
@@ -37,6 +37,8 @@ declare const DeleteAccessKeyCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { IAMClient, DeleteAccessKeyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
39
39
|
* // const { IAMClient, DeleteAccessKeyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
40
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
41
|
+
* const config = {}; // type is IAMClientConfig
|
|
40
42
|
* const client = new IAMClient(config);
|
|
41
43
|
* const input = { // DeleteAccessKeyRequest
|
|
42
44
|
* UserName: "STRING_VALUE",
|
|
@@ -36,6 +36,8 @@ declare const DeleteAccountAliasCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { IAMClient, DeleteAccountAliasCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
38
38
|
* // const { IAMClient, DeleteAccountAliasCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
39
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
40
|
+
* const config = {}; // type is IAMClientConfig
|
|
39
41
|
* const client = new IAMClient(config);
|
|
40
42
|
* const input = { // DeleteAccountAliasRequest
|
|
41
43
|
* AccountAlias: "STRING_VALUE", // required
|
|
@@ -32,6 +32,8 @@ declare const DeleteAccountPasswordPolicyCommand_base: {
|
|
|
32
32
|
* ```javascript
|
|
33
33
|
* import { IAMClient, DeleteAccountPasswordPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
34
34
|
* // const { IAMClient, DeleteAccountPasswordPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
35
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
36
|
+
* const config = {}; // type is IAMClientConfig
|
|
35
37
|
* const client = new IAMClient(config);
|
|
36
38
|
* const input = {};
|
|
37
39
|
* const command = new DeleteAccountPasswordPolicyCommand(input);
|
|
@@ -34,6 +34,8 @@ declare const DeleteGroupCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { IAMClient, DeleteGroupCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
36
36
|
* // const { IAMClient, DeleteGroupCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
37
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
38
|
+
* const config = {}; // type is IAMClientConfig
|
|
37
39
|
* const client = new IAMClient(config);
|
|
38
40
|
* const input = { // DeleteGroupRequest
|
|
39
41
|
* GroupName: "STRING_VALUE", // required
|
|
@@ -38,6 +38,8 @@ declare const DeleteGroupPolicyCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { IAMClient, DeleteGroupPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
40
40
|
* // const { IAMClient, DeleteGroupPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
41
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
42
|
+
* const config = {}; // type is IAMClientConfig
|
|
41
43
|
* const client = new IAMClient(config);
|
|
42
44
|
* const input = { // DeleteGroupPolicyRequest
|
|
43
45
|
* GroupName: "STRING_VALUE", // required
|
|
@@ -42,6 +42,8 @@ declare const DeleteInstanceProfileCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { IAMClient, DeleteInstanceProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
44
44
|
* // const { IAMClient, DeleteInstanceProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
45
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
46
|
+
* const config = {}; // type is IAMClientConfig
|
|
45
47
|
* const client = new IAMClient(config);
|
|
46
48
|
* const input = { // DeleteInstanceProfileRequest
|
|
47
49
|
* InstanceProfileName: "STRING_VALUE", // required
|
|
@@ -46,6 +46,8 @@ declare const DeleteLoginProfileCommand_base: {
|
|
|
46
46
|
* ```javascript
|
|
47
47
|
* import { IAMClient, DeleteLoginProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
48
48
|
* // const { IAMClient, DeleteLoginProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
49
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
50
|
+
* const config = {}; // type is IAMClientConfig
|
|
49
51
|
* const client = new IAMClient(config);
|
|
50
52
|
* const input = { // DeleteLoginProfileRequest
|
|
51
53
|
* UserName: "STRING_VALUE",
|
|
@@ -38,6 +38,8 @@ declare const DeleteOpenIDConnectProviderCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { IAMClient, DeleteOpenIDConnectProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
40
40
|
* // const { IAMClient, DeleteOpenIDConnectProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
41
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
42
|
+
* const config = {}; // type is IAMClientConfig
|
|
41
43
|
* const client = new IAMClient(config);
|
|
42
44
|
* const input = { // DeleteOpenIDConnectProviderRequest
|
|
43
45
|
* OpenIDConnectProviderArn: "STRING_VALUE", // required
|
|
@@ -55,6 +55,8 @@ declare const DeletePolicyCommand_base: {
|
|
|
55
55
|
* ```javascript
|
|
56
56
|
* import { IAMClient, DeletePolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
57
57
|
* // const { IAMClient, DeletePolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
58
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
59
|
+
* const config = {}; // type is IAMClientConfig
|
|
58
60
|
* const client = new IAMClient(config);
|
|
59
61
|
* const input = { // DeletePolicyRequest
|
|
60
62
|
* PolicyArn: "STRING_VALUE", // required
|
|
@@ -38,6 +38,8 @@ declare const DeletePolicyVersionCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { IAMClient, DeletePolicyVersionCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
40
40
|
* // const { IAMClient, DeletePolicyVersionCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
41
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
42
|
+
* const config = {}; // type is IAMClientConfig
|
|
41
43
|
* const client = new IAMClient(config);
|
|
42
44
|
* const input = { // DeletePolicyVersionRequest
|
|
43
45
|
* PolicyArn: "STRING_VALUE", // required
|
|
@@ -56,6 +56,8 @@ declare const DeleteRoleCommand_base: {
|
|
|
56
56
|
* ```javascript
|
|
57
57
|
* import { IAMClient, DeleteRoleCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
58
58
|
* // const { IAMClient, DeleteRoleCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
59
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
60
|
+
* const config = {}; // type is IAMClientConfig
|
|
59
61
|
* const client = new IAMClient(config);
|
|
60
62
|
* const input = { // DeleteRoleRequest
|
|
61
63
|
* RoleName: "STRING_VALUE", // required
|
|
@@ -39,6 +39,8 @@ declare const DeleteRolePermissionsBoundaryCommand_base: {
|
|
|
39
39
|
* ```javascript
|
|
40
40
|
* import { IAMClient, DeleteRolePermissionsBoundaryCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
41
41
|
* // const { IAMClient, DeleteRolePermissionsBoundaryCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
42
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
43
|
+
* const config = {}; // type is IAMClientConfig
|
|
42
44
|
* const client = new IAMClient(config);
|
|
43
45
|
* const input = { // DeleteRolePermissionsBoundaryRequest
|
|
44
46
|
* RoleName: "STRING_VALUE", // required
|
|
@@ -38,6 +38,8 @@ declare const DeleteRolePolicyCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { IAMClient, DeleteRolePolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
40
40
|
* // const { IAMClient, DeleteRolePolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
41
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
42
|
+
* const config = {}; // type is IAMClientConfig
|
|
41
43
|
* const client = new IAMClient(config);
|
|
42
44
|
* const input = { // DeleteRolePolicyRequest
|
|
43
45
|
* RoleName: "STRING_VALUE", // required
|
|
@@ -39,6 +39,8 @@ declare const DeleteSAMLProviderCommand_base: {
|
|
|
39
39
|
* ```javascript
|
|
40
40
|
* import { IAMClient, DeleteSAMLProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
41
41
|
* // const { IAMClient, DeleteSAMLProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
42
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
43
|
+
* const config = {}; // type is IAMClientConfig
|
|
42
44
|
* const client = new IAMClient(config);
|
|
43
45
|
* const input = { // DeleteSAMLProviderRequest
|
|
44
46
|
* SAMLProviderArn: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const DeleteSSHPublicKeyCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { IAMClient, DeleteSSHPublicKeyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
39
39
|
* // const { IAMClient, DeleteSSHPublicKeyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
40
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
41
|
+
* const config = {}; // type is IAMClientConfig
|
|
40
42
|
* const client = new IAMClient(config);
|
|
41
43
|
* const input = { // DeleteSSHPublicKeyRequest
|
|
42
44
|
* UserName: "STRING_VALUE", // required
|
|
@@ -47,6 +47,8 @@ declare const DeleteServerCertificateCommand_base: {
|
|
|
47
47
|
* ```javascript
|
|
48
48
|
* import { IAMClient, DeleteServerCertificateCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
49
49
|
* // const { IAMClient, DeleteServerCertificateCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
50
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
51
|
+
* const config = {}; // type is IAMClientConfig
|
|
50
52
|
* const client = new IAMClient(config);
|
|
51
53
|
* const input = { // DeleteServerCertificateRequest
|
|
52
54
|
* ServerCertificateName: "STRING_VALUE", // required
|
|
@@ -49,6 +49,8 @@ declare const DeleteServiceLinkedRoleCommand_base: {
|
|
|
49
49
|
* ```javascript
|
|
50
50
|
* import { IAMClient, DeleteServiceLinkedRoleCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
51
51
|
* // const { IAMClient, DeleteServiceLinkedRoleCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
52
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
53
|
+
* const config = {}; // type is IAMClientConfig
|
|
52
54
|
* const client = new IAMClient(config);
|
|
53
55
|
* const input = { // DeleteServiceLinkedRoleRequest
|
|
54
56
|
* RoleName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteServiceSpecificCredentialCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { IAMClient, DeleteServiceSpecificCredentialCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
35
35
|
* // const { IAMClient, DeleteServiceSpecificCredentialCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
36
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
37
|
+
* const config = {}; // type is IAMClientConfig
|
|
36
38
|
* const client = new IAMClient(config);
|
|
37
39
|
* const input = { // DeleteServiceSpecificCredentialRequest
|
|
38
40
|
* UserName: "STRING_VALUE",
|
|
@@ -37,6 +37,8 @@ declare const DeleteSigningCertificateCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { IAMClient, DeleteSigningCertificateCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
39
39
|
* // const { IAMClient, DeleteSigningCertificateCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
40
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
41
|
+
* const config = {}; // type is IAMClientConfig
|
|
40
42
|
* const client = new IAMClient(config);
|
|
41
43
|
* const input = { // DeleteSigningCertificateRequest
|
|
42
44
|
* UserName: "STRING_VALUE",
|
|
@@ -65,6 +65,8 @@ declare const DeleteUserCommand_base: {
|
|
|
65
65
|
* ```javascript
|
|
66
66
|
* import { IAMClient, DeleteUserCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
67
67
|
* // const { IAMClient, DeleteUserCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
68
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
69
|
+
* const config = {}; // type is IAMClientConfig
|
|
68
70
|
* const client = new IAMClient(config);
|
|
69
71
|
* const input = { // DeleteUserRequest
|
|
70
72
|
* UserName: "STRING_VALUE", // required
|
|
@@ -38,6 +38,8 @@ declare const DeleteUserPermissionsBoundaryCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { IAMClient, DeleteUserPermissionsBoundaryCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
40
40
|
* // const { IAMClient, DeleteUserPermissionsBoundaryCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
41
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
42
|
+
* const config = {}; // type is IAMClientConfig
|
|
41
43
|
* const client = new IAMClient(config);
|
|
42
44
|
* const input = { // DeleteUserPermissionsBoundaryRequest
|
|
43
45
|
* UserName: "STRING_VALUE", // required
|
|
@@ -38,6 +38,8 @@ declare const DeleteUserPolicyCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { IAMClient, DeleteUserPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
40
40
|
* // const { IAMClient, DeleteUserPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
41
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
42
|
+
* const config = {}; // type is IAMClientConfig
|
|
41
43
|
* const client = new IAMClient(config);
|
|
42
44
|
* const input = { // DeleteUserPolicyRequest
|
|
43
45
|
* UserName: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const DeleteVirtualMFADeviceCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { IAMClient, DeleteVirtualMFADeviceCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
39
39
|
* // const { IAMClient, DeleteVirtualMFADeviceCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
40
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
41
|
+
* const config = {}; // type is IAMClientConfig
|
|
40
42
|
* const client = new IAMClient(config);
|
|
41
43
|
* const input = { // DeleteVirtualMFADeviceRequest
|
|
42
44
|
* SerialNumber: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const DetachGroupPolicyCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { IAMClient, DetachGroupPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
39
39
|
* // const { IAMClient, DetachGroupPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
40
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
41
|
+
* const config = {}; // type is IAMClientConfig
|
|
40
42
|
* const client = new IAMClient(config);
|
|
41
43
|
* const input = { // DetachGroupPolicyRequest
|
|
42
44
|
* GroupName: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const DetachRolePolicyCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { IAMClient, DetachRolePolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
39
39
|
* // const { IAMClient, DetachRolePolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
40
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
41
|
+
* const config = {}; // type is IAMClientConfig
|
|
40
42
|
* const client = new IAMClient(config);
|
|
41
43
|
* const input = { // DetachRolePolicyRequest
|
|
42
44
|
* RoleName: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const DetachUserPolicyCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { IAMClient, DetachUserPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
39
39
|
* // const { IAMClient, DetachUserPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
40
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
41
|
+
* const config = {}; // type is IAMClientConfig
|
|
40
42
|
* const client = new IAMClient(config);
|
|
41
43
|
* const input = { // DetachUserPolicyRequest
|
|
42
44
|
* UserName: "STRING_VALUE", // required
|
|
@@ -36,6 +36,8 @@ declare const DisableOrganizationsRootCredentialsManagementCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { IAMClient, DisableOrganizationsRootCredentialsManagementCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
38
38
|
* // const { IAMClient, DisableOrganizationsRootCredentialsManagementCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
39
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
40
|
+
* const config = {}; // type is IAMClientConfig
|
|
39
41
|
* const client = new IAMClient(config);
|
|
40
42
|
* const input = {};
|
|
41
43
|
* const command = new DisableOrganizationsRootCredentialsManagementCommand(input);
|
|
@@ -36,6 +36,8 @@ declare const DisableOrganizationsRootSessionsCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { IAMClient, DisableOrganizationsRootSessionsCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
38
38
|
* // const { IAMClient, DisableOrganizationsRootSessionsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
39
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
40
|
+
* const config = {}; // type is IAMClientConfig
|
|
39
41
|
* const client = new IAMClient(config);
|
|
40
42
|
* const input = {};
|
|
41
43
|
* const command = new DisableOrganizationsRootSessionsCommand(input);
|
|
@@ -35,6 +35,8 @@ declare const EnableMFADeviceCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { IAMClient, EnableMFADeviceCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
37
37
|
* // const { IAMClient, EnableMFADeviceCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
38
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
39
|
+
* const config = {}; // type is IAMClientConfig
|
|
38
40
|
* const client = new IAMClient(config);
|
|
39
41
|
* const input = { // EnableMFADeviceRequest
|
|
40
42
|
* UserName: "STRING_VALUE", // required
|
|
@@ -48,6 +48,8 @@ declare const EnableOrganizationsRootCredentialsManagementCommand_base: {
|
|
|
48
48
|
* ```javascript
|
|
49
49
|
* import { IAMClient, EnableOrganizationsRootCredentialsManagementCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
50
50
|
* // const { IAMClient, EnableOrganizationsRootCredentialsManagementCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
51
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
52
|
+
* const config = {}; // type is IAMClientConfig
|
|
51
53
|
* const client = new IAMClient(config);
|
|
52
54
|
* const input = {};
|
|
53
55
|
* const command = new EnableOrganizationsRootCredentialsManagementCommand(input);
|
|
@@ -47,6 +47,8 @@ declare const EnableOrganizationsRootSessionsCommand_base: {
|
|
|
47
47
|
* ```javascript
|
|
48
48
|
* import { IAMClient, EnableOrganizationsRootSessionsCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
49
49
|
* // const { IAMClient, EnableOrganizationsRootSessionsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
50
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
51
|
+
* const config = {}; // type is IAMClientConfig
|
|
50
52
|
* const client = new IAMClient(config);
|
|
51
53
|
* const input = {};
|
|
52
54
|
* const command = new EnableOrganizationsRootSessionsCommand(input);
|
|
@@ -35,6 +35,8 @@ declare const GenerateCredentialReportCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { IAMClient, GenerateCredentialReportCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
37
37
|
* // const { IAMClient, GenerateCredentialReportCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
38
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
39
|
+
* const config = {}; // type is IAMClientConfig
|
|
38
40
|
* const client = new IAMClient(config);
|
|
39
41
|
* const input = {};
|
|
40
42
|
* const command = new GenerateCredentialReportCommand(input);
|
|
@@ -163,6 +163,8 @@ declare const GenerateOrganizationsAccessReportCommand_base: {
|
|
|
163
163
|
* ```javascript
|
|
164
164
|
* import { IAMClient, GenerateOrganizationsAccessReportCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
165
165
|
* // const { IAMClient, GenerateOrganizationsAccessReportCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
166
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
167
|
+
* const config = {}; // type is IAMClientConfig
|
|
166
168
|
* const client = new IAMClient(config);
|
|
167
169
|
* const input = { // GenerateOrganizationsAccessReportRequest
|
|
168
170
|
* EntityPath: "STRING_VALUE", // required
|
|
@@ -88,6 +88,8 @@ declare const GenerateServiceLastAccessedDetailsCommand_base: {
|
|
|
88
88
|
* ```javascript
|
|
89
89
|
* import { IAMClient, GenerateServiceLastAccessedDetailsCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
90
90
|
* // const { IAMClient, GenerateServiceLastAccessedDetailsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
91
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
92
|
+
* const config = {}; // type is IAMClientConfig
|
|
91
93
|
* const client = new IAMClient(config);
|
|
92
94
|
* const input = { // GenerateServiceLastAccessedDetailsRequest
|
|
93
95
|
* Arn: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const GetAccessKeyLastUsedCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { IAMClient, GetAccessKeyLastUsedCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
37
37
|
* // const { IAMClient, GetAccessKeyLastUsedCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
38
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
39
|
+
* const config = {}; // type is IAMClientConfig
|
|
38
40
|
* const client = new IAMClient(config);
|
|
39
41
|
* const input = { // GetAccessKeyLastUsedRequest
|
|
40
42
|
* AccessKeyId: "STRING_VALUE", // required
|
|
@@ -47,6 +47,8 @@ declare const GetAccountAuthorizationDetailsCommand_base: {
|
|
|
47
47
|
* ```javascript
|
|
48
48
|
* import { IAMClient, GetAccountAuthorizationDetailsCommand } from "@aws-sdk/client-iam"; // ES Modules import
|
|
49
49
|
* // const { IAMClient, GetAccountAuthorizationDetailsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
|
|
50
|
+
* // import type { IAMClientConfig } from "@aws-sdk/client-iam";
|
|
51
|
+
* const config = {}; // type is IAMClientConfig
|
|
50
52
|
* const client = new IAMClient(config);
|
|
51
53
|
* const input = { // GetAccountAuthorizationDetailsRequest
|
|
52
54
|
* Filter: [ // entityListType
|