@jjrawlins/cdk-ami-builder 0.0.109 → 0.0.111

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 (313) hide show
  1. package/.jsii +11 -11
  2. package/cdkamibuilder/go.mod +1 -1
  3. package/cdkamibuilder/jsii/jsii.go +2 -2
  4. package/cdkamibuilder/version +1 -1
  5. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  6. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  7. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  8. package/node_modules/@aws-sdk/client-ec2/README.md +1 -755
  9. package/node_modules/@aws-sdk/client-ec2/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  10. package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +16417 -26946
  11. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.browser.js +1 -2
  12. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.js +2 -4
  13. package/node_modules/@aws-sdk/client-ec2/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  14. package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/index.js +16 -16
  15. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.browser.js +1 -2
  16. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.js +4 -6
  17. package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +15776 -26305
  18. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/index.js +6 -6
  19. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForBundleTaskComplete.js +10 -10
  20. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskCancelled.js +6 -6
  21. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskCompleted.js +14 -14
  22. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskDeleted.js +6 -6
  23. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForCustomerGatewayAvailable.js +14 -14
  24. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForExportTaskCancelled.js +6 -6
  25. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForExportTaskCompleted.js +6 -6
  26. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageAvailable.js +10 -10
  27. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageExists.js +3 -3
  28. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageUsageReportAvailable.js +10 -10
  29. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceExists.js +3 -3
  30. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceRunning.js +26 -26
  31. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceStatusOk.js +6 -6
  32. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceStopped.js +20 -20
  33. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceTerminated.js +20 -20
  34. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInternetGatewayExists.js +4 -4
  35. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForKeyPairExists.js +4 -4
  36. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNatGatewayAvailable.js +18 -18
  37. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNatGatewayDeleted.js +6 -6
  38. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNetworkInterfaceAvailable.js +6 -6
  39. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForPasswordDataAvailable.js +2 -2
  40. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupExists.js +4 -4
  41. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupVpcAssociationAssociated.js +14 -14
  42. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupVpcAssociationDisassociated.js +17 -17
  43. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSnapshotCompleted.js +10 -10
  44. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSnapshotImported.js +10 -10
  45. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSpotInstanceRequestFulfilled.js +28 -28
  46. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForStoreImageTaskComplete.js +14 -14
  47. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSubnetAvailable.js +6 -6
  48. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSystemStatusOk.js +6 -6
  49. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeAvailable.js +10 -10
  50. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeDeleted.js +6 -6
  51. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeInUse.js +10 -10
  52. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpcAvailable.js +6 -6
  53. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpcPeeringConnectionDeleted.js +6 -6
  54. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpnConnectionAvailable.js +14 -14
  55. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpnConnectionDeleted.js +10 -10
  56. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -0
  57. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribePlacementGroupsCommand.d.ts +1 -0
  58. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_1.d.ts +10 -0
  59. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/index.d.ts +16 -16
  60. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_1.d.ts +2 -0
  61. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/index.d.ts +16 -16
  62. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/waiters/index.d.ts +6 -6
  63. package/node_modules/@aws-sdk/client-ec2/dist-types/waiters/index.d.ts +6 -6
  64. package/node_modules/@aws-sdk/client-ec2/package.json +14 -14
  65. package/node_modules/@aws-sdk/client-ecs/README.md +1 -70
  66. package/node_modules/@aws-sdk/client-ecs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  67. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +1787 -2280
  68. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.browser.js +1 -2
  69. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.js +2 -4
  70. package/node_modules/@aws-sdk/client-ecs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  71. package/node_modules/@aws-sdk/client-ecs/dist-es/pagination/index.js +1 -1
  72. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.browser.js +1 -2
  73. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.js +4 -6
  74. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +1753 -2246
  75. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesInactive.js +8 -8
  76. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesStable.js +16 -16
  77. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksRunning.js +14 -14
  78. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksStopped.js +6 -6
  79. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +1 -0
  80. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/index.d.ts +1 -1
  81. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/pagination/index.d.ts +1 -1
  82. package/node_modules/@aws-sdk/client-ecs/package.json +15 -13
  83. package/node_modules/@aws-sdk/client-kms/README.md +1 -59
  84. package/node_modules/@aws-sdk/client-kms/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  85. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +683 -840
  86. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.browser.js +1 -2
  87. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.js +2 -4
  88. package/node_modules/@aws-sdk/client-kms/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  89. package/node_modules/@aws-sdk/client-kms/dist-es/pagination/index.js +1 -1
  90. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.browser.js +1 -2
  91. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.js +4 -6
  92. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +683 -840
  93. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/index.d.ts +1 -1
  94. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/index.d.ts +1 -1
  95. package/node_modules/@aws-sdk/client-kms/package.json +15 -13
  96. package/node_modules/@aws-sdk/client-s3/README.md +1 -111
  97. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +8 -9
  98. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +1 -1
  99. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +1860 -3950
  100. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +1 -2
  101. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +4 -8
  102. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +8 -9
  103. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +4 -1
  104. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +1 -1
  105. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +1 -1
  106. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +4 -1
  107. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +4 -1
  108. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +4 -1
  109. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +1 -1
  110. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +4 -1
  111. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +4 -1
  112. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +4 -1
  113. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +4 -1
  114. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +4 -1
  115. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +4 -1
  116. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +4 -1
  117. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +4 -1
  118. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +4 -1
  119. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +4 -1
  120. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +4 -1
  121. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +4 -1
  122. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +4 -1
  123. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +4 -1
  124. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +4 -1
  125. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +4 -1
  126. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +4 -1
  127. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +4 -1
  128. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +4 -1
  129. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +4 -1
  130. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +4 -1
  131. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +4 -1
  132. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +4 -1
  133. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +4 -1
  134. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -2
  135. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +4 -1
  136. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +4 -1
  137. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +4 -1
  138. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +4 -1
  139. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +4 -1
  140. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +4 -1
  141. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +4 -1
  142. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +4 -1
  143. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +4 -1
  144. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +4 -1
  145. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +4 -1
  146. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +4 -1
  147. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +4 -1
  148. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +4 -1
  149. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +4 -1
  150. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +4 -1
  151. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +1 -1
  152. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +1 -1
  153. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +1 -1
  154. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +1 -1
  155. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +1 -1
  156. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
  157. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +1 -1
  158. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +1 -1
  159. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +1 -1
  160. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +1 -1
  161. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +1 -1
  162. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +1 -1
  163. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +1 -1
  164. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +1 -1
  165. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +1 -1
  166. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +1 -1
  167. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +1 -1
  168. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +1 -1
  169. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +1 -1
  170. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +1 -1
  171. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +1 -1
  172. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +4 -1
  173. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +1 -1
  174. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +1 -1
  175. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +1 -1
  176. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +1 -1
  177. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +1 -1
  178. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +1 -2
  179. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +6 -10
  180. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +1574 -3799
  181. package/node_modules/@aws-sdk/client-s3/package.json +21 -21
  182. package/node_modules/@aws-sdk/client-secrets-manager/README.md +1 -29
  183. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  184. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +360 -401
  185. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.browser.js +1 -2
  186. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +2 -4
  187. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  188. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/pagination/index.js +2 -2
  189. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.browser.js +1 -2
  190. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +4 -6
  191. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +371 -410
  192. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/index.d.ts +2 -2
  193. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/pagination/index.d.ts +2 -2
  194. package/node_modules/@aws-sdk/client-secrets-manager/package.json +13 -13
  195. package/node_modules/@aws-sdk/client-sfn/README.md +1 -43
  196. package/node_modules/@aws-sdk/client-sfn/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  197. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +830 -994
  198. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.browser.js +1 -2
  199. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.js +2 -4
  200. package/node_modules/@aws-sdk/client-sfn/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  201. package/node_modules/@aws-sdk/client-sfn/dist-es/pagination/index.js +1 -1
  202. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.browser.js +1 -2
  203. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.js +4 -6
  204. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +830 -994
  205. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/index.d.ts +1 -1
  206. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/pagination/index.d.ts +1 -1
  207. package/node_modules/@aws-sdk/client-sfn/package.json +13 -13
  208. package/node_modules/@aws-sdk/client-sns/README.md +1 -48
  209. package/node_modules/@aws-sdk/client-sns/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  210. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +603 -611
  211. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.browser.js +1 -2
  212. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.js +2 -4
  213. package/node_modules/@aws-sdk/client-sns/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  214. package/node_modules/@aws-sdk/client-sns/dist-es/pagination/index.js +1 -1
  215. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.browser.js +1 -2
  216. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.js +4 -6
  217. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +601 -609
  218. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/index.d.ts +1 -1
  219. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/pagination/index.d.ts +1 -1
  220. package/node_modules/@aws-sdk/client-sns/package.json +15 -13
  221. package/node_modules/@aws-sdk/client-sqs/README.md +1 -28
  222. package/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  223. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +373 -485
  224. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.browser.js +1 -2
  225. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js +2 -4
  226. package/node_modules/@aws-sdk/client-sqs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  227. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ReceiveMessageCommand.js +4 -1
  228. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageBatchCommand.js +4 -1
  229. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageCommand.js +4 -1
  230. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.browser.js +1 -2
  231. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.js +4 -6
  232. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +364 -485
  233. package/node_modules/@aws-sdk/client-sqs/package.json +14 -14
  234. package/node_modules/@aws-sdk/client-ssm/README.md +1 -151
  235. package/node_modules/@aws-sdk/client-ssm/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  236. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +2791 -4486
  237. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.browser.js +1 -2
  238. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +2 -4
  239. package/node_modules/@aws-sdk/client-ssm/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  240. package/node_modules/@aws-sdk/client-ssm/dist-es/pagination/index.js +9 -9
  241. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.browser.js +1 -2
  242. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +4 -6
  243. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +2696 -4375
  244. package/node_modules/@aws-sdk/client-ssm/dist-es/waiters/waitForCommandExecuted.js +8 -8
  245. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/index.d.ts +9 -9
  246. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/index.d.ts +9 -9
  247. package/node_modules/@aws-sdk/client-ssm/package.json +15 -13
  248. package/node_modules/@aws-sdk/client-sso/README.md +1 -9
  249. package/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  250. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +69 -77
  251. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  252. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  253. package/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  254. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  255. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  256. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +75 -83
  257. package/node_modules/@aws-sdk/client-sso/package.json +12 -12
  258. package/node_modules/@aws-sdk/core/package.json +4 -4
  259. package/node_modules/@aws-sdk/crc64-nvme/LICENSE +201 -0
  260. package/node_modules/@aws-sdk/crc64-nvme/README.md +61 -0
  261. package/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js +101 -0
  262. package/node_modules/@aws-sdk/crc64-nvme/dist-es/Crc64Nvme.js +92 -0
  263. package/node_modules/@aws-sdk/crc64-nvme/dist-es/index.js +2 -0
  264. package/node_modules/@aws-sdk/crc64-nvme/dist-types/Crc64Nvme.d.ts +24 -0
  265. package/node_modules/@aws-sdk/crc64-nvme/dist-types/index.d.ts +2 -0
  266. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/Crc64Nvme.d.ts +9 -0
  267. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/index.d.ts +2 -0
  268. package/node_modules/@aws-sdk/crc64-nvme/package.json +50 -0
  269. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  270. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  271. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  272. package/node_modules/@aws-sdk/credential-provider-login/package.json +5 -5
  273. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  274. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  275. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  276. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  277. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +4 -4
  278. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +3 -3
  279. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +29 -21
  280. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js +25 -9
  281. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/index.js +0 -1
  282. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/selectChecksumAlgorithmFunction.js +2 -6
  283. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/index.d.ts +0 -1
  284. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/index.d.ts +0 -1
  285. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +5 -4
  286. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  287. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  288. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  289. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  290. package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +4 -4
  291. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +5 -5
  292. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +3 -3
  293. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  294. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  295. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  296. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  297. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  298. package/node_modules/@aws-sdk/nested-clients/package.json +12 -12
  299. package/node_modules/@aws-sdk/region-config-resolver/package.json +3 -3
  300. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
  301. package/node_modules/@aws-sdk/token-providers/package.json +5 -5
  302. package/node_modules/@aws-sdk/types/package.json +2 -2
  303. package/node_modules/@aws-sdk/util-arn-parser/package.json +2 -2
  304. package/node_modules/@aws-sdk/util-endpoints/package.json +3 -3
  305. package/node_modules/@aws-sdk/util-format-url/package.json +3 -3
  306. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  307. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  308. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  309. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  310. package/package.json +13 -13
  311. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-es/crc64-nvme-crt-container.js +0 -0
  312. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/crc64-nvme-crt-container.d.ts +0 -0
  313. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/ts3.4/crc64-nvme-crt-container.d.ts +0 -0
@@ -6,7 +6,7 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new GetCommandInvocationCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
9
+ let returnComparator = () => {
10
10
  return result.Status;
11
11
  };
12
12
  if (returnComparator() === "Pending") {
@@ -15,7 +15,7 @@ const checkState = async (client, input) => {
15
15
  }
16
16
  catch (e) { }
17
17
  try {
18
- const returnComparator = () => {
18
+ let returnComparator = () => {
19
19
  return result.Status;
20
20
  };
21
21
  if (returnComparator() === "InProgress") {
@@ -24,7 +24,7 @@ const checkState = async (client, input) => {
24
24
  }
25
25
  catch (e) { }
26
26
  try {
27
- const returnComparator = () => {
27
+ let returnComparator = () => {
28
28
  return result.Status;
29
29
  };
30
30
  if (returnComparator() === "Delayed") {
@@ -33,7 +33,7 @@ const checkState = async (client, input) => {
33
33
  }
34
34
  catch (e) { }
35
35
  try {
36
- const returnComparator = () => {
36
+ let returnComparator = () => {
37
37
  return result.Status;
38
38
  };
39
39
  if (returnComparator() === "Success") {
@@ -42,7 +42,7 @@ const checkState = async (client, input) => {
42
42
  }
43
43
  catch (e) { }
44
44
  try {
45
- const returnComparator = () => {
45
+ let returnComparator = () => {
46
46
  return result.Status;
47
47
  };
48
48
  if (returnComparator() === "Cancelled") {
@@ -51,7 +51,7 @@ const checkState = async (client, input) => {
51
51
  }
52
52
  catch (e) { }
53
53
  try {
54
- const returnComparator = () => {
54
+ let returnComparator = () => {
55
55
  return result.Status;
56
56
  };
57
57
  if (returnComparator() === "TimedOut") {
@@ -60,7 +60,7 @@ const checkState = async (client, input) => {
60
60
  }
61
61
  catch (e) { }
62
62
  try {
63
- const returnComparator = () => {
63
+ let returnComparator = () => {
64
64
  return result.Status;
65
65
  };
66
66
  if (returnComparator() === "Failed") {
@@ -69,7 +69,7 @@ const checkState = async (client, input) => {
69
69
  }
70
70
  catch (e) { }
71
71
  try {
72
- const returnComparator = () => {
72
+ let returnComparator = () => {
73
73
  return result.Status;
74
74
  };
75
75
  if (returnComparator() === "Cancelling") {
@@ -1,6 +1,7 @@
1
+ export * from "./Interfaces";
1
2
  export * from "./DescribeActivationsPaginator";
2
- export * from "./DescribeAssociationExecutionTargetsPaginator";
3
3
  export * from "./DescribeAssociationExecutionsPaginator";
4
+ export * from "./DescribeAssociationExecutionTargetsPaginator";
4
5
  export * from "./DescribeAutomationExecutionsPaginator";
5
6
  export * from "./DescribeAutomationStepExecutionsPaginator";
6
7
  export * from "./DescribeAvailablePatchesPaginator";
@@ -8,20 +9,19 @@ export * from "./DescribeEffectiveInstanceAssociationsPaginator";
8
9
  export * from "./DescribeEffectivePatchesForPatchBaselinePaginator";
9
10
  export * from "./DescribeInstanceAssociationsStatusPaginator";
10
11
  export * from "./DescribeInstanceInformationPaginator";
11
- export * from "./Interfaces";
12
- export * from "./DescribeInstancePatchStatesForPatchGroupPaginator";
13
- export * from "./DescribeInstancePatchStatesPaginator";
14
12
  export * from "./DescribeInstancePatchesPaginator";
13
+ export * from "./DescribeInstancePatchStatesPaginator";
14
+ export * from "./DescribeInstancePatchStatesForPatchGroupPaginator";
15
15
  export * from "./DescribeInstancePropertiesPaginator";
16
16
  export * from "./DescribeInventoryDeletionsPaginator";
17
+ export * from "./DescribeMaintenanceWindowExecutionsPaginator";
17
18
  export * from "./DescribeMaintenanceWindowExecutionTaskInvocationsPaginator";
18
19
  export * from "./DescribeMaintenanceWindowExecutionTasksPaginator";
19
- export * from "./DescribeMaintenanceWindowExecutionsPaginator";
20
+ export * from "./DescribeMaintenanceWindowsPaginator";
20
21
  export * from "./DescribeMaintenanceWindowSchedulePaginator";
22
+ export * from "./DescribeMaintenanceWindowsForTargetPaginator";
21
23
  export * from "./DescribeMaintenanceWindowTargetsPaginator";
22
24
  export * from "./DescribeMaintenanceWindowTasksPaginator";
23
- export * from "./DescribeMaintenanceWindowsForTargetPaginator";
24
- export * from "./DescribeMaintenanceWindowsPaginator";
25
25
  export * from "./DescribeOpsItemsPaginator";
26
26
  export * from "./DescribeParametersPaginator";
27
27
  export * from "./DescribePatchBaselinesPaginator";
@@ -34,14 +34,14 @@ export * from "./GetOpsSummaryPaginator";
34
34
  export * from "./GetParameterHistoryPaginator";
35
35
  export * from "./GetParametersByPathPaginator";
36
36
  export * from "./GetResourcePoliciesPaginator";
37
- export * from "./ListAssociationVersionsPaginator";
38
37
  export * from "./ListAssociationsPaginator";
38
+ export * from "./ListAssociationVersionsPaginator";
39
39
  export * from "./ListCommandInvocationsPaginator";
40
40
  export * from "./ListCommandsPaginator";
41
41
  export * from "./ListComplianceItemsPaginator";
42
42
  export * from "./ListComplianceSummariesPaginator";
43
- export * from "./ListDocumentVersionsPaginator";
44
43
  export * from "./ListDocumentsPaginator";
44
+ export * from "./ListDocumentVersionsPaginator";
45
45
  export * from "./ListNodesPaginator";
46
46
  export * from "./ListNodesSummaryPaginator";
47
47
  export * from "./ListOpsItemEventsPaginator";
@@ -1,6 +1,7 @@
1
+ export * from "./Interfaces";
1
2
  export * from "./DescribeActivationsPaginator";
2
- export * from "./DescribeAssociationExecutionTargetsPaginator";
3
3
  export * from "./DescribeAssociationExecutionsPaginator";
4
+ export * from "./DescribeAssociationExecutionTargetsPaginator";
4
5
  export * from "./DescribeAutomationExecutionsPaginator";
5
6
  export * from "./DescribeAutomationStepExecutionsPaginator";
6
7
  export * from "./DescribeAvailablePatchesPaginator";
@@ -8,20 +9,19 @@ export * from "./DescribeEffectiveInstanceAssociationsPaginator";
8
9
  export * from "./DescribeEffectivePatchesForPatchBaselinePaginator";
9
10
  export * from "./DescribeInstanceAssociationsStatusPaginator";
10
11
  export * from "./DescribeInstanceInformationPaginator";
11
- export * from "./Interfaces";
12
- export * from "./DescribeInstancePatchStatesForPatchGroupPaginator";
13
- export * from "./DescribeInstancePatchStatesPaginator";
14
12
  export * from "./DescribeInstancePatchesPaginator";
13
+ export * from "./DescribeInstancePatchStatesPaginator";
14
+ export * from "./DescribeInstancePatchStatesForPatchGroupPaginator";
15
15
  export * from "./DescribeInstancePropertiesPaginator";
16
16
  export * from "./DescribeInventoryDeletionsPaginator";
17
+ export * from "./DescribeMaintenanceWindowExecutionsPaginator";
17
18
  export * from "./DescribeMaintenanceWindowExecutionTaskInvocationsPaginator";
18
19
  export * from "./DescribeMaintenanceWindowExecutionTasksPaginator";
19
- export * from "./DescribeMaintenanceWindowExecutionsPaginator";
20
+ export * from "./DescribeMaintenanceWindowsPaginator";
20
21
  export * from "./DescribeMaintenanceWindowSchedulePaginator";
22
+ export * from "./DescribeMaintenanceWindowsForTargetPaginator";
21
23
  export * from "./DescribeMaintenanceWindowTargetsPaginator";
22
24
  export * from "./DescribeMaintenanceWindowTasksPaginator";
23
- export * from "./DescribeMaintenanceWindowsForTargetPaginator";
24
- export * from "./DescribeMaintenanceWindowsPaginator";
25
25
  export * from "./DescribeOpsItemsPaginator";
26
26
  export * from "./DescribeParametersPaginator";
27
27
  export * from "./DescribePatchBaselinesPaginator";
@@ -34,14 +34,14 @@ export * from "./GetOpsSummaryPaginator";
34
34
  export * from "./GetParameterHistoryPaginator";
35
35
  export * from "./GetParametersByPathPaginator";
36
36
  export * from "./GetResourcePoliciesPaginator";
37
- export * from "./ListAssociationVersionsPaginator";
38
37
  export * from "./ListAssociationsPaginator";
38
+ export * from "./ListAssociationVersionsPaginator";
39
39
  export * from "./ListCommandInvocationsPaginator";
40
40
  export * from "./ListCommandsPaginator";
41
41
  export * from "./ListComplianceItemsPaginator";
42
42
  export * from "./ListComplianceSummariesPaginator";
43
- export * from "./ListDocumentVersionsPaginator";
44
43
  export * from "./ListDocumentsPaginator";
44
+ export * from "./ListDocumentVersionsPaginator";
45
45
  export * from "./ListNodesPaginator";
46
46
  export * from "./ListNodesSummaryPaginator";
47
47
  export * from "./ListOpsItemEventsPaginator";
@@ -1,17 +1,19 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ssm",
3
3
  "description": "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native",
4
- "version": "3.956.0",
4
+ "version": "3.958.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-ssm",
8
8
  "build:es": "tsc -p tsconfig.es.json",
9
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
9
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
10
10
  "build:types": "tsc -p tsconfig.types.json",
11
11
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
12
12
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
13
13
  "extract:docs": "api-extractor run --local",
14
14
  "generate:client": "node ../../scripts/generate-clients/single-service --solo ssm",
15
+ "test:e2e": "yarn g:vitest run -c vitest.config.e2e.mts --mode development",
16
+ "test:e2e:watch": "yarn g:vitest watch -c vitest.config.e2e.mts",
15
17
  "test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
16
18
  },
17
19
  "main": "./dist-cjs/index.js",
@@ -21,17 +23,17 @@
21
23
  "dependencies": {
22
24
  "@aws-crypto/sha256-browser": "5.2.0",
23
25
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.956.0",
25
- "@aws-sdk/credential-provider-node": "3.956.0",
26
- "@aws-sdk/middleware-host-header": "3.956.0",
27
- "@aws-sdk/middleware-logger": "3.956.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.956.0",
29
- "@aws-sdk/middleware-user-agent": "3.956.0",
30
- "@aws-sdk/region-config-resolver": "3.956.0",
31
- "@aws-sdk/types": "3.956.0",
32
- "@aws-sdk/util-endpoints": "3.956.0",
33
- "@aws-sdk/util-user-agent-browser": "3.956.0",
34
- "@aws-sdk/util-user-agent-node": "3.956.0",
26
+ "@aws-sdk/core": "3.957.0",
27
+ "@aws-sdk/credential-provider-node": "3.958.0",
28
+ "@aws-sdk/middleware-host-header": "3.957.0",
29
+ "@aws-sdk/middleware-logger": "3.957.0",
30
+ "@aws-sdk/middleware-recursion-detection": "3.957.0",
31
+ "@aws-sdk/middleware-user-agent": "3.957.0",
32
+ "@aws-sdk/region-config-resolver": "3.957.0",
33
+ "@aws-sdk/types": "3.957.0",
34
+ "@aws-sdk/util-endpoints": "3.957.0",
35
+ "@aws-sdk/util-user-agent-browser": "3.957.0",
36
+ "@aws-sdk/util-user-agent-node": "3.957.0",
35
37
  "@smithy/config-resolver": "^4.4.5",
36
38
  "@smithy/core": "^3.20.0",
37
39
  "@smithy/fetch-http-handler": "^5.3.8",
@@ -24,10 +24,8 @@ information about the AWS SDKs, including how to download and install them, see
24
24
  </note>
25
25
 
26
26
  ## Installing
27
-
28
27
  To install this package, simply type add or install @aws-sdk/client-sso
29
28
  using your favorite package manager:
30
-
31
29
  - `npm install @aws-sdk/client-sso`
32
30
  - `yarn add @aws-sdk/client-sso`
33
31
  - `pnpm add @aws-sdk/client-sso`
@@ -63,9 +61,7 @@ To send a request, you:
63
61
  // a client can be shared by different commands.
64
62
  const client = new SSOClient({ region: "REGION" });
65
63
 
66
- const params = {
67
- /** input parameters */
68
- };
64
+ const params = { /** input parameters */ };
69
65
  const command = new ListAccountsCommand(params);
70
66
  ```
71
67
 
@@ -224,7 +220,6 @@ GetRoleCredentials
224
220
  </summary>
225
221
 
226
222
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/sso/command/GetRoleCredentialsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-sso/Interface/GetRoleCredentialsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-sso/Interface/GetRoleCredentialsCommandOutput/)
227
-
228
223
  </details>
229
224
  <details>
230
225
  <summary>
@@ -232,7 +227,6 @@ ListAccountRoles
232
227
  </summary>
233
228
 
234
229
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/sso/command/ListAccountRolesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-sso/Interface/ListAccountRolesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-sso/Interface/ListAccountRolesCommandOutput/)
235
-
236
230
  </details>
237
231
  <details>
238
232
  <summary>
@@ -240,7 +234,6 @@ ListAccounts
240
234
  </summary>
241
235
 
242
236
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/sso/command/ListAccountsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-sso/Interface/ListAccountsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-sso/Interface/ListAccountsCommandOutput/)
243
-
244
237
  </details>
245
238
  <details>
246
239
  <summary>
@@ -248,5 +241,4 @@ Logout
248
241
  </summary>
249
242
 
250
243
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/sso/command/LogoutCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-sso/Interface/LogoutCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-sso/Interface/LogoutCommandOutput/)
251
-
252
244
  </details>
@@ -6,10 +6,9 @@ const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultSSOHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
8
8
  operation: (0, util_middleware_1.getSmithyContext)(context).operation,
9
- region: (await (0, util_middleware_1.normalizeProvider)(config.region)()) ||
10
- (() => {
11
- throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
12
- })(),
9
+ region: await (0, util_middleware_1.normalizeProvider)(config.region)() || (() => {
10
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
11
+ })(),
13
12
  };
14
13
  };
15
14
  exports.defaultSSOHttpAuthSchemeParametersProvider = defaultSSOHttpAuthSchemeParametersProvider;
@@ -36,22 +35,30 @@ function createSmithyApiNoAuthHttpAuthOption(authParameters) {
36
35
  const defaultSSOHttpAuthSchemeProvider = (authParameters) => {
37
36
  const options = [];
38
37
  switch (authParameters.operation) {
39
- case "GetRoleCredentials": {
40
- options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
41
- break;
42
- }
43
- case "ListAccountRoles": {
44
- options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
45
- break;
46
- }
47
- case "ListAccounts": {
48
- options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
49
- break;
50
- }
51
- case "Logout": {
52
- options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
53
- break;
54
- }
38
+ case "GetRoleCredentials":
39
+ {
40
+ options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
41
+ break;
42
+ }
43
+ ;
44
+ case "ListAccountRoles":
45
+ {
46
+ options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
47
+ break;
48
+ }
49
+ ;
50
+ case "ListAccounts":
51
+ {
52
+ options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
53
+ break;
54
+ }
55
+ ;
56
+ case "Logout":
57
+ {
58
+ options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
59
+ break;
60
+ }
61
+ ;
55
62
  default: {
56
63
  options.push(createAwsAuthSigv4HttpAuthOption(authParameters));
57
64
  }
@@ -220,108 +220,100 @@ const n0 = "com.amazonaws.sso";
220
220
  var AccessTokenType = [0, n0, _ATT, 8, 0];
221
221
  var SecretAccessKeyType = [0, n0, _SAKT, 8, 0];
222
222
  var SessionTokenType = [0, n0, _STT, 8, 0];
223
- var AccountInfo$ = [3, n0, _AI, 0, [_aI, _aN, _eA], [0, 0, 0]];
224
- var GetRoleCredentialsRequest$ = [
225
- 3,
226
- n0,
227
- _GRCR,
223
+ var AccountInfo$ = [3, n0, _AI,
224
+ 0,
225
+ [_aI, _aN, _eA],
226
+ [0, 0, 0]
227
+ ];
228
+ var GetRoleCredentialsRequest$ = [3, n0, _GRCR,
228
229
  0,
229
230
  [_rN, _aI, _aT],
230
- [
231
- [0, { [_hQ]: _rn }],
232
- [0, { [_hQ]: _ai }],
233
- [() => AccessTokenType, { [_hH]: _xasbt }],
234
- ],
231
+ [[0, { [_hQ]: _rn }], [0, { [_hQ]: _ai }], [() => AccessTokenType, { [_hH]: _xasbt }]]
235
232
  ];
236
- var GetRoleCredentialsResponse$ = [
237
- 3,
238
- n0,
239
- _GRCRe,
233
+ var GetRoleCredentialsResponse$ = [3, n0, _GRCRe,
240
234
  0,
241
235
  [_rC],
242
- [[() => RoleCredentials$, 0]],
236
+ [[() => RoleCredentials$, 0]]
237
+ ];
238
+ var InvalidRequestException$ = [-3, n0, _IRE,
239
+ { [_e]: _c, [_hE]: 400 },
240
+ [_m],
241
+ [0]
243
242
  ];
244
- var InvalidRequestException$ = [-3, n0, _IRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
245
243
  schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
246
- var ListAccountRolesRequest$ = [
247
- 3,
248
- n0,
249
- _LARR,
244
+ var ListAccountRolesRequest$ = [3, n0, _LARR,
250
245
  0,
251
246
  [_nT, _mR, _aT, _aI],
252
- [
253
- [0, { [_hQ]: _nt }],
254
- [1, { [_hQ]: _mr }],
255
- [() => AccessTokenType, { [_hH]: _xasbt }],
256
- [0, { [_hQ]: _ai }],
257
- ],
247
+ [[0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], [() => AccessTokenType, { [_hH]: _xasbt }], [0, { [_hQ]: _ai }]]
248
+ ];
249
+ var ListAccountRolesResponse$ = [3, n0, _LARRi,
250
+ 0,
251
+ [_nT, _rL],
252
+ [0, () => RoleListType]
258
253
  ];
259
- var ListAccountRolesResponse$ = [3, n0, _LARRi, 0, [_nT, _rL], [0, () => RoleListType]];
260
- var ListAccountsRequest$ = [
261
- 3,
262
- n0,
263
- _LAR,
254
+ var ListAccountsRequest$ = [3, n0, _LAR,
264
255
  0,
265
256
  [_nT, _mR, _aT],
266
- [
267
- [0, { [_hQ]: _nt }],
268
- [1, { [_hQ]: _mr }],
269
- [() => AccessTokenType, { [_hH]: _xasbt }],
270
- ],
257
+ [[0, { [_hQ]: _nt }], [1, { [_hQ]: _mr }], [() => AccessTokenType, { [_hH]: _xasbt }]]
258
+ ];
259
+ var ListAccountsResponse$ = [3, n0, _LARi,
260
+ 0,
261
+ [_nT, _aL],
262
+ [0, () => AccountListType]
263
+ ];
264
+ var LogoutRequest$ = [3, n0, _LR,
265
+ 0,
266
+ [_aT],
267
+ [[() => AccessTokenType, { [_hH]: _xasbt }]]
268
+ ];
269
+ var ResourceNotFoundException$ = [-3, n0, _RNFE,
270
+ { [_e]: _c, [_hE]: 404 },
271
+ [_m],
272
+ [0]
271
273
  ];
272
- var ListAccountsResponse$ = [3, n0, _LARi, 0, [_nT, _aL], [0, () => AccountListType]];
273
- var LogoutRequest$ = [3, n0, _LR, 0, [_aT], [[() => AccessTokenType, { [_hH]: _xasbt }]]];
274
- var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
275
274
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
276
- var RoleCredentials$ = [
277
- 3,
278
- n0,
279
- _RC,
275
+ var RoleCredentials$ = [3, n0, _RC,
280
276
  0,
281
277
  [_aKI, _sAK, _sT, _ex],
282
- [0, [() => SecretAccessKeyType, 0], [() => SessionTokenType, 0], 1],
278
+ [0, [() => SecretAccessKeyType, 0], [() => SessionTokenType, 0], 1]
279
+ ];
280
+ var RoleInfo$ = [3, n0, _RI,
281
+ 0,
282
+ [_rN, _aI],
283
+ [0, 0]
284
+ ];
285
+ var TooManyRequestsException$ = [-3, n0, _TMRE,
286
+ { [_e]: _c, [_hE]: 429 },
287
+ [_m],
288
+ [0]
283
289
  ];
284
- var RoleInfo$ = [3, n0, _RI, 0, [_rN, _aI], [0, 0]];
285
- var TooManyRequestsException$ = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
286
290
  schema.TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
287
- var UnauthorizedException$ = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_m], [0]];
291
+ var UnauthorizedException$ = [-3, n0, _UE,
292
+ { [_e]: _c, [_hE]: 401 },
293
+ [_m],
294
+ [0]
295
+ ];
288
296
  schema.TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedException);
289
297
  var __Unit = "unit";
290
298
  var SSOServiceException$ = [-3, _s, "SSOServiceException", 0, [], []];
291
299
  schema.TypeRegistry.for(_s).registerError(SSOServiceException$, SSOServiceException);
292
- var AccountListType = [1, n0, _ALT, 0, () => AccountInfo$];
293
- var RoleListType = [1, n0, _RLT, 0, () => RoleInfo$];
294
- var GetRoleCredentials$ = [
295
- 9,
296
- n0,
297
- _GRC,
298
- { [_h]: ["GET", "/federation/credentials", 200] },
299
- () => GetRoleCredentialsRequest$,
300
- () => GetRoleCredentialsResponse$,
300
+ var AccountListType = [1, n0, _ALT,
301
+ 0, () => AccountInfo$
302
+ ];
303
+ var RoleListType = [1, n0, _RLT,
304
+ 0, () => RoleInfo$
305
+ ];
306
+ var GetRoleCredentials$ = [9, n0, _GRC,
307
+ { [_h]: ["GET", "/federation/credentials", 200] }, () => GetRoleCredentialsRequest$, () => GetRoleCredentialsResponse$
301
308
  ];
302
- var ListAccountRoles$ = [
303
- 9,
304
- n0,
305
- _LARis,
306
- { [_h]: ["GET", "/assignment/roles", 200] },
307
- () => ListAccountRolesRequest$,
308
- () => ListAccountRolesResponse$,
309
+ var ListAccountRoles$ = [9, n0, _LARis,
310
+ { [_h]: ["GET", "/assignment/roles", 200] }, () => ListAccountRolesRequest$, () => ListAccountRolesResponse$
309
311
  ];
310
- var ListAccounts$ = [
311
- 9,
312
- n0,
313
- _LA,
314
- { [_h]: ["GET", "/assignment/accounts", 200] },
315
- () => ListAccountsRequest$,
316
- () => ListAccountsResponse$,
312
+ var ListAccounts$ = [9, n0, _LA,
313
+ { [_h]: ["GET", "/assignment/accounts", 200] }, () => ListAccountsRequest$, () => ListAccountsResponse$
317
314
  ];
318
- var Logout$ = [
319
- 9,
320
- n0,
321
- _L,
322
- { [_h]: ["POST", "/logout", 200] },
323
- () => LogoutRequest$,
324
- () => __Unit,
315
+ var Logout$ = [9, n0, _L,
316
+ { [_h]: ["POST", "/logout", 200] }, () => LogoutRequest$, () => __Unit
325
317
  ];
326
318
 
327
319
  class GetRoleCredentialsCommand extends smithyClient.Command
@@ -23,8 +23,7 @@ const getRuntimeConfig = (config) => {
23
23
  runtime: "browser",
24
24
  defaultsMode,
25
25
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_browser_1.calculateBodyLength,
26
- defaultUserAgentProvider: config?.defaultUserAgentProvider ??
27
- (0, util_user_agent_browser_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
26
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_browser_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
28
27
  maxAttempts: config?.maxAttempts ?? util_retry_1.DEFAULT_MAX_ATTEMPTS,
29
28
  region: config?.region ?? (0, invalid_dependency_1.invalidProvider)("Region is missing"),
30
29
  requestHandler: fetch_http_handler_1.FetchHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
@@ -32,11 +32,9 @@ const getRuntimeConfig = (config) => {
32
32
  defaultsMode,
33
33
  authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
34
34
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
35
- defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
- (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
35
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
36
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
38
- region: config?.region ??
39
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
37
+ region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
40
38
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
41
39
  retryMode: config?.retryMode ??
42
40
  (0, node_config_provider_1.loadConfig)({
@@ -3,10 +3,9 @@ import { getSmithyContext, normalizeProvider } from "@smithy/util-middleware";
3
3
  export const defaultSSOHttpAuthSchemeParametersProvider = async (config, context, input) => {
4
4
  return {
5
5
  operation: getSmithyContext(context).operation,
6
- region: (await normalizeProvider(config.region)()) ||
7
- (() => {
8
- throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
9
- })(),
6
+ region: await normalizeProvider(config.region)() || (() => {
7
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
8
+ })(),
10
9
  };
11
10
  };
12
11
  function createAwsAuthSigv4HttpAuthOption(authParameters) {
@@ -32,22 +31,30 @@ function createSmithyApiNoAuthHttpAuthOption(authParameters) {
32
31
  export const defaultSSOHttpAuthSchemeProvider = (authParameters) => {
33
32
  const options = [];
34
33
  switch (authParameters.operation) {
35
- case "GetRoleCredentials": {
36
- options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
37
- break;
38
- }
39
- case "ListAccountRoles": {
40
- options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
41
- break;
42
- }
43
- case "ListAccounts": {
44
- options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
45
- break;
46
- }
47
- case "Logout": {
48
- options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
49
- break;
50
- }
34
+ case "GetRoleCredentials":
35
+ {
36
+ options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
37
+ break;
38
+ }
39
+ ;
40
+ case "ListAccountRoles":
41
+ {
42
+ options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
43
+ break;
44
+ }
45
+ ;
46
+ case "ListAccounts":
47
+ {
48
+ options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
49
+ break;
50
+ }
51
+ ;
52
+ case "Logout":
53
+ {
54
+ options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
55
+ break;
56
+ }
57
+ ;
51
58
  default: {
52
59
  options.push(createAwsAuthSigv4HttpAuthOption(authParameters));
53
60
  }
@@ -19,8 +19,7 @@ export const getRuntimeConfig = (config) => {
19
19
  runtime: "browser",
20
20
  defaultsMode,
21
21
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
22
- defaultUserAgentProvider: config?.defaultUserAgentProvider ??
23
- createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
22
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
24
23
  maxAttempts: config?.maxAttempts ?? DEFAULT_MAX_ATTEMPTS,
25
24
  region: config?.region ?? invalidProvider("Region is missing"),
26
25
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
@@ -1,6 +1,6 @@
1
1
  import packageInfo from "../package.json";
2
- import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/core";
3
- import { NODE_APP_ID_CONFIG_OPTIONS, createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-node";
2
+ import { emitWarningIfUnsupportedVersion as awsCheckVersion, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core";
3
+ import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
4
4
  import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
5
5
  import { Hash } from "@smithy/hash-node";
6
6
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
@@ -28,11 +28,9 @@ export const getRuntimeConfig = (config) => {
28
28
  defaultsMode,
29
29
  authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
30
30
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
31
- defaultUserAgentProvider: config?.defaultUserAgentProvider ??
32
- createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
31
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
32
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
34
- region: config?.region ??
35
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
33
+ region: config?.region ?? loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
36
34
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
37
35
  retryMode: config?.retryMode ??
38
36
  loadNodeConfig({