@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
@@ -35,7 +35,7 @@ export interface RemoveRoleFromInstanceProfileCommandOutput extends __MetadataBe
35
35
  * import { IAMClient, RemoveRoleFromInstanceProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, RemoveRoleFromInstanceProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // RemoveRoleFromInstanceProfileRequest
39
39
  * InstanceProfileName: "STRING_VALUE", // required
40
40
  * RoleName: "STRING_VALUE", // required
41
41
  * };
@@ -26,7 +26,7 @@ export interface RemoveUserFromGroupCommandOutput extends __MetadataBearer {
26
26
  * import { IAMClient, RemoveUserFromGroupCommand } from "@aws-sdk/client-iam"; // ES Modules import
27
27
  * // const { IAMClient, RemoveUserFromGroupCommand } = require("@aws-sdk/client-iam"); // CommonJS import
28
28
  * const client = new IAMClient(config);
29
- * const input = {
29
+ * const input = { // RemoveUserFromGroupRequest
30
30
  * GroupName: "STRING_VALUE", // required
31
31
  * UserName: "STRING_VALUE", // required
32
32
  * };
@@ -29,7 +29,7 @@ export interface ResetServiceSpecificCredentialCommandOutput extends ResetServic
29
29
  * import { IAMClient, ResetServiceSpecificCredentialCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, ResetServiceSpecificCredentialCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // ResetServiceSpecificCredentialRequest
33
33
  * UserName: "STRING_VALUE",
34
34
  * ServiceSpecificCredentialId: "STRING_VALUE", // required
35
35
  * };
@@ -29,7 +29,7 @@ export interface ResyncMFADeviceCommandOutput extends __MetadataBearer {
29
29
  * import { IAMClient, ResyncMFADeviceCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, ResyncMFADeviceCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // ResyncMFADeviceRequest
33
33
  * UserName: "STRING_VALUE", // required
34
34
  * SerialNumber: "STRING_VALUE", // required
35
35
  * AuthenticationCode1: "STRING_VALUE", // required
@@ -31,7 +31,7 @@ export interface SetDefaultPolicyVersionCommandOutput extends __MetadataBearer {
31
31
  * import { IAMClient, SetDefaultPolicyVersionCommand } from "@aws-sdk/client-iam"; // ES Modules import
32
32
  * // const { IAMClient, SetDefaultPolicyVersionCommand } = require("@aws-sdk/client-iam"); // CommonJS import
33
33
  * const client = new IAMClient(config);
34
- * const input = {
34
+ * const input = { // SetDefaultPolicyVersionRequest
35
35
  * PolicyArn: "STRING_VALUE", // required
36
36
  * VersionId: "STRING_VALUE", // required
37
37
  * };
@@ -44,7 +44,7 @@ export interface SetSecurityTokenServicePreferencesCommandOutput extends __Metad
44
44
  * import { IAMClient, SetSecurityTokenServicePreferencesCommand } from "@aws-sdk/client-iam"; // ES Modules import
45
45
  * // const { IAMClient, SetSecurityTokenServicePreferencesCommand } = require("@aws-sdk/client-iam"); // CommonJS import
46
46
  * const client = new IAMClient(config);
47
- * const input = {
47
+ * const input = { // SetSecurityTokenServicePreferencesRequest
48
48
  * GlobalEndpointTokenVersion: "v1Token" || "v2Token", // required
49
49
  * };
50
50
  * const command = new SetSecurityTokenServicePreferencesCommand(input);
@@ -49,26 +49,26 @@ export interface SimulateCustomPolicyCommandOutput extends SimulatePolicyRespons
49
49
  * import { IAMClient, SimulateCustomPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
50
50
  * // const { IAMClient, SimulateCustomPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
51
51
  * const client = new IAMClient(config);
52
- * const input = {
53
- * PolicyInputList: [ // required
52
+ * const input = { // SimulateCustomPolicyRequest
53
+ * PolicyInputList: [ // SimulationPolicyListType // required
54
54
  * "STRING_VALUE",
55
55
  * ],
56
56
  * PermissionsBoundaryPolicyInputList: [
57
57
  * "STRING_VALUE",
58
58
  * ],
59
- * ActionNames: [ // required
59
+ * ActionNames: [ // ActionNameListType // required
60
60
  * "STRING_VALUE",
61
61
  * ],
62
- * ResourceArns: [
62
+ * ResourceArns: [ // ResourceNameListType
63
63
  * "STRING_VALUE",
64
64
  * ],
65
65
  * ResourcePolicy: "STRING_VALUE",
66
66
  * ResourceOwner: "STRING_VALUE",
67
67
  * CallerArn: "STRING_VALUE",
68
- * ContextEntries: [
69
- * {
68
+ * ContextEntries: [ // ContextEntryListType
69
+ * { // ContextEntry
70
70
  * ContextKeyName: "STRING_VALUE",
71
- * ContextKeyValues: [
71
+ * ContextKeyValues: [ // ContextKeyValueListType
72
72
  * "STRING_VALUE",
73
73
  * ],
74
74
  * ContextKeyType: "string" || "stringList" || "numeric" || "numericList" || "boolean" || "booleanList" || "ip" || "ipList" || "binary" || "binaryList" || "date" || "dateList",
@@ -58,27 +58,27 @@ export interface SimulatePrincipalPolicyCommandOutput extends SimulatePolicyResp
58
58
  * import { IAMClient, SimulatePrincipalPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
59
59
  * // const { IAMClient, SimulatePrincipalPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
60
60
  * const client = new IAMClient(config);
61
- * const input = {
61
+ * const input = { // SimulatePrincipalPolicyRequest
62
62
  * PolicySourceArn: "STRING_VALUE", // required
63
- * PolicyInputList: [
63
+ * PolicyInputList: [ // SimulationPolicyListType
64
64
  * "STRING_VALUE",
65
65
  * ],
66
66
  * PermissionsBoundaryPolicyInputList: [
67
67
  * "STRING_VALUE",
68
68
  * ],
69
- * ActionNames: [ // required
69
+ * ActionNames: [ // ActionNameListType // required
70
70
  * "STRING_VALUE",
71
71
  * ],
72
- * ResourceArns: [
72
+ * ResourceArns: [ // ResourceNameListType
73
73
  * "STRING_VALUE",
74
74
  * ],
75
75
  * ResourcePolicy: "STRING_VALUE",
76
76
  * ResourceOwner: "STRING_VALUE",
77
77
  * CallerArn: "STRING_VALUE",
78
- * ContextEntries: [
79
- * {
78
+ * ContextEntries: [ // ContextEntryListType
79
+ * { // ContextEntry
80
80
  * ContextKeyName: "STRING_VALUE",
81
- * ContextKeyValues: [
81
+ * ContextKeyValues: [ // ContextKeyValueListType
82
82
  * "STRING_VALUE",
83
83
  * ],
84
84
  * ContextKeyType: "string" || "stringList" || "numeric" || "numericList" || "boolean" || "booleanList" || "ip" || "ipList" || "binary" || "binaryList" || "date" || "dateList",
@@ -61,10 +61,10 @@ export interface TagInstanceProfileCommandOutput extends __MetadataBearer {
61
61
  * import { IAMClient, TagInstanceProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
62
62
  * // const { IAMClient, TagInstanceProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
63
63
  * const client = new IAMClient(config);
64
- * const input = {
64
+ * const input = { // TagInstanceProfileRequest
65
65
  * InstanceProfileName: "STRING_VALUE", // required
66
- * Tags: [ // required
67
- * {
66
+ * Tags: [ // tagListType // required
67
+ * { // Tag
68
68
  * Key: "STRING_VALUE", // required
69
69
  * Value: "STRING_VALUE", // required
70
70
  * },
@@ -62,10 +62,10 @@ export interface TagMFADeviceCommandOutput extends __MetadataBearer {
62
62
  * import { IAMClient, TagMFADeviceCommand } from "@aws-sdk/client-iam"; // ES Modules import
63
63
  * // const { IAMClient, TagMFADeviceCommand } = require("@aws-sdk/client-iam"); // CommonJS import
64
64
  * const client = new IAMClient(config);
65
- * const input = {
65
+ * const input = { // TagMFADeviceRequest
66
66
  * SerialNumber: "STRING_VALUE", // required
67
- * Tags: [ // required
68
- * {
67
+ * Tags: [ // tagListType // required
68
+ * { // Tag
69
69
  * Key: "STRING_VALUE", // required
70
70
  * Value: "STRING_VALUE", // required
71
71
  * },
@@ -63,10 +63,10 @@ export interface TagOpenIDConnectProviderCommandOutput extends __MetadataBearer
63
63
  * import { IAMClient, TagOpenIDConnectProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
64
64
  * // const { IAMClient, TagOpenIDConnectProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
65
65
  * const client = new IAMClient(config);
66
- * const input = {
66
+ * const input = { // TagOpenIDConnectProviderRequest
67
67
  * OpenIDConnectProviderArn: "STRING_VALUE", // required
68
- * Tags: [ // required
69
- * {
68
+ * Tags: [ // tagListType // required
69
+ * { // Tag
70
70
  * Key: "STRING_VALUE", // required
71
71
  * Value: "STRING_VALUE", // required
72
72
  * },
@@ -61,10 +61,10 @@ export interface TagPolicyCommandOutput extends __MetadataBearer {
61
61
  * import { IAMClient, TagPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
62
62
  * // const { IAMClient, TagPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
63
63
  * const client = new IAMClient(config);
64
- * const input = {
64
+ * const input = { // TagPolicyRequest
65
65
  * PolicyArn: "STRING_VALUE", // required
66
- * Tags: [ // required
67
- * {
66
+ * Tags: [ // tagListType // required
67
+ * { // Tag
68
68
  * Key: "STRING_VALUE", // required
69
69
  * Value: "STRING_VALUE", // required
70
70
  * },
@@ -70,10 +70,10 @@ export interface TagRoleCommandOutput extends __MetadataBearer {
70
70
  * import { IAMClient, TagRoleCommand } from "@aws-sdk/client-iam"; // ES Modules import
71
71
  * // const { IAMClient, TagRoleCommand } = require("@aws-sdk/client-iam"); // CommonJS import
72
72
  * const client = new IAMClient(config);
73
- * const input = {
73
+ * const input = { // TagRoleRequest
74
74
  * RoleName: "STRING_VALUE", // required
75
- * Tags: [ // required
76
- * {
75
+ * Tags: [ // tagListType // required
76
+ * { // Tag
77
77
  * Key: "STRING_VALUE", // required
78
78
  * Value: "STRING_VALUE", // required
79
79
  * },
@@ -63,10 +63,10 @@ export interface TagSAMLProviderCommandOutput extends __MetadataBearer {
63
63
  * import { IAMClient, TagSAMLProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
64
64
  * // const { IAMClient, TagSAMLProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
65
65
  * const client = new IAMClient(config);
66
- * const input = {
66
+ * const input = { // TagSAMLProviderRequest
67
67
  * SAMLProviderArn: "STRING_VALUE", // required
68
- * Tags: [ // required
69
- * {
68
+ * Tags: [ // tagListType // required
69
+ * { // Tag
70
70
  * Key: "STRING_VALUE", // required
71
71
  * Value: "STRING_VALUE", // required
72
72
  * },
@@ -73,10 +73,10 @@ export interface TagServerCertificateCommandOutput extends __MetadataBearer {
73
73
  * import { IAMClient, TagServerCertificateCommand } from "@aws-sdk/client-iam"; // ES Modules import
74
74
  * // const { IAMClient, TagServerCertificateCommand } = require("@aws-sdk/client-iam"); // CommonJS import
75
75
  * const client = new IAMClient(config);
76
- * const input = {
76
+ * const input = { // TagServerCertificateRequest
77
77
  * ServerCertificateName: "STRING_VALUE", // required
78
- * Tags: [ // required
79
- * {
78
+ * Tags: [ // tagListType // required
79
+ * { // Tag
80
80
  * Key: "STRING_VALUE", // required
81
81
  * Value: "STRING_VALUE", // required
82
82
  * },
@@ -69,10 +69,10 @@ export interface TagUserCommandOutput extends __MetadataBearer {
69
69
  * import { IAMClient, TagUserCommand } from "@aws-sdk/client-iam"; // ES Modules import
70
70
  * // const { IAMClient, TagUserCommand } = require("@aws-sdk/client-iam"); // CommonJS import
71
71
  * const client = new IAMClient(config);
72
- * const input = {
72
+ * const input = { // TagUserRequest
73
73
  * UserName: "STRING_VALUE", // required
74
- * Tags: [ // required
75
- * {
74
+ * Tags: [ // tagListType // required
75
+ * { // Tag
76
76
  * Key: "STRING_VALUE", // required
77
77
  * Value: "STRING_VALUE", // required
78
78
  * },
@@ -27,9 +27,9 @@ export interface UntagInstanceProfileCommandOutput extends __MetadataBearer {
27
27
  * import { IAMClient, UntagInstanceProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
28
28
  * // const { IAMClient, UntagInstanceProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
29
29
  * const client = new IAMClient(config);
30
- * const input = {
30
+ * const input = { // UntagInstanceProfileRequest
31
31
  * InstanceProfileName: "STRING_VALUE", // required
32
- * TagKeys: [ // required
32
+ * TagKeys: [ // tagKeyListType // required
33
33
  * "STRING_VALUE",
34
34
  * ],
35
35
  * };
@@ -28,9 +28,9 @@ export interface UntagMFADeviceCommandOutput extends __MetadataBearer {
28
28
  * import { IAMClient, UntagMFADeviceCommand } from "@aws-sdk/client-iam"; // ES Modules import
29
29
  * // const { IAMClient, UntagMFADeviceCommand } = require("@aws-sdk/client-iam"); // CommonJS import
30
30
  * const client = new IAMClient(config);
31
- * const input = {
31
+ * const input = { // UntagMFADeviceRequest
32
32
  * SerialNumber: "STRING_VALUE", // required
33
- * TagKeys: [ // required
33
+ * TagKeys: [ // tagKeyListType // required
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * };
@@ -29,9 +29,9 @@ export interface UntagOpenIDConnectProviderCommandOutput extends __MetadataBeare
29
29
  * import { IAMClient, UntagOpenIDConnectProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, UntagOpenIDConnectProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // UntagOpenIDConnectProviderRequest
33
33
  * OpenIDConnectProviderArn: "STRING_VALUE", // required
34
- * TagKeys: [ // required
34
+ * TagKeys: [ // tagKeyListType // required
35
35
  * "STRING_VALUE",
36
36
  * ],
37
37
  * };
@@ -27,9 +27,9 @@ export interface UntagPolicyCommandOutput extends __MetadataBearer {
27
27
  * import { IAMClient, UntagPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
28
28
  * // const { IAMClient, UntagPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
29
29
  * const client = new IAMClient(config);
30
- * const input = {
30
+ * const input = { // UntagPolicyRequest
31
31
  * PolicyArn: "STRING_VALUE", // required
32
- * TagKeys: [ // required
32
+ * TagKeys: [ // tagKeyListType // required
33
33
  * "STRING_VALUE",
34
34
  * ],
35
35
  * };
@@ -27,9 +27,9 @@ export interface UntagRoleCommandOutput extends __MetadataBearer {
27
27
  * import { IAMClient, UntagRoleCommand } from "@aws-sdk/client-iam"; // ES Modules import
28
28
  * // const { IAMClient, UntagRoleCommand } = require("@aws-sdk/client-iam"); // CommonJS import
29
29
  * const client = new IAMClient(config);
30
- * const input = {
30
+ * const input = { // UntagRoleRequest
31
31
  * RoleName: "STRING_VALUE", // required
32
- * TagKeys: [ // required
32
+ * TagKeys: [ // tagKeyListType // required
33
33
  * "STRING_VALUE",
34
34
  * ],
35
35
  * };
@@ -29,9 +29,9 @@ export interface UntagSAMLProviderCommandOutput extends __MetadataBearer {
29
29
  * import { IAMClient, UntagSAMLProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, UntagSAMLProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // UntagSAMLProviderRequest
33
33
  * SAMLProviderArn: "STRING_VALUE", // required
34
- * TagKeys: [ // required
34
+ * TagKeys: [ // tagKeyListType // required
35
35
  * "STRING_VALUE",
36
36
  * ],
37
37
  * };
@@ -35,9 +35,9 @@ export interface UntagServerCertificateCommandOutput extends __MetadataBearer {
35
35
  * import { IAMClient, UntagServerCertificateCommand } from "@aws-sdk/client-iam"; // ES Modules import
36
36
  * // const { IAMClient, UntagServerCertificateCommand } = require("@aws-sdk/client-iam"); // CommonJS import
37
37
  * const client = new IAMClient(config);
38
- * const input = {
38
+ * const input = { // UntagServerCertificateRequest
39
39
  * ServerCertificateName: "STRING_VALUE", // required
40
- * TagKeys: [ // required
40
+ * TagKeys: [ // tagKeyListType // required
41
41
  * "STRING_VALUE",
42
42
  * ],
43
43
  * };
@@ -27,9 +27,9 @@ export interface UntagUserCommandOutput extends __MetadataBearer {
27
27
  * import { IAMClient, UntagUserCommand } from "@aws-sdk/client-iam"; // ES Modules import
28
28
  * // const { IAMClient, UntagUserCommand } = require("@aws-sdk/client-iam"); // CommonJS import
29
29
  * const client = new IAMClient(config);
30
- * const input = {
30
+ * const input = { // UntagUserRequest
31
31
  * UserName: "STRING_VALUE", // required
32
- * TagKeys: [ // required
32
+ * TagKeys: [ // tagKeyListType // required
33
33
  * "STRING_VALUE",
34
34
  * ],
35
35
  * };
@@ -36,7 +36,7 @@ export interface UpdateAccessKeyCommandOutput extends __MetadataBearer {
36
36
  * import { IAMClient, UpdateAccessKeyCommand } from "@aws-sdk/client-iam"; // ES Modules import
37
37
  * // const { IAMClient, UpdateAccessKeyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
38
38
  * const client = new IAMClient(config);
39
- * const input = {
39
+ * const input = { // UpdateAccessKeyRequest
40
40
  * UserName: "STRING_VALUE",
41
41
  * AccessKeyId: "STRING_VALUE", // required
42
42
  * Status: "Active" || "Inactive", // required
@@ -36,7 +36,7 @@ export interface UpdateAccountPasswordPolicyCommandOutput extends __MetadataBear
36
36
  * import { IAMClient, UpdateAccountPasswordPolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
37
37
  * // const { IAMClient, UpdateAccountPasswordPolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
38
38
  * const client = new IAMClient(config);
39
- * const input = {
39
+ * const input = { // UpdateAccountPasswordPolicyRequest
40
40
  * MinimumPasswordLength: Number("int"),
41
41
  * RequireSymbols: true || false,
42
42
  * RequireNumbers: true || false,
@@ -29,7 +29,7 @@ export interface UpdateAssumeRolePolicyCommandOutput extends __MetadataBearer {
29
29
  * import { IAMClient, UpdateAssumeRolePolicyCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, UpdateAssumeRolePolicyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // UpdateAssumeRolePolicyRequest
33
33
  * RoleName: "STRING_VALUE", // required
34
34
  * PolicyDocument: "STRING_VALUE", // required
35
35
  * };
@@ -40,7 +40,7 @@ export interface UpdateGroupCommandOutput extends __MetadataBearer {
40
40
  * import { IAMClient, UpdateGroupCommand } from "@aws-sdk/client-iam"; // ES Modules import
41
41
  * // const { IAMClient, UpdateGroupCommand } = require("@aws-sdk/client-iam"); // CommonJS import
42
42
  * const client = new IAMClient(config);
43
- * const input = {
43
+ * const input = { // UpdateGroupRequest
44
44
  * GroupName: "STRING_VALUE", // required
45
45
  * NewPath: "STRING_VALUE",
46
46
  * NewGroupName: "STRING_VALUE",
@@ -32,7 +32,7 @@ export interface UpdateLoginProfileCommandOutput extends __MetadataBearer {
32
32
  * import { IAMClient, UpdateLoginProfileCommand } from "@aws-sdk/client-iam"; // ES Modules import
33
33
  * // const { IAMClient, UpdateLoginProfileCommand } = require("@aws-sdk/client-iam"); // CommonJS import
34
34
  * const client = new IAMClient(config);
35
- * const input = {
35
+ * const input = { // UpdateLoginProfileRequest
36
36
  * UserName: "STRING_VALUE", // required
37
37
  * Password: "STRING_VALUE",
38
38
  * PasswordResetRequired: true || false,
@@ -48,9 +48,9 @@ export interface UpdateOpenIDConnectProviderThumbprintCommandOutput extends __Me
48
48
  * import { IAMClient, UpdateOpenIDConnectProviderThumbprintCommand } from "@aws-sdk/client-iam"; // ES Modules import
49
49
  * // const { IAMClient, UpdateOpenIDConnectProviderThumbprintCommand } = require("@aws-sdk/client-iam"); // CommonJS import
50
50
  * const client = new IAMClient(config);
51
- * const input = {
51
+ * const input = { // UpdateOpenIDConnectProviderThumbprintRequest
52
52
  * OpenIDConnectProviderArn: "STRING_VALUE", // required
53
- * ThumbprintList: [ // required
53
+ * ThumbprintList: [ // thumbprintListType // required
54
54
  * "STRING_VALUE",
55
55
  * ],
56
56
  * };
@@ -26,7 +26,7 @@ export interface UpdateRoleCommandOutput extends UpdateRoleResponse, __MetadataB
26
26
  * import { IAMClient, UpdateRoleCommand } from "@aws-sdk/client-iam"; // ES Modules import
27
27
  * // const { IAMClient, UpdateRoleCommand } = require("@aws-sdk/client-iam"); // CommonJS import
28
28
  * const client = new IAMClient(config);
29
- * const input = {
29
+ * const input = { // UpdateRoleRequest
30
30
  * RoleName: "STRING_VALUE", // required
31
31
  * Description: "STRING_VALUE",
32
32
  * MaxSessionDuration: Number("int"),
@@ -28,7 +28,7 @@ export interface UpdateRoleDescriptionCommandOutput extends UpdateRoleDescriptio
28
28
  * import { IAMClient, UpdateRoleDescriptionCommand } from "@aws-sdk/client-iam"; // ES Modules import
29
29
  * // const { IAMClient, UpdateRoleDescriptionCommand } = require("@aws-sdk/client-iam"); // CommonJS import
30
30
  * const client = new IAMClient(config);
31
- * const input = {
31
+ * const input = { // UpdateRoleDescriptionRequest
32
32
  * RoleName: "STRING_VALUE", // required
33
33
  * Description: "STRING_VALUE", // required
34
34
  * };
@@ -29,7 +29,7 @@ export interface UpdateSAMLProviderCommandOutput extends UpdateSAMLProviderRespo
29
29
  * import { IAMClient, UpdateSAMLProviderCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, UpdateSAMLProviderCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // UpdateSAMLProviderRequest
33
33
  * SAMLMetadataDocument: "STRING_VALUE", // required
34
34
  * SAMLProviderArn: "STRING_VALUE", // required
35
35
  * };
@@ -32,7 +32,7 @@ export interface UpdateSSHPublicKeyCommandOutput extends __MetadataBearer {
32
32
  * import { IAMClient, UpdateSSHPublicKeyCommand } from "@aws-sdk/client-iam"; // ES Modules import
33
33
  * // const { IAMClient, UpdateSSHPublicKeyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
34
34
  * const client = new IAMClient(config);
35
- * const input = {
35
+ * const input = { // UpdateSSHPublicKeyRequest
36
36
  * UserName: "STRING_VALUE", // required
37
37
  * SSHPublicKeyId: "STRING_VALUE", // required
38
38
  * Status: "Active" || "Inactive", // required
@@ -45,7 +45,7 @@ export interface UpdateServerCertificateCommandOutput extends __MetadataBearer {
45
45
  * import { IAMClient, UpdateServerCertificateCommand } from "@aws-sdk/client-iam"; // ES Modules import
46
46
  * // const { IAMClient, UpdateServerCertificateCommand } = require("@aws-sdk/client-iam"); // CommonJS import
47
47
  * const client = new IAMClient(config);
48
- * const input = {
48
+ * const input = { // UpdateServerCertificateRequest
49
49
  * ServerCertificateName: "STRING_VALUE", // required
50
50
  * NewPath: "STRING_VALUE",
51
51
  * NewServerCertificateName: "STRING_VALUE",
@@ -29,7 +29,7 @@ export interface UpdateServiceSpecificCredentialCommandOutput extends __Metadata
29
29
  * import { IAMClient, UpdateServiceSpecificCredentialCommand } from "@aws-sdk/client-iam"; // ES Modules import
30
30
  * // const { IAMClient, UpdateServiceSpecificCredentialCommand } = require("@aws-sdk/client-iam"); // CommonJS import
31
31
  * const client = new IAMClient(config);
32
- * const input = {
32
+ * const input = { // UpdateServiceSpecificCredentialRequest
33
33
  * UserName: "STRING_VALUE",
34
34
  * ServiceSpecificCredentialId: "STRING_VALUE", // required
35
35
  * Status: "Active" || "Inactive", // required
@@ -33,7 +33,7 @@ export interface UpdateSigningCertificateCommandOutput extends __MetadataBearer
33
33
  * import { IAMClient, UpdateSigningCertificateCommand } from "@aws-sdk/client-iam"; // ES Modules import
34
34
  * // const { IAMClient, UpdateSigningCertificateCommand } = require("@aws-sdk/client-iam"); // CommonJS import
35
35
  * const client = new IAMClient(config);
36
- * const input = {
36
+ * const input = { // UpdateSigningCertificateRequest
37
37
  * UserName: "STRING_VALUE",
38
38
  * CertificateId: "STRING_VALUE", // required
39
39
  * Status: "Active" || "Inactive", // required
@@ -38,7 +38,7 @@ export interface UpdateUserCommandOutput extends __MetadataBearer {
38
38
  * import { IAMClient, UpdateUserCommand } from "@aws-sdk/client-iam"; // ES Modules import
39
39
  * // const { IAMClient, UpdateUserCommand } = require("@aws-sdk/client-iam"); // CommonJS import
40
40
  * const client = new IAMClient(config);
41
- * const input = {
41
+ * const input = { // UpdateUserRequest
42
42
  * UserName: "STRING_VALUE", // required
43
43
  * NewPath: "STRING_VALUE",
44
44
  * NewUserName: "STRING_VALUE",
@@ -30,7 +30,7 @@ export interface UploadSSHPublicKeyCommandOutput extends UploadSSHPublicKeyRespo
30
30
  * import { IAMClient, UploadSSHPublicKeyCommand } from "@aws-sdk/client-iam"; // ES Modules import
31
31
  * // const { IAMClient, UploadSSHPublicKeyCommand } = require("@aws-sdk/client-iam"); // CommonJS import
32
32
  * const client = new IAMClient(config);
33
- * const input = {
33
+ * const input = { // UploadSSHPublicKeyRequest
34
34
  * UserName: "STRING_VALUE", // required
35
35
  * SSHPublicKeyBody: "STRING_VALUE", // required
36
36
  * };
@@ -49,14 +49,14 @@ export interface UploadServerCertificateCommandOutput extends UploadServerCertif
49
49
  * import { IAMClient, UploadServerCertificateCommand } from "@aws-sdk/client-iam"; // ES Modules import
50
50
  * // const { IAMClient, UploadServerCertificateCommand } = require("@aws-sdk/client-iam"); // CommonJS import
51
51
  * const client = new IAMClient(config);
52
- * const input = {
52
+ * const input = { // UploadServerCertificateRequest
53
53
  * Path: "STRING_VALUE",
54
54
  * ServerCertificateName: "STRING_VALUE", // required
55
55
  * CertificateBody: "STRING_VALUE", // required
56
56
  * PrivateKey: "STRING_VALUE", // required
57
57
  * CertificateChain: "STRING_VALUE",
58
- * Tags: [
59
- * {
58
+ * Tags: [ // tagListType
59
+ * { // Tag
60
60
  * Key: "STRING_VALUE", // required
61
61
  * Value: "STRING_VALUE", // required
62
62
  * },
@@ -45,7 +45,7 @@ export interface UploadSigningCertificateCommandOutput extends UploadSigningCert
45
45
  * import { IAMClient, UploadSigningCertificateCommand } from "@aws-sdk/client-iam"; // ES Modules import
46
46
  * // const { IAMClient, UploadSigningCertificateCommand } = require("@aws-sdk/client-iam"); // CommonJS import
47
47
  * const client = new IAMClient(config);
48
- * const input = {
48
+ * const input = { // UploadSigningCertificateRequest
49
49
  * UserName: "STRING_VALUE",
50
50
  * CertificateBody: "STRING_VALUE", // required
51
51
  * };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iam",
3
3
  "description": "AWS SDK for JavaScript Iam Client for Node.js, Browser and React Native",
4
- "version": "3.300.0",
4
+ "version": "3.301.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.300.0",
24
+ "@aws-sdk/client-sts": "3.301.0",
25
25
  "@aws-sdk/config-resolver": "3.300.0",
26
- "@aws-sdk/credential-provider-node": "3.300.0",
26
+ "@aws-sdk/credential-provider-node": "3.301.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
28
28
  "@aws-sdk/hash-node": "3.296.0",
29
29
  "@aws-sdk/invalid-dependency": "3.296.0",