@jjrawlins/cdk-ami-builder 0.0.110 → 0.0.112

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 (264) 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 +16410 -26943
  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 +15770 -26303
  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/pagination/index.d.ts +16 -16
  57. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/index.d.ts +16 -16
  58. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/waiters/index.d.ts +6 -6
  59. package/node_modules/@aws-sdk/client-ec2/dist-types/waiters/index.d.ts +6 -6
  60. package/node_modules/@aws-sdk/client-ec2/package.json +2 -2
  61. package/node_modules/@aws-sdk/client-ecs/README.md +1 -70
  62. package/node_modules/@aws-sdk/client-ecs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  63. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +1787 -2280
  64. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.browser.js +1 -2
  65. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.js +2 -4
  66. package/node_modules/@aws-sdk/client-ecs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  67. package/node_modules/@aws-sdk/client-ecs/dist-es/pagination/index.js +1 -1
  68. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.browser.js +1 -2
  69. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.js +4 -6
  70. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +1753 -2246
  71. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesInactive.js +8 -8
  72. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesStable.js +16 -16
  73. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksRunning.js +14 -14
  74. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksStopped.js +6 -6
  75. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +1 -0
  76. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/index.d.ts +1 -1
  77. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/pagination/index.d.ts +1 -1
  78. package/node_modules/@aws-sdk/client-ecs/package.json +2 -2
  79. package/node_modules/@aws-sdk/client-kms/README.md +1 -59
  80. package/node_modules/@aws-sdk/client-kms/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  81. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +683 -840
  82. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.browser.js +1 -2
  83. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.js +2 -4
  84. package/node_modules/@aws-sdk/client-kms/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  85. package/node_modules/@aws-sdk/client-kms/dist-es/pagination/index.js +1 -1
  86. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.browser.js +1 -2
  87. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.js +4 -6
  88. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +683 -840
  89. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/index.d.ts +1 -1
  90. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/index.d.ts +1 -1
  91. package/node_modules/@aws-sdk/client-kms/package.json +2 -2
  92. package/node_modules/@aws-sdk/client-s3/README.md +1 -111
  93. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +8 -9
  94. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +1 -1
  95. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +1860 -3950
  96. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +1 -2
  97. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +4 -8
  98. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +8 -9
  99. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +4 -1
  100. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +1 -1
  101. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +1 -1
  102. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +4 -1
  103. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +4 -1
  104. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +4 -1
  105. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +1 -1
  106. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +4 -1
  107. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +4 -1
  108. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +4 -1
  109. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +4 -1
  110. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +4 -1
  111. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +4 -1
  112. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +4 -1
  113. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +4 -1
  114. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +4 -1
  115. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +4 -1
  116. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +4 -1
  117. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +4 -1
  118. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +4 -1
  119. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +4 -1
  120. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +4 -1
  121. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +4 -1
  122. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +4 -1
  123. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +4 -1
  124. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +4 -1
  125. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +4 -1
  126. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +4 -1
  127. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +4 -1
  128. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +4 -1
  129. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +4 -1
  130. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -2
  131. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +4 -1
  132. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +4 -1
  133. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +4 -1
  134. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +4 -1
  135. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +4 -1
  136. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +4 -1
  137. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +4 -1
  138. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +4 -1
  139. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +4 -1
  140. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +4 -1
  141. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +4 -1
  142. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +4 -1
  143. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +4 -1
  144. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +4 -1
  145. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +4 -1
  146. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +4 -1
  147. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +1 -1
  148. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +1 -1
  149. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +1 -1
  150. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +1 -1
  151. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +1 -1
  152. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
  153. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +1 -1
  154. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +1 -1
  155. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +1 -1
  156. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +1 -1
  157. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +1 -1
  158. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +1 -1
  159. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +1 -1
  160. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +1 -1
  161. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +1 -1
  162. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +1 -1
  163. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +1 -1
  164. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +1 -1
  165. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +1 -1
  166. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +1 -1
  167. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +1 -1
  168. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +4 -1
  169. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +1 -1
  170. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +1 -1
  171. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +1 -1
  172. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +1 -1
  173. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +1 -1
  174. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +1 -2
  175. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +6 -10
  176. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +1574 -3799
  177. package/node_modules/@aws-sdk/client-s3/package.json +2 -2
  178. package/node_modules/@aws-sdk/client-secrets-manager/README.md +1 -29
  179. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  180. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +360 -401
  181. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.browser.js +1 -2
  182. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +2 -4
  183. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  184. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/pagination/index.js +2 -2
  185. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.browser.js +1 -2
  186. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +4 -6
  187. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +371 -410
  188. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/index.d.ts +2 -2
  189. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/pagination/index.d.ts +2 -2
  190. package/node_modules/@aws-sdk/client-secrets-manager/package.json +2 -2
  191. package/node_modules/@aws-sdk/client-sfn/README.md +1 -43
  192. package/node_modules/@aws-sdk/client-sfn/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  193. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +830 -994
  194. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.browser.js +1 -2
  195. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.js +2 -4
  196. package/node_modules/@aws-sdk/client-sfn/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  197. package/node_modules/@aws-sdk/client-sfn/dist-es/pagination/index.js +1 -1
  198. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.browser.js +1 -2
  199. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.js +4 -6
  200. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +830 -994
  201. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/index.d.ts +1 -1
  202. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/pagination/index.d.ts +1 -1
  203. package/node_modules/@aws-sdk/client-sfn/package.json +2 -2
  204. package/node_modules/@aws-sdk/client-sns/README.md +1 -48
  205. package/node_modules/@aws-sdk/client-sns/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  206. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +603 -611
  207. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.browser.js +1 -2
  208. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.js +2 -4
  209. package/node_modules/@aws-sdk/client-sns/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  210. package/node_modules/@aws-sdk/client-sns/dist-es/pagination/index.js +1 -1
  211. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.browser.js +1 -2
  212. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.js +4 -6
  213. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +601 -609
  214. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/index.d.ts +1 -1
  215. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/pagination/index.d.ts +1 -1
  216. package/node_modules/@aws-sdk/client-sns/package.json +2 -2
  217. package/node_modules/@aws-sdk/client-sqs/README.md +1 -28
  218. package/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  219. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +373 -485
  220. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.browser.js +1 -2
  221. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js +2 -4
  222. package/node_modules/@aws-sdk/client-sqs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  223. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ReceiveMessageCommand.js +4 -1
  224. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageBatchCommand.js +4 -1
  225. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageCommand.js +4 -1
  226. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.browser.js +1 -2
  227. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.js +4 -6
  228. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +364 -485
  229. package/node_modules/@aws-sdk/client-sqs/package.json +2 -2
  230. package/node_modules/@aws-sdk/client-ssm/README.md +1 -151
  231. package/node_modules/@aws-sdk/client-ssm/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  232. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +2791 -4486
  233. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.browser.js +1 -2
  234. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +2 -4
  235. package/node_modules/@aws-sdk/client-ssm/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  236. package/node_modules/@aws-sdk/client-ssm/dist-es/pagination/index.js +9 -9
  237. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.browser.js +1 -2
  238. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +4 -6
  239. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +2696 -4375
  240. package/node_modules/@aws-sdk/client-ssm/dist-es/waiters/waitForCommandExecuted.js +8 -8
  241. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/index.d.ts +9 -9
  242. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/index.d.ts +9 -9
  243. package/node_modules/@aws-sdk/client-ssm/package.json +2 -2
  244. package/node_modules/@aws-sdk/client-sso/README.md +1 -9
  245. package/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  246. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +69 -77
  247. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  248. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  249. package/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  250. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  251. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  252. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +75 -83
  253. package/node_modules/@aws-sdk/client-sso/package.json +1 -1
  254. package/node_modules/@aws-sdk/credential-provider-ini/package.json +5 -5
  255. package/node_modules/@aws-sdk/credential-provider-login/package.json +2 -2
  256. package/node_modules/@aws-sdk/credential-provider-node/package.json +4 -4
  257. package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
  258. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +2 -2
  259. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  260. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  261. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  262. package/node_modules/@aws-sdk/nested-clients/package.json +1 -1
  263. package/node_modules/@aws-sdk/token-providers/package.json +2 -2
  264. package/package.json +10 -10
@@ -8,32 +8,32 @@ export * from "./waitForExportTaskCompleted";
8
8
  export * from "./waitForImageAvailable";
9
9
  export * from "./waitForImageExists";
10
10
  export * from "./waitForImageUsageReportAvailable";
11
+ export * from "./waitForSnapshotImported";
11
12
  export * from "./waitForInstanceExists";
12
13
  export * from "./waitForInstanceRunning";
13
- export * from "./waitForInstanceStatusOk";
14
14
  export * from "./waitForInstanceStopped";
15
15
  export * from "./waitForInstanceTerminated";
16
+ export * from "./waitForInstanceStatusOk";
17
+ export * from "./waitForSystemStatusOk";
16
18
  export * from "./waitForInternetGatewayExists";
17
19
  export * from "./waitForKeyPairExists";
18
20
  export * from "./waitForNatGatewayAvailable";
19
21
  export * from "./waitForNatGatewayDeleted";
20
22
  export * from "./waitForNetworkInterfaceAvailable";
21
- export * from "./waitForSnapshotImported";
22
23
  export * from "./waitForSecurityGroupExists";
23
24
  export * from "./waitForSecurityGroupVpcAssociationAssociated";
24
25
  export * from "./waitForSecurityGroupVpcAssociationDisassociated";
25
26
  export * from "./waitForSnapshotCompleted";
26
27
  export * from "./waitForSpotInstanceRequestFulfilled";
27
- export * from "./waitForSystemStatusOk";
28
28
  export * from "./waitForStoreImageTaskComplete";
29
- export * from "./waitForPasswordDataAvailable";
30
29
  export * from "./waitForSubnetAvailable";
31
30
  export * from "./waitForVolumeAvailable";
32
31
  export * from "./waitForVolumeDeleted";
33
32
  export * from "./waitForVolumeInUse";
34
- export * from "./waitForVpcAvailable";
35
- export * from "./waitForVpcExists";
36
33
  export * from "./waitForVpcPeeringConnectionDeleted";
37
34
  export * from "./waitForVpcPeeringConnectionExists";
35
+ export * from "./waitForVpcAvailable";
36
+ export * from "./waitForVpcExists";
38
37
  export * from "./waitForVpnConnectionAvailable";
39
38
  export * from "./waitForVpnConnectionDeleted";
39
+ export * from "./waitForPasswordDataAvailable";
@@ -6,16 +6,16 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeBundleTasksCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.BundleTasks);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.BundleTasks);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.State;
13
13
  });
14
14
  return projection_3;
15
15
  };
16
- let allStringEq_5 = returnComparator().length > 0;
17
- for (const element_4 of returnComparator()) {
18
- allStringEq_5 = allStringEq_5 && element_4 == "complete";
16
+ let allStringEq_5 = (returnComparator().length > 0);
17
+ for (let element_4 of returnComparator()) {
18
+ allStringEq_5 = allStringEq_5 && (element_4 == "complete");
19
19
  }
20
20
  if (allStringEq_5) {
21
21
  return { state: WaiterState.SUCCESS, reason };
@@ -23,14 +23,14 @@ const checkState = async (client, input) => {
23
23
  }
24
24
  catch (e) { }
25
25
  try {
26
- const returnComparator = () => {
27
- const flat_1 = [].concat(...result.BundleTasks);
28
- const projection_3 = flat_1.map((element_2) => {
26
+ let returnComparator = () => {
27
+ let flat_1 = [].concat(...result.BundleTasks);
28
+ let projection_3 = flat_1.map((element_2) => {
29
29
  return element_2.State;
30
30
  });
31
31
  return projection_3;
32
32
  };
33
- for (const anyStringEq_4 of returnComparator()) {
33
+ for (let anyStringEq_4 of returnComparator()) {
34
34
  if (anyStringEq_4 == "failed") {
35
35
  return { state: WaiterState.FAILURE, reason };
36
36
  }
@@ -6,16 +6,16 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeConversionTasksCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.ConversionTasks);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.ConversionTasks);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.State;
13
13
  });
14
14
  return projection_3;
15
15
  };
16
- let allStringEq_5 = returnComparator().length > 0;
17
- for (const element_4 of returnComparator()) {
18
- allStringEq_5 = allStringEq_5 && element_4 == "cancelled";
16
+ let allStringEq_5 = (returnComparator().length > 0);
17
+ for (let element_4 of returnComparator()) {
18
+ allStringEq_5 = allStringEq_5 && (element_4 == "cancelled");
19
19
  }
20
20
  if (allStringEq_5) {
21
21
  return { state: WaiterState.SUCCESS, reason };
@@ -6,16 +6,16 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeConversionTasksCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.ConversionTasks);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.ConversionTasks);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.State;
13
13
  });
14
14
  return projection_3;
15
15
  };
16
- let allStringEq_5 = returnComparator().length > 0;
17
- for (const element_4 of returnComparator()) {
18
- allStringEq_5 = allStringEq_5 && element_4 == "completed";
16
+ let allStringEq_5 = (returnComparator().length > 0);
17
+ for (let element_4 of returnComparator()) {
18
+ allStringEq_5 = allStringEq_5 && (element_4 == "completed");
19
19
  }
20
20
  if (allStringEq_5) {
21
21
  return { state: WaiterState.SUCCESS, reason };
@@ -23,14 +23,14 @@ const checkState = async (client, input) => {
23
23
  }
24
24
  catch (e) { }
25
25
  try {
26
- const returnComparator = () => {
27
- const flat_1 = [].concat(...result.ConversionTasks);
28
- const projection_3 = flat_1.map((element_2) => {
26
+ let returnComparator = () => {
27
+ let flat_1 = [].concat(...result.ConversionTasks);
28
+ let projection_3 = flat_1.map((element_2) => {
29
29
  return element_2.State;
30
30
  });
31
31
  return projection_3;
32
32
  };
33
- for (const anyStringEq_4 of returnComparator()) {
33
+ for (let anyStringEq_4 of returnComparator()) {
34
34
  if (anyStringEq_4 == "cancelled") {
35
35
  return { state: WaiterState.FAILURE, reason };
36
36
  }
@@ -38,14 +38,14 @@ const checkState = async (client, input) => {
38
38
  }
39
39
  catch (e) { }
40
40
  try {
41
- const returnComparator = () => {
42
- const flat_1 = [].concat(...result.ConversionTasks);
43
- const projection_3 = flat_1.map((element_2) => {
41
+ let returnComparator = () => {
42
+ let flat_1 = [].concat(...result.ConversionTasks);
43
+ let projection_3 = flat_1.map((element_2) => {
44
44
  return element_2.State;
45
45
  });
46
46
  return projection_3;
47
47
  };
48
- for (const anyStringEq_4 of returnComparator()) {
48
+ for (let anyStringEq_4 of returnComparator()) {
49
49
  if (anyStringEq_4 == "cancelling") {
50
50
  return { state: WaiterState.FAILURE, reason };
51
51
  }
@@ -6,16 +6,16 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeConversionTasksCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.ConversionTasks);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.ConversionTasks);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.State;
13
13
  });
14
14
  return projection_3;
15
15
  };
16
- let allStringEq_5 = returnComparator().length > 0;
17
- for (const element_4 of returnComparator()) {
18
- allStringEq_5 = allStringEq_5 && element_4 == "deleted";
16
+ let allStringEq_5 = (returnComparator().length > 0);
17
+ for (let element_4 of returnComparator()) {
18
+ allStringEq_5 = allStringEq_5 && (element_4 == "deleted");
19
19
  }
20
20
  if (allStringEq_5) {
21
21
  return { state: WaiterState.SUCCESS, reason };
@@ -6,16 +6,16 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeCustomerGatewaysCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.CustomerGateways);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.CustomerGateways);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.State;
13
13
  });
14
14
  return projection_3;
15
15
  };
16
- let allStringEq_5 = returnComparator().length > 0;
17
- for (const element_4 of returnComparator()) {
18
- allStringEq_5 = allStringEq_5 && element_4 == "available";
16
+ let allStringEq_5 = (returnComparator().length > 0);
17
+ for (let element_4 of returnComparator()) {
18
+ allStringEq_5 = allStringEq_5 && (element_4 == "available");
19
19
  }
20
20
  if (allStringEq_5) {
21
21
  return { state: WaiterState.SUCCESS, reason };
@@ -23,14 +23,14 @@ const checkState = async (client, input) => {
23
23
  }
24
24
  catch (e) { }
25
25
  try {
26
- const returnComparator = () => {
27
- const flat_1 = [].concat(...result.CustomerGateways);
28
- const projection_3 = flat_1.map((element_2) => {
26
+ let returnComparator = () => {
27
+ let flat_1 = [].concat(...result.CustomerGateways);
28
+ let projection_3 = flat_1.map((element_2) => {
29
29
  return element_2.State;
30
30
  });
31
31
  return projection_3;
32
32
  };
33
- for (const anyStringEq_4 of returnComparator()) {
33
+ for (let anyStringEq_4 of returnComparator()) {
34
34
  if (anyStringEq_4 == "deleted") {
35
35
  return { state: WaiterState.FAILURE, reason };
36
36
  }
@@ -38,14 +38,14 @@ const checkState = async (client, input) => {
38
38
  }
39
39
  catch (e) { }
40
40
  try {
41
- const returnComparator = () => {
42
- const flat_1 = [].concat(...result.CustomerGateways);
43
- const projection_3 = flat_1.map((element_2) => {
41
+ let returnComparator = () => {
42
+ let flat_1 = [].concat(...result.CustomerGateways);
43
+ let projection_3 = flat_1.map((element_2) => {
44
44
  return element_2.State;
45
45
  });
46
46
  return projection_3;
47
47
  };
48
- for (const anyStringEq_4 of returnComparator()) {
48
+ for (let anyStringEq_4 of returnComparator()) {
49
49
  if (anyStringEq_4 == "deleting") {
50
50
  return { state: WaiterState.FAILURE, reason };
51
51
  }
@@ -6,16 +6,16 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeExportTasksCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.ExportTasks);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.ExportTasks);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.State;
13
13
  });
14
14
  return projection_3;
15
15
  };
16
- let allStringEq_5 = returnComparator().length > 0;
17
- for (const element_4 of returnComparator()) {
18
- allStringEq_5 = allStringEq_5 && element_4 == "cancelled";
16
+ let allStringEq_5 = (returnComparator().length > 0);
17
+ for (let element_4 of returnComparator()) {
18
+ allStringEq_5 = allStringEq_5 && (element_4 == "cancelled");
19
19
  }
20
20
  if (allStringEq_5) {
21
21
  return { state: WaiterState.SUCCESS, reason };
@@ -6,16 +6,16 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeExportTasksCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.ExportTasks);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.ExportTasks);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.State;
13
13
  });
14
14
  return projection_3;
15
15
  };
16
- let allStringEq_5 = returnComparator().length > 0;
17
- for (const element_4 of returnComparator()) {
18
- allStringEq_5 = allStringEq_5 && element_4 == "completed";
16
+ let allStringEq_5 = (returnComparator().length > 0);
17
+ for (let element_4 of returnComparator()) {
18
+ allStringEq_5 = allStringEq_5 && (element_4 == "completed");
19
19
  }
20
20
  if (allStringEq_5) {
21
21
  return { state: WaiterState.SUCCESS, reason };
@@ -6,16 +6,16 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeImagesCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.Images);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.Images);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.State;
13
13
  });
14
14
  return projection_3;
15
15
  };
16
- let allStringEq_5 = returnComparator().length > 0;
17
- for (const element_4 of returnComparator()) {
18
- allStringEq_5 = allStringEq_5 && element_4 == "available";
16
+ let allStringEq_5 = (returnComparator().length > 0);
17
+ for (let element_4 of returnComparator()) {
18
+ allStringEq_5 = allStringEq_5 && (element_4 == "available");
19
19
  }
20
20
  if (allStringEq_5) {
21
21
  return { state: WaiterState.SUCCESS, reason };
@@ -23,14 +23,14 @@ const checkState = async (client, input) => {
23
23
  }
24
24
  catch (e) { }
25
25
  try {
26
- const returnComparator = () => {
27
- const flat_1 = [].concat(...result.Images);
28
- const projection_3 = flat_1.map((element_2) => {
26
+ let returnComparator = () => {
27
+ let flat_1 = [].concat(...result.Images);
28
+ let projection_3 = flat_1.map((element_2) => {
29
29
  return element_2.State;
30
30
  });
31
31
  return projection_3;
32
32
  };
33
- for (const anyStringEq_4 of returnComparator()) {
33
+ for (let anyStringEq_4 of returnComparator()) {
34
34
  if (anyStringEq_4 == "failed") {
35
35
  return { state: WaiterState.FAILURE, reason };
36
36
  }
@@ -6,9 +6,9 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeImagesCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.Images);
11
- return flat_1.length > 0.0;
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.Images);
11
+ return (flat_1.length > 0.0);
12
12
  };
13
13
  if (returnComparator() == true) {
14
14
  return { state: WaiterState.SUCCESS, reason };
@@ -6,16 +6,16 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeImageUsageReportsCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.ImageUsageReports);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.ImageUsageReports);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.State;
13
13
  });
14
14
  return projection_3;
15
15
  };
16
- let allStringEq_5 = returnComparator().length > 0;
17
- for (const element_4 of returnComparator()) {
18
- allStringEq_5 = allStringEq_5 && element_4 == "available";
16
+ let allStringEq_5 = (returnComparator().length > 0);
17
+ for (let element_4 of returnComparator()) {
18
+ allStringEq_5 = allStringEq_5 && (element_4 == "available");
19
19
  }
20
20
  if (allStringEq_5) {
21
21
  return { state: WaiterState.SUCCESS, reason };
@@ -23,14 +23,14 @@ const checkState = async (client, input) => {
23
23
  }
24
24
  catch (e) { }
25
25
  try {
26
- const returnComparator = () => {
27
- const flat_1 = [].concat(...result.ImageUsageReports);
28
- const projection_3 = flat_1.map((element_2) => {
26
+ let returnComparator = () => {
27
+ let flat_1 = [].concat(...result.ImageUsageReports);
28
+ let projection_3 = flat_1.map((element_2) => {
29
29
  return element_2.State;
30
30
  });
31
31
  return projection_3;
32
32
  };
33
- for (const anyStringEq_4 of returnComparator()) {
33
+ for (let anyStringEq_4 of returnComparator()) {
34
34
  if (anyStringEq_4 == "failed") {
35
35
  return { state: WaiterState.FAILURE, reason };
36
36
  }
@@ -6,9 +6,9 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeInstancesCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.Reservations);
11
- return flat_1.length > 0.0;
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.Reservations);
11
+ return (flat_1.length > 0.0);
12
12
  };
13
13
  if (returnComparator() == true) {
14
14
  return { state: WaiterState.SUCCESS, reason };
@@ -6,20 +6,20 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeInstancesCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.Reservations);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.Reservations);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.Instances;
13
13
  });
14
- const flat_4 = [].concat(...projection_3);
15
- const projection_6 = flat_4.map((element_5) => {
14
+ let flat_4 = [].concat(...projection_3);
15
+ let projection_6 = flat_4.map((element_5) => {
16
16
  return element_5.State.Name;
17
17
  });
18
18
  return projection_6;
19
19
  };
20
- let allStringEq_8 = returnComparator().length > 0;
21
- for (const element_7 of returnComparator()) {
22
- allStringEq_8 = allStringEq_8 && element_7 == "running";
20
+ let allStringEq_8 = (returnComparator().length > 0);
21
+ for (let element_7 of returnComparator()) {
22
+ allStringEq_8 = allStringEq_8 && (element_7 == "running");
23
23
  }
24
24
  if (allStringEq_8) {
25
25
  return { state: WaiterState.SUCCESS, reason };
@@ -27,18 +27,18 @@ const checkState = async (client, input) => {
27
27
  }
28
28
  catch (e) { }
29
29
  try {
30
- const returnComparator = () => {
31
- const flat_1 = [].concat(...result.Reservations);
32
- const projection_3 = flat_1.map((element_2) => {
30
+ let returnComparator = () => {
31
+ let flat_1 = [].concat(...result.Reservations);
32
+ let projection_3 = flat_1.map((element_2) => {
33
33
  return element_2.Instances;
34
34
  });
35
- const flat_4 = [].concat(...projection_3);
36
- const projection_6 = flat_4.map((element_5) => {
35
+ let flat_4 = [].concat(...projection_3);
36
+ let projection_6 = flat_4.map((element_5) => {
37
37
  return element_5.State.Name;
38
38
  });
39
39
  return projection_6;
40
40
  };
41
- for (const anyStringEq_7 of returnComparator()) {
41
+ for (let anyStringEq_7 of returnComparator()) {
42
42
  if (anyStringEq_7 == "shutting-down") {
43
43
  return { state: WaiterState.FAILURE, reason };
44
44
  }
@@ -46,18 +46,18 @@ const checkState = async (client, input) => {
46
46
  }
47
47
  catch (e) { }
48
48
  try {
49
- const returnComparator = () => {
50
- const flat_1 = [].concat(...result.Reservations);
51
- const projection_3 = flat_1.map((element_2) => {
49
+ let returnComparator = () => {
50
+ let flat_1 = [].concat(...result.Reservations);
51
+ let projection_3 = flat_1.map((element_2) => {
52
52
  return element_2.Instances;
53
53
  });
54
- const flat_4 = [].concat(...projection_3);
55
- const projection_6 = flat_4.map((element_5) => {
54
+ let flat_4 = [].concat(...projection_3);
55
+ let projection_6 = flat_4.map((element_5) => {
56
56
  return element_5.State.Name;
57
57
  });
58
58
  return projection_6;
59
59
  };
60
- for (const anyStringEq_7 of returnComparator()) {
60
+ for (let anyStringEq_7 of returnComparator()) {
61
61
  if (anyStringEq_7 == "terminated") {
62
62
  return { state: WaiterState.FAILURE, reason };
63
63
  }
@@ -65,18 +65,18 @@ const checkState = async (client, input) => {
65
65
  }
66
66
  catch (e) { }
67
67
  try {
68
- const returnComparator = () => {
69
- const flat_1 = [].concat(...result.Reservations);
70
- const projection_3 = flat_1.map((element_2) => {
68
+ let returnComparator = () => {
69
+ let flat_1 = [].concat(...result.Reservations);
70
+ let projection_3 = flat_1.map((element_2) => {
71
71
  return element_2.Instances;
72
72
  });
73
- const flat_4 = [].concat(...projection_3);
74
- const projection_6 = flat_4.map((element_5) => {
73
+ let flat_4 = [].concat(...projection_3);
74
+ let projection_6 = flat_4.map((element_5) => {
75
75
  return element_5.State.Name;
76
76
  });
77
77
  return projection_6;
78
78
  };
79
- for (const anyStringEq_7 of returnComparator()) {
79
+ for (let anyStringEq_7 of returnComparator()) {
80
80
  if (anyStringEq_7 == "stopping") {
81
81
  return { state: WaiterState.FAILURE, reason };
82
82
  }
@@ -6,16 +6,16 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeInstanceStatusCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.InstanceStatuses);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.InstanceStatuses);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.InstanceStatus.Status;
13
13
  });
14
14
  return projection_3;
15
15
  };
16
- let allStringEq_5 = returnComparator().length > 0;
17
- for (const element_4 of returnComparator()) {
18
- allStringEq_5 = allStringEq_5 && element_4 == "ok";
16
+ let allStringEq_5 = (returnComparator().length > 0);
17
+ for (let element_4 of returnComparator()) {
18
+ allStringEq_5 = allStringEq_5 && (element_4 == "ok");
19
19
  }
20
20
  if (allStringEq_5) {
21
21
  return { state: WaiterState.SUCCESS, reason };
@@ -6,20 +6,20 @@ const checkState = async (client, input) => {
6
6
  const result = await client.send(new DescribeInstancesCommand(input));
7
7
  reason = result;
8
8
  try {
9
- const returnComparator = () => {
10
- const flat_1 = [].concat(...result.Reservations);
11
- const projection_3 = flat_1.map((element_2) => {
9
+ let returnComparator = () => {
10
+ let flat_1 = [].concat(...result.Reservations);
11
+ let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.Instances;
13
13
  });
14
- const flat_4 = [].concat(...projection_3);
15
- const projection_6 = flat_4.map((element_5) => {
14
+ let flat_4 = [].concat(...projection_3);
15
+ let projection_6 = flat_4.map((element_5) => {
16
16
  return element_5.State.Name;
17
17
  });
18
18
  return projection_6;
19
19
  };
20
- let allStringEq_8 = returnComparator().length > 0;
21
- for (const element_7 of returnComparator()) {
22
- allStringEq_8 = allStringEq_8 && element_7 == "stopped";
20
+ let allStringEq_8 = (returnComparator().length > 0);
21
+ for (let element_7 of returnComparator()) {
22
+ allStringEq_8 = allStringEq_8 && (element_7 == "stopped");
23
23
  }
24
24
  if (allStringEq_8) {
25
25
  return { state: WaiterState.SUCCESS, reason };
@@ -27,18 +27,18 @@ const checkState = async (client, input) => {
27
27
  }
28
28
  catch (e) { }
29
29
  try {
30
- const returnComparator = () => {
31
- const flat_1 = [].concat(...result.Reservations);
32
- const projection_3 = flat_1.map((element_2) => {
30
+ let returnComparator = () => {
31
+ let flat_1 = [].concat(...result.Reservations);
32
+ let projection_3 = flat_1.map((element_2) => {
33
33
  return element_2.Instances;
34
34
  });
35
- const flat_4 = [].concat(...projection_3);
36
- const projection_6 = flat_4.map((element_5) => {
35
+ let flat_4 = [].concat(...projection_3);
36
+ let projection_6 = flat_4.map((element_5) => {
37
37
  return element_5.State.Name;
38
38
  });
39
39
  return projection_6;
40
40
  };
41
- for (const anyStringEq_7 of returnComparator()) {
41
+ for (let anyStringEq_7 of returnComparator()) {
42
42
  if (anyStringEq_7 == "pending") {
43
43
  return { state: WaiterState.FAILURE, reason };
44
44
  }
@@ -46,18 +46,18 @@ const checkState = async (client, input) => {
46
46
  }
47
47
  catch (e) { }
48
48
  try {
49
- const returnComparator = () => {
50
- const flat_1 = [].concat(...result.Reservations);
51
- const projection_3 = flat_1.map((element_2) => {
49
+ let returnComparator = () => {
50
+ let flat_1 = [].concat(...result.Reservations);
51
+ let projection_3 = flat_1.map((element_2) => {
52
52
  return element_2.Instances;
53
53
  });
54
- const flat_4 = [].concat(...projection_3);
55
- const projection_6 = flat_4.map((element_5) => {
54
+ let flat_4 = [].concat(...projection_3);
55
+ let projection_6 = flat_4.map((element_5) => {
56
56
  return element_5.State.Name;
57
57
  });
58
58
  return projection_6;
59
59
  };
60
- for (const anyStringEq_7 of returnComparator()) {
60
+ for (let anyStringEq_7 of returnComparator()) {
61
61
  if (anyStringEq_7 == "terminated") {
62
62
  return { state: WaiterState.FAILURE, reason };
63
63
  }