@aws-sdk/client-iam 3.300.0 → 3.301.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.
Files changed (152) hide show
  1. package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +1 -1
  2. package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +1 -1
  3. package/dist-types/commands/AddUserToGroupCommand.d.ts +1 -1
  4. package/dist-types/commands/AttachGroupPolicyCommand.d.ts +1 -1
  5. package/dist-types/commands/AttachRolePolicyCommand.d.ts +1 -1
  6. package/dist-types/commands/AttachUserPolicyCommand.d.ts +1 -1
  7. package/dist-types/commands/ChangePasswordCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateAccessKeyCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateAccountAliasCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +3 -3
  12. package/dist-types/commands/CreateLoginProfileCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +5 -5
  14. package/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
  15. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateRoleCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateSAMLProviderCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +3 -3
  22. package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteAccessKeyCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteAccountAliasCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteLoginProfileCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +1 -1
  30. package/dist-types/commands/DeletePolicyCommand.d.ts +1 -1
  31. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteRoleCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteRolePolicyCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteServerCertificateCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteUserPolicyCommand.d.ts +1 -1
  44. package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +1 -1
  45. package/dist-types/commands/DetachGroupPolicyCommand.d.ts +1 -1
  46. package/dist-types/commands/DetachRolePolicyCommand.d.ts +1 -1
  47. package/dist-types/commands/DetachUserPolicyCommand.d.ts +1 -1
  48. package/dist-types/commands/EnableMFADeviceCommand.d.ts +1 -1
  49. package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +1 -1
  50. package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +1 -1
  51. package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +1 -1
  52. package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +2 -2
  53. package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +2 -2
  54. package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +2 -2
  55. package/dist-types/commands/GetGroupCommand.d.ts +1 -1
  56. package/dist-types/commands/GetGroupPolicyCommand.d.ts +1 -1
  57. package/dist-types/commands/GetInstanceProfileCommand.d.ts +1 -1
  58. package/dist-types/commands/GetLoginProfileCommand.d.ts +1 -1
  59. package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +1 -1
  60. package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +1 -1
  61. package/dist-types/commands/GetPolicyCommand.d.ts +1 -1
  62. package/dist-types/commands/GetPolicyVersionCommand.d.ts +1 -1
  63. package/dist-types/commands/GetRoleCommand.d.ts +1 -1
  64. package/dist-types/commands/GetRolePolicyCommand.d.ts +1 -1
  65. package/dist-types/commands/GetSAMLProviderCommand.d.ts +1 -1
  66. package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +1 -1
  67. package/dist-types/commands/GetServerCertificateCommand.d.ts +1 -1
  68. package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +1 -1
  69. package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +1 -1
  70. package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +1 -1
  71. package/dist-types/commands/GetUserCommand.d.ts +1 -1
  72. package/dist-types/commands/GetUserPolicyCommand.d.ts +1 -1
  73. package/dist-types/commands/ListAccessKeysCommand.d.ts +1 -1
  74. package/dist-types/commands/ListAccountAliasesCommand.d.ts +1 -1
  75. package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +1 -1
  76. package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +1 -1
  77. package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +1 -1
  78. package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +1 -1
  79. package/dist-types/commands/ListGroupPoliciesCommand.d.ts +1 -1
  80. package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
  81. package/dist-types/commands/ListGroupsForUserCommand.d.ts +1 -1
  82. package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +1 -1
  83. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +1 -1
  84. package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +1 -1
  85. package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +1 -1
  86. package/dist-types/commands/ListMFADevicesCommand.d.ts +1 -1
  87. package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +1 -1
  88. package/dist-types/commands/ListPoliciesCommand.d.ts +1 -1
  89. package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +2 -2
  90. package/dist-types/commands/ListPolicyTagsCommand.d.ts +1 -1
  91. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +1 -1
  92. package/dist-types/commands/ListRolePoliciesCommand.d.ts +1 -1
  93. package/dist-types/commands/ListRoleTagsCommand.d.ts +1 -1
  94. package/dist-types/commands/ListRolesCommand.d.ts +1 -1
  95. package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +1 -1
  96. package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +1 -1
  97. package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +1 -1
  98. package/dist-types/commands/ListServerCertificatesCommand.d.ts +1 -1
  99. package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +1 -1
  100. package/dist-types/commands/ListSigningCertificatesCommand.d.ts +1 -1
  101. package/dist-types/commands/ListUserPoliciesCommand.d.ts +1 -1
  102. package/dist-types/commands/ListUserTagsCommand.d.ts +1 -1
  103. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  104. package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +1 -1
  105. package/dist-types/commands/PutGroupPolicyCommand.d.ts +1 -1
  106. package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +1 -1
  107. package/dist-types/commands/PutRolePolicyCommand.d.ts +1 -1
  108. package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +1 -1
  109. package/dist-types/commands/PutUserPolicyCommand.d.ts +1 -1
  110. package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +1 -1
  111. package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +1 -1
  112. package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +1 -1
  113. package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +1 -1
  114. package/dist-types/commands/ResyncMFADeviceCommand.d.ts +1 -1
  115. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +1 -1
  116. package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +1 -1
  117. package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +7 -7
  118. package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +7 -7
  119. package/dist-types/commands/TagInstanceProfileCommand.d.ts +3 -3
  120. package/dist-types/commands/TagMFADeviceCommand.d.ts +3 -3
  121. package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +3 -3
  122. package/dist-types/commands/TagPolicyCommand.d.ts +3 -3
  123. package/dist-types/commands/TagRoleCommand.d.ts +3 -3
  124. package/dist-types/commands/TagSAMLProviderCommand.d.ts +3 -3
  125. package/dist-types/commands/TagServerCertificateCommand.d.ts +3 -3
  126. package/dist-types/commands/TagUserCommand.d.ts +3 -3
  127. package/dist-types/commands/UntagInstanceProfileCommand.d.ts +2 -2
  128. package/dist-types/commands/UntagMFADeviceCommand.d.ts +2 -2
  129. package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +2 -2
  130. package/dist-types/commands/UntagPolicyCommand.d.ts +2 -2
  131. package/dist-types/commands/UntagRoleCommand.d.ts +2 -2
  132. package/dist-types/commands/UntagSAMLProviderCommand.d.ts +2 -2
  133. package/dist-types/commands/UntagServerCertificateCommand.d.ts +2 -2
  134. package/dist-types/commands/UntagUserCommand.d.ts +2 -2
  135. package/dist-types/commands/UpdateAccessKeyCommand.d.ts +1 -1
  136. package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +1 -1
  137. package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +1 -1
  138. package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
  139. package/dist-types/commands/UpdateLoginProfileCommand.d.ts +1 -1
  140. package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +2 -2
  141. package/dist-types/commands/UpdateRoleCommand.d.ts +1 -1
  142. package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +1 -1
  143. package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +1 -1
  144. package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +1 -1
  145. package/dist-types/commands/UpdateServerCertificateCommand.d.ts +1 -1
  146. package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +1 -1
  147. package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +1 -1
  148. package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
  149. package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +1 -1
  150. package/dist-types/commands/UploadServerCertificateCommand.d.ts +3 -3
  151. package/dist-types/commands/UploadSigningCertificateCommand.d.ts +1 -1
  152. package/package.json +3 -3
@@ -39,9 +39,9 @@ export interface GetContextKeysForPrincipalPolicyCommandOutput extends GetContex
39
39
  * import { IAMClient, GetContextKeysForPrincipalPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
40
40
  * // const { IAMClient, GetContextKeysForPrincipalPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
41
41
  * const client = new IAMClient(config);
42
- * const input = {
42
+ * const input = { // GetContextKeysForPrincipalPolicyRequest
43
43
  * PolicySourceArn: "STRING_VALUE", // required
44
- * PolicyInputList: [
44
+ * PolicyInputList: [ // SimulationPolicyListType
45
45
  * "STRING_VALUE",
46
46
  * ],
47
47
  * };
@@ -27,7 +27,7 @@ export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBeare
27
27
  * import { IAMClient, GetGroupCommand } from "@aws-sdk/client-iam"; // ES Modules import
28
28
  * // const { IAMClient, GetGroupCommand } = require("@aws-sdk/client-iam"); // CommonJS import
29
29
  * const client = new IAMClient(config);
30
- * const input = {
30
+ * const input = { // GetGroupRequest
31
31
  * GroupName: "STRING_VALUE", // required
32
32
  * Marker: "STRING_VALUE",
33
33
  * MaxItems: Number("int"),
@@ -40,7 +40,7 @@ export interface GetGroupPolicyCommandOutput extends GetGroupPolicyResponse, __M
40
40
  * import { IAMClient, GetGroupPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
41
41
  * // const { IAMClient, GetGroupPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
42
42
  * const client = new IAMClient(config);
43
- * const input = {
43
+ * const input = { // GetGroupPolicyRequest
44
44
  * GroupName: "STRING_VALUE", // required
45
45
  * PolicyName: "STRING_VALUE", // required
46
46
  * };
@@ -29,7 +29,7 @@ export interface GetInstanceProfileCommandOutput extends GetInstanceProfileRespo
29
29
  * import { IAMClient, GetInstanceProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, GetInstanceProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // GetInstanceProfileRequest
33
33
  * InstanceProfileName: "STRING_VALUE", // required
34
34
  * };
35
35
  * const command = new GetInstanceProfileCommand(input);
@@ -35,7 +35,7 @@ export interface GetLoginProfileCommandOutput extends GetLoginProfileResponse, _
35
35
  * import { IAMClient, GetLoginProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, GetLoginProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // GetLoginProfileRequest
39
39
  * UserName: "STRING_VALUE", // required
40
40
  * };
41
41
  * const command = new GetLoginProfileCommand(input);
@@ -27,7 +27,7 @@ export interface GetOpenIDConnectProviderCommandOutput extends GetOpenIDConnectP
27
27
  * import { IAMClient, GetOpenIDConnectProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
28
28
  * // const { IAMClient, GetOpenIDConnectProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
29
29
  * const client = new IAMClient(config);
30
- * const input = {
30
+ * const input = { // GetOpenIDConnectProviderRequest
31
31
  * OpenIDConnectProviderArn: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new GetOpenIDConnectProviderCommand(input);
@@ -44,7 +44,7 @@ export interface GetOrganizationsAccessReportCommandOutput extends GetOrganizati
44
44
  * import { IAMClient, GetOrganizationsAccessReportCommand } from "@aws-sdk/client-iam"; // ES Modules import
45
45
  * // const { IAMClient, GetOrganizationsAccessReportCommand } = require("@aws-sdk/client-iam"); // CommonJS import
46
46
  * const client = new IAMClient(config);
47
- * const input = {
47
+ * const input = { // GetOrganizationsAccessReportRequest
48
48
  * JobId: "STRING_VALUE", // required
49
49
  * MaxItems: Number("int"),
50
50
  * Marker: "STRING_VALUE",
@@ -35,7 +35,7 @@ export interface GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBea
35
35
  * import { IAMClient, GetPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, GetPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // GetPolicyRequest
39
39
  * PolicyArn: "STRING_VALUE", // required
40
40
  * };
41
41
  * const command = new GetPolicyCommand(input);
@@ -41,7 +41,7 @@ export interface GetPolicyVersionCommandOutput extends GetPolicyVersionResponse,
41
41
  * import { IAMClient, GetPolicyVersionCommand } from "@aws-sdk/client-iam"; // ES Modules import
42
42
  * // const { IAMClient, GetPolicyVersionCommand } = require("@aws-sdk/client-iam"); // CommonJS import
43
43
  * const client = new IAMClient(config);
44
- * const input = {
44
+ * const input = { // GetPolicyVersionRequest
45
45
  * PolicyArn: "STRING_VALUE", // required
46
46
  * VersionId: "STRING_VALUE", // required
47
47
  * };
@@ -35,7 +35,7 @@ export interface GetRoleCommandOutput extends GetRoleResponse, __MetadataBearer
35
35
  * import { IAMClient, GetRoleCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, GetRoleCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // GetRoleRequest
39
39
  * RoleName: "STRING_VALUE", // required
40
40
  * };
41
41
  * const command = new GetRoleCommand(input);
@@ -42,7 +42,7 @@ export interface GetRolePolicyCommandOutput extends GetRolePolicyResponse, __Met
42
42
  * import { IAMClient, GetRolePolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
43
43
  * // const { IAMClient, GetRolePolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
44
44
  * const client = new IAMClient(config);
45
- * const input = {
45
+ * const input = { // GetRolePolicyRequest
46
46
  * RoleName: "STRING_VALUE", // required
47
47
  * PolicyName: "STRING_VALUE", // required
48
48
  * };
@@ -30,7 +30,7 @@ export interface GetSAMLProviderCommandOutput extends GetSAMLProviderResponse, _
30
30
  * import { IAMClient, GetSAMLProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, GetSAMLProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // GetSAMLProviderRequest
34
34
  * SAMLProviderArn: "STRING_VALUE", // required
35
35
  * };
36
36
  * const command = new GetSAMLProviderCommand(input);
@@ -30,7 +30,7 @@ export interface GetSSHPublicKeyCommandOutput extends GetSSHPublicKeyResponse, _
30
30
  * import { IAMClient, GetSSHPublicKeyCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, GetSSHPublicKeyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // GetSSHPublicKeyRequest
34
34
  * UserName: "STRING_VALUE", // required
35
35
  * SSHPublicKeyId: "STRING_VALUE", // required
36
36
  * Encoding: "SSH" || "PEM", // required
@@ -30,7 +30,7 @@ export interface GetServerCertificateCommandOutput extends GetServerCertificateR
30
30
  * import { IAMClient, GetServerCertificateCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, GetServerCertificateCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // GetServerCertificateRequest
34
34
  * ServerCertificateName: "STRING_VALUE", // required
35
35
  * };
36
36
  * const command = new GetServerCertificateCommand(input);
@@ -77,7 +77,7 @@ export interface GetServiceLastAccessedDetailsCommandOutput extends GetServiceLa
77
77
  * import { IAMClient, GetServiceLastAccessedDetailsCommand } from "@aws-sdk/client-iam"; // ES Modules import
78
78
  * // const { IAMClient, GetServiceLastAccessedDetailsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
79
79
  * const client = new IAMClient(config);
80
- * const input = {
80
+ * const input = { // GetServiceLastAccessedDetailsRequest
81
81
  * JobId: "STRING_VALUE", // required
82
82
  * MaxItems: Number("int"),
83
83
  * Marker: "STRING_VALUE",
@@ -51,7 +51,7 @@ export interface GetServiceLastAccessedDetailsWithEntitiesCommandOutput extends
51
51
  * import { IAMClient, GetServiceLastAccessedDetailsWithEntitiesCommand } from "@aws-sdk/client-iam"; // ES Modules import
52
52
  * // const { IAMClient, GetServiceLastAccessedDetailsWithEntitiesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
53
53
  * const client = new IAMClient(config);
54
- * const input = {
54
+ * const input = { // GetServiceLastAccessedDetailsWithEntitiesRequest
55
55
  * JobId: "STRING_VALUE", // required
56
56
  * ServiceNamespace: "STRING_VALUE", // required
57
57
  * MaxItems: Number("int"),
@@ -30,7 +30,7 @@ export interface GetServiceLinkedRoleDeletionStatusCommandOutput extends GetServ
30
30
  * import { IAMClient, GetServiceLinkedRoleDeletionStatusCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, GetServiceLinkedRoleDeletionStatusCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // GetServiceLinkedRoleDeletionStatusRequest
34
34
  * DeletionTaskId: "STRING_VALUE", // required
35
35
  * };
36
36
  * const command = new GetServiceLinkedRoleDeletionStatusCommand(input);
@@ -29,7 +29,7 @@ export interface GetUserCommandOutput extends GetUserResponse, __MetadataBearer
29
29
  * import { IAMClient, GetUserCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, GetUserCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // GetUserRequest
33
33
  * UserName: "STRING_VALUE",
34
34
  * };
35
35
  * const command = new GetUserCommand(input);
@@ -40,7 +40,7 @@ export interface GetUserPolicyCommandOutput extends GetUserPolicyResponse, __Met
40
40
  * import { IAMClient, GetUserPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
41
41
  * // const { IAMClient, GetUserPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
42
42
  * const client = new IAMClient(config);
43
- * const input = {
43
+ * const input = { // GetUserPolicyRequest
44
44
  * UserName: "STRING_VALUE", // required
45
45
  * PolicyName: "STRING_VALUE", // required
46
46
  * };
@@ -39,7 +39,7 @@ export interface ListAccessKeysCommandOutput extends ListAccessKeysResponse, __M
39
39
  * import { IAMClient, ListAccessKeysCommand } from "@aws-sdk/client-iam"; // ES Modules import
40
40
  * // const { IAMClient, ListAccessKeysCommand } = require("@aws-sdk/client-iam"); // CommonJS import
41
41
  * const client = new IAMClient(config);
42
- * const input = {
42
+ * const input = { // ListAccessKeysRequest
43
43
  * UserName: "STRING_VALUE",
44
44
  * Marker: "STRING_VALUE",
45
45
  * MaxItems: Number("int"),
@@ -28,7 +28,7 @@ export interface ListAccountAliasesCommandOutput extends ListAccountAliasesRespo
28
28
  * import { IAMClient, ListAccountAliasesCommand } from "@aws-sdk/client-iam"; // ES Modules import
29
29
  * // const { IAMClient, ListAccountAliasesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
30
30
  * const client = new IAMClient(config);
31
- * const input = {
31
+ * const input = { // ListAccountAliasesRequest
32
32
  * Marker: "STRING_VALUE",
33
33
  * MaxItems: Number("int"),
34
34
  * };
@@ -35,7 +35,7 @@ export interface ListAttachedGroupPoliciesCommandOutput extends ListAttachedGrou
35
35
  * import { IAMClient, ListAttachedGroupPoliciesCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, ListAttachedGroupPoliciesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // ListAttachedGroupPoliciesRequest
39
39
  * GroupName: "STRING_VALUE", // required
40
40
  * PathPrefix: "STRING_VALUE",
41
41
  * Marker: "STRING_VALUE",
@@ -35,7 +35,7 @@ export interface ListAttachedRolePoliciesCommandOutput extends ListAttachedRoleP
35
35
  * import { IAMClient, ListAttachedRolePoliciesCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, ListAttachedRolePoliciesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // ListAttachedRolePoliciesRequest
39
39
  * RoleName: "STRING_VALUE", // required
40
40
  * PathPrefix: "STRING_VALUE",
41
41
  * Marker: "STRING_VALUE",
@@ -35,7 +35,7 @@ export interface ListAttachedUserPoliciesCommandOutput extends ListAttachedUserP
35
35
  * import { IAMClient, ListAttachedUserPoliciesCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, ListAttachedUserPoliciesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // ListAttachedUserPoliciesRequest
39
39
  * UserName: "STRING_VALUE", // required
40
40
  * PathPrefix: "STRING_VALUE",
41
41
  * Marker: "STRING_VALUE",
@@ -33,7 +33,7 @@ export interface ListEntitiesForPolicyCommandOutput extends ListEntitiesForPolic
33
33
  * import { IAMClient, ListEntitiesForPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
34
34
  * // const { IAMClient, ListEntitiesForPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
35
35
  * const client = new IAMClient(config);
36
- * const input = {
36
+ * const input = { // ListEntitiesForPolicyRequest
37
37
  * PolicyArn: "STRING_VALUE", // required
38
38
  * EntityFilter: "User" || "Role" || "Group" || "LocalManagedPolicy" || "AWSManagedPolicy",
39
39
  * PathPrefix: "STRING_VALUE",
@@ -34,7 +34,7 @@ export interface ListGroupPoliciesCommandOutput extends ListGroupPoliciesRespons
34
34
  * import { IAMClient, ListGroupPoliciesCommand } from "@aws-sdk/client-iam"; // ES Modules import
35
35
  * // const { IAMClient, ListGroupPoliciesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
36
36
  * const client = new IAMClient(config);
37
- * const input = {
37
+ * const input = { // ListGroupPoliciesRequest
38
38
  * GroupName: "STRING_VALUE", // required
39
39
  * Marker: "STRING_VALUE",
40
40
  * MaxItems: Number("int"),
@@ -28,7 +28,7 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
28
28
  * import { IAMClient, ListGroupsCommand } from "@aws-sdk/client-iam"; // ES Modules import
29
29
  * // const { IAMClient, ListGroupsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
30
30
  * const client = new IAMClient(config);
31
- * const input = {
31
+ * const input = { // ListGroupsRequest
32
32
  * PathPrefix: "STRING_VALUE",
33
33
  * Marker: "STRING_VALUE",
34
34
  * MaxItems: Number("int"),
@@ -28,7 +28,7 @@ export interface ListGroupsForUserCommandOutput extends ListGroupsForUserRespons
28
28
  * import { IAMClient, ListGroupsForUserCommand } from "@aws-sdk/client-iam"; // ES Modules import
29
29
  * // const { IAMClient, ListGroupsForUserCommand } = require("@aws-sdk/client-iam"); // CommonJS import
30
30
  * const client = new IAMClient(config);
31
- * const input = {
31
+ * const input = { // ListGroupsForUserRequest
32
32
  * UserName: "STRING_VALUE", // required
33
33
  * Marker: "STRING_VALUE",
34
34
  * MaxItems: Number("int"),
@@ -28,7 +28,7 @@ export interface ListInstanceProfileTagsCommandOutput extends ListInstanceProfil
28
28
  * import { IAMClient, ListInstanceProfileTagsCommand } from "@aws-sdk/client-iam"; // ES Modules import
29
29
  * // const { IAMClient, ListInstanceProfileTagsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
30
30
  * const client = new IAMClient(config);
31
- * const input = {
31
+ * const input = { // ListInstanceProfileTagsRequest
32
32
  * InstanceProfileName: "STRING_VALUE", // required
33
33
  * Marker: "STRING_VALUE",
34
34
  * MaxItems: Number("int"),
@@ -35,7 +35,7 @@ export interface ListInstanceProfilesCommandOutput extends ListInstanceProfilesR
35
35
  * import { IAMClient, ListInstanceProfilesCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, ListInstanceProfilesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // ListInstanceProfilesRequest
39
39
  * PathPrefix: "STRING_VALUE",
40
40
  * Marker: "STRING_VALUE",
41
41
  * MaxItems: Number("int"),
@@ -31,7 +31,7 @@ export interface ListInstanceProfilesForRoleCommandOutput extends ListInstancePr
31
31
  * import { IAMClient, ListInstanceProfilesForRoleCommand } from "@aws-sdk/client-iam"; // ES Modules import
32
32
  * // const { IAMClient, ListInstanceProfilesForRoleCommand } = require("@aws-sdk/client-iam"); // CommonJS import
33
33
  * const client = new IAMClient(config);
34
- * const input = {
34
+ * const input = { // ListInstanceProfilesForRoleRequest
35
35
  * RoleName: "STRING_VALUE", // required
36
36
  * Marker: "STRING_VALUE",
37
37
  * MaxItems: Number("int"),
@@ -28,7 +28,7 @@ export interface ListMFADeviceTagsCommandOutput extends ListMFADeviceTagsRespons
28
28
  * import { IAMClient, ListMFADeviceTagsCommand } from "@aws-sdk/client-iam"; // ES Modules import
29
29
  * // const { IAMClient, ListMFADeviceTagsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
30
30
  * const client = new IAMClient(config);
31
- * const input = {
31
+ * const input = { // ListMFADeviceTagsRequest
32
32
  * SerialNumber: "STRING_VALUE", // required
33
33
  * Marker: "STRING_VALUE",
34
34
  * MaxItems: Number("int"),
@@ -31,7 +31,7 @@ export interface ListMFADevicesCommandOutput extends ListMFADevicesResponse, __M
31
31
  * import { IAMClient, ListMFADevicesCommand } from "@aws-sdk/client-iam"; // ES Modules import
32
32
  * // const { IAMClient, ListMFADevicesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
33
33
  * const client = new IAMClient(config);
34
- * const input = {
34
+ * const input = { // ListMFADevicesRequest
35
35
  * UserName: "STRING_VALUE",
36
36
  * Marker: "STRING_VALUE",
37
37
  * MaxItems: Number("int"),
@@ -30,7 +30,7 @@ export interface ListOpenIDConnectProviderTagsCommandOutput extends ListOpenIDCo
30
30
  * import { IAMClient, ListOpenIDConnectProviderTagsCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, ListOpenIDConnectProviderTagsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // ListOpenIDConnectProviderTagsRequest
34
34
  * OpenIDConnectProviderArn: "STRING_VALUE", // required
35
35
  * Marker: "STRING_VALUE",
36
36
  * MaxItems: Number("int"),
@@ -41,7 +41,7 @@ export interface ListPoliciesCommandOutput extends ListPoliciesResponse, __Metad
41
41
  * import { IAMClient, ListPoliciesCommand } from "@aws-sdk/client-iam"; // ES Modules import
42
42
  * // const { IAMClient, ListPoliciesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
43
43
  * const client = new IAMClient(config);
44
- * const input = {
44
+ * const input = { // ListPoliciesRequest
45
45
  * Scope: "All" || "AWS" || "Local",
46
46
  * OnlyAttached: true || false,
47
47
  * PathPrefix: "STRING_VALUE",
@@ -65,10 +65,10 @@ export interface ListPoliciesGrantingServiceAccessCommandOutput extends ListPoli
65
65
  * import { IAMClient, ListPoliciesGrantingServiceAccessCommand } from "@aws-sdk/client-iam"; // ES Modules import
66
66
  * // const { IAMClient, ListPoliciesGrantingServiceAccessCommand } = require("@aws-sdk/client-iam"); // CommonJS import
67
67
  * const client = new IAMClient(config);
68
- * const input = {
68
+ * const input = { // ListPoliciesGrantingServiceAccessRequest
69
69
  * Marker: "STRING_VALUE",
70
70
  * Arn: "STRING_VALUE", // required
71
- * ServiceNamespaces: [ // required
71
+ * ServiceNamespaces: [ // serviceNamespaceListType // required
72
72
  * "STRING_VALUE",
73
73
  * ],
74
74
  * };
@@ -28,7 +28,7 @@ export interface ListPolicyTagsCommandOutput extends ListPolicyTagsResponse, __M
28
28
  * import { IAMClient, ListPolicyTagsCommand } from "@aws-sdk/client-iam"; // ES Modules import
29
29
  * // const { IAMClient, ListPolicyTagsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
30
30
  * const client = new IAMClient(config);
31
- * const input = {
31
+ * const input = { // ListPolicyTagsRequest
32
32
  * PolicyArn: "STRING_VALUE", // required
33
33
  * Marker: "STRING_VALUE",
34
34
  * MaxItems: Number("int"),
@@ -29,7 +29,7 @@ export interface ListPolicyVersionsCommandOutput extends ListPolicyVersionsRespo
29
29
  * import { IAMClient, ListPolicyVersionsCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, ListPolicyVersionsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // ListPolicyVersionsRequest
33
33
  * PolicyArn: "STRING_VALUE", // required
34
34
  * Marker: "STRING_VALUE",
35
35
  * MaxItems: Number("int"),
@@ -34,7 +34,7 @@ export interface ListRolePoliciesCommandOutput extends ListRolePoliciesResponse,
34
34
  * import { IAMClient, ListRolePoliciesCommand } from "@aws-sdk/client-iam"; // ES Modules import
35
35
  * // const { IAMClient, ListRolePoliciesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
36
36
  * const client = new IAMClient(config);
37
- * const input = {
37
+ * const input = { // ListRolePoliciesRequest
38
38
  * RoleName: "STRING_VALUE", // required
39
39
  * Marker: "STRING_VALUE",
40
40
  * MaxItems: Number("int"),
@@ -28,7 +28,7 @@ export interface ListRoleTagsCommandOutput extends ListRoleTagsResponse, __Metad
28
28
  * import { IAMClient, ListRoleTagsCommand } from "@aws-sdk/client-iam"; // ES Modules import
29
29
  * // const { IAMClient, ListRoleTagsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
30
30
  * const client = new IAMClient(config);
31
- * const input = {
31
+ * const input = { // ListRoleTagsRequest
32
32
  * RoleName: "STRING_VALUE", // required
33
33
  * Marker: "STRING_VALUE",
34
34
  * MaxItems: Number("int"),
@@ -34,7 +34,7 @@ export interface ListRolesCommandOutput extends ListRolesResponse, __MetadataBea
34
34
  * import { IAMClient, ListRolesCommand } from "@aws-sdk/client-iam"; // ES Modules import
35
35
  * // const { IAMClient, ListRolesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
36
36
  * const client = new IAMClient(config);
37
- * const input = {
37
+ * const input = { // ListRolesRequest
38
38
  * PathPrefix: "STRING_VALUE",
39
39
  * Marker: "STRING_VALUE",
40
40
  * MaxItems: Number("int"),
@@ -30,7 +30,7 @@ export interface ListSAMLProviderTagsCommandOutput extends ListSAMLProviderTagsR
30
30
  * import { IAMClient, ListSAMLProviderTagsCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, ListSAMLProviderTagsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // ListSAMLProviderTagsRequest
34
34
  * SAMLProviderArn: "STRING_VALUE", // required
35
35
  * Marker: "STRING_VALUE",
36
36
  * MaxItems: Number("int"),
@@ -33,7 +33,7 @@ export interface ListSSHPublicKeysCommandOutput extends ListSSHPublicKeysRespons
33
33
  * import { IAMClient, ListSSHPublicKeysCommand } from "@aws-sdk/client-iam"; // ES Modules import
34
34
  * // const { IAMClient, ListSSHPublicKeysCommand } = require("@aws-sdk/client-iam"); // CommonJS import
35
35
  * const client = new IAMClient(config);
36
- * const input = {
36
+ * const input = { // ListSSHPublicKeysRequest
37
37
  * UserName: "STRING_VALUE",
38
38
  * Marker: "STRING_VALUE",
39
39
  * MaxItems: Number("int"),
@@ -35,7 +35,7 @@ export interface ListServerCertificateTagsCommandOutput extends ListServerCertif
35
35
  * import { IAMClient, ListServerCertificateTagsCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, ListServerCertificateTagsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // ListServerCertificateTagsRequest
39
39
  * ServerCertificateName: "STRING_VALUE", // required
40
40
  * Marker: "STRING_VALUE",
41
41
  * MaxItems: Number("int"),
@@ -37,7 +37,7 @@ export interface ListServerCertificatesCommandOutput extends ListServerCertifica
37
37
  * import { IAMClient, ListServerCertificatesCommand } from "@aws-sdk/client-iam"; // ES Modules import
38
38
  * // const { IAMClient, ListServerCertificatesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
39
39
  * const client = new IAMClient(config);
40
- * const input = {
40
+ * const input = { // ListServerCertificatesRequest
41
41
  * PathPrefix: "STRING_VALUE",
42
42
  * Marker: "STRING_VALUE",
43
43
  * MaxItems: Number("int"),
@@ -31,7 +31,7 @@ export interface ListServiceSpecificCredentialsCommandOutput extends ListService
31
31
  * import { IAMClient, ListServiceSpecificCredentialsCommand } from "@aws-sdk/client-iam"; // ES Modules import
32
32
  * // const { IAMClient, ListServiceSpecificCredentialsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
33
33
  * const client = new IAMClient(config);
34
- * const input = {
34
+ * const input = { // ListServiceSpecificCredentialsRequest
35
35
  * UserName: "STRING_VALUE",
36
36
  * ServiceName: "STRING_VALUE",
37
37
  * };
@@ -35,7 +35,7 @@ export interface ListSigningCertificatesCommandOutput extends ListSigningCertifi
35
35
  * import { IAMClient, ListSigningCertificatesCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, ListSigningCertificatesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // ListSigningCertificatesRequest
39
39
  * UserName: "STRING_VALUE",
40
40
  * Marker: "STRING_VALUE",
41
41
  * MaxItems: Number("int"),
@@ -33,7 +33,7 @@ export interface ListUserPoliciesCommandOutput extends ListUserPoliciesResponse,
33
33
  * import { IAMClient, ListUserPoliciesCommand } from "@aws-sdk/client-iam"; // ES Modules import
34
34
  * // const { IAMClient, ListUserPoliciesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
35
35
  * const client = new IAMClient(config);
36
- * const input = {
36
+ * const input = { // ListUserPoliciesRequest
37
37
  * UserName: "STRING_VALUE", // required
38
38
  * Marker: "STRING_VALUE",
39
39
  * MaxItems: Number("int"),
@@ -27,7 +27,7 @@ export interface ListUserTagsCommandOutput extends ListUserTagsResponse, __Metad
27
27
  * import { IAMClient, ListUserTagsCommand } from "@aws-sdk/client-iam"; // ES Modules import
28
28
  * // const { IAMClient, ListUserTagsCommand } = require("@aws-sdk/client-iam"); // CommonJS import
29
29
  * const client = new IAMClient(config);
30
- * const input = {
30
+ * const input = { // ListUserTagsRequest
31
31
  * UserName: "STRING_VALUE", // required
32
32
  * Marker: "STRING_VALUE",
33
33
  * MaxItems: Number("int"),
@@ -34,7 +34,7 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
34
34
  * import { IAMClient, ListUsersCommand } from "@aws-sdk/client-iam"; // ES Modules import
35
35
  * // const { IAMClient, ListUsersCommand } = require("@aws-sdk/client-iam"); // CommonJS import
36
36
  * const client = new IAMClient(config);
37
- * const input = {
37
+ * const input = { // ListUsersRequest
38
38
  * PathPrefix: "STRING_VALUE",
39
39
  * Marker: "STRING_VALUE",
40
40
  * MaxItems: Number("int"),
@@ -35,7 +35,7 @@ export interface ListVirtualMFADevicesCommandOutput extends ListVirtualMFADevice
35
35
  * import { IAMClient, ListVirtualMFADevicesCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, ListVirtualMFADevicesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // ListVirtualMFADevicesRequest
39
39
  * AssignmentStatus: "Assigned" || "Unassigned" || "Any",
40
40
  * Marker: "STRING_VALUE",
41
41
  * MaxItems: Number("int"),
@@ -40,7 +40,7 @@ export interface PutGroupPolicyCommandOutput extends __MetadataBearer {
40
40
  * import { IAMClient, PutGroupPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
41
41
  * // const { IAMClient, PutGroupPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
42
42
  * const client = new IAMClient(config);
43
- * const input = {
43
+ * const input = { // PutGroupPolicyRequest
44
44
  * GroupName: "STRING_VALUE", // required
45
45
  * PolicyName: "STRING_VALUE", // required
46
46
  * PolicyDocument: "STRING_VALUE", // required
@@ -37,7 +37,7 @@ export interface PutRolePermissionsBoundaryCommandOutput extends __MetadataBeare
37
37
  * import { IAMClient, PutRolePermissionsBoundaryCommand } from "@aws-sdk/client-iam"; // ES Modules import
38
38
  * // const { IAMClient, PutRolePermissionsBoundaryCommand } = require("@aws-sdk/client-iam"); // CommonJS import
39
39
  * const client = new IAMClient(config);
40
- * const input = {
40
+ * const input = { // PutRolePermissionsBoundaryRequest
41
41
  * RoleName: "STRING_VALUE", // required
42
42
  * PermissionsBoundary: "STRING_VALUE", // required
43
43
  * };
@@ -45,7 +45,7 @@ export interface PutRolePolicyCommandOutput extends __MetadataBearer {
45
45
  * import { IAMClient, PutRolePolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
46
46
  * // const { IAMClient, PutRolePolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
47
47
  * const client = new IAMClient(config);
48
- * const input = {
48
+ * const input = { // PutRolePolicyRequest
49
49
  * RoleName: "STRING_VALUE", // required
50
50
  * PolicyName: "STRING_VALUE", // required
51
51
  * PolicyDocument: "STRING_VALUE", // required
@@ -36,7 +36,7 @@ export interface PutUserPermissionsBoundaryCommandOutput extends __MetadataBeare
36
36
  * import { IAMClient, PutUserPermissionsBoundaryCommand } from "@aws-sdk/client-iam"; // ES Modules import
37
37
  * // const { IAMClient, PutUserPermissionsBoundaryCommand } = require("@aws-sdk/client-iam"); // CommonJS import
38
38
  * const client = new IAMClient(config);
39
- * const input = {
39
+ * const input = { // PutUserPermissionsBoundaryRequest
40
40
  * UserName: "STRING_VALUE", // required
41
41
  * PermissionsBoundary: "STRING_VALUE", // required
42
42
  * };
@@ -40,7 +40,7 @@ export interface PutUserPolicyCommandOutput extends __MetadataBearer {
40
40
  * import { IAMClient, PutUserPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
41
41
  * // const { IAMClient, PutUserPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
42
42
  * const client = new IAMClient(config);
43
- * const input = {
43
+ * const input = { // PutUserPolicyRequest
44
44
  * UserName: "STRING_VALUE", // required
45
45
  * PolicyName: "STRING_VALUE", // required
46
46
  * PolicyDocument: "STRING_VALUE", // required
@@ -30,7 +30,7 @@ export interface RemoveClientIDFromOpenIDConnectProviderCommandOutput extends __
30
30
  * import { IAMClient, RemoveClientIDFromOpenIDConnectProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, RemoveClientIDFromOpenIDConnectProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // RemoveClientIDFromOpenIDConnectProviderRequest
34
34
  * OpenIDConnectProviderArn: "STRING_VALUE", // required
35
35
  * ClientID: "STRING_VALUE", // required
36
36
  * };