@pulumi/awsx 3.6.0-alpha.1780565017 → 3.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (415) hide show
  1. package/classic/acmpca/index.d.ts +1 -0
  2. package/classic/acmpca/index.d.ts.map +1 -0
  3. package/classic/acmpca/metrics.d.ts +1 -0
  4. package/classic/acmpca/metrics.d.ts.map +1 -0
  5. package/classic/acmpca/metrics.js +34 -1
  6. package/classic/acmpca/metrics.js.map +1 -1
  7. package/classic/apigateway/api.d.ts +1 -0
  8. package/classic/apigateway/api.d.ts.map +1 -0
  9. package/classic/apigateway/api.js +50 -6
  10. package/classic/apigateway/api.js.map +1 -1
  11. package/classic/apigateway/apikey.d.ts +1 -0
  12. package/classic/apigateway/apikey.d.ts.map +1 -0
  13. package/classic/apigateway/apikey.js +35 -2
  14. package/classic/apigateway/apikey.js.map +1 -1
  15. package/classic/apigateway/cognitoAuthorizer.d.ts +1 -0
  16. package/classic/apigateway/cognitoAuthorizer.d.ts.map +1 -0
  17. package/classic/apigateway/index.d.ts +1 -0
  18. package/classic/apigateway/index.d.ts.map +1 -0
  19. package/classic/apigateway/lambdaAuthorizer.d.ts +1 -0
  20. package/classic/apigateway/lambdaAuthorizer.d.ts.map +1 -0
  21. package/classic/apigateway/lambdaAuthorizer.js +35 -2
  22. package/classic/apigateway/lambdaAuthorizer.js.map +1 -1
  23. package/classic/apigateway/metrics.d.ts +1 -0
  24. package/classic/apigateway/metrics.d.ts.map +1 -0
  25. package/classic/apigateway/metrics.js +34 -1
  26. package/classic/apigateway/metrics.js.map +1 -1
  27. package/classic/apigateway/requestValidator.d.ts +1 -0
  28. package/classic/apigateway/requestValidator.d.ts.map +1 -0
  29. package/classic/apigateway/swagger_json.d.ts +1 -0
  30. package/classic/apigateway/swagger_json.d.ts.map +1 -0
  31. package/classic/autoscaling/autoscaling.d.ts +1 -0
  32. package/classic/autoscaling/autoscaling.d.ts.map +1 -0
  33. package/classic/autoscaling/autoscaling.js +60 -6
  34. package/classic/autoscaling/autoscaling.js.map +1 -1
  35. package/classic/autoscaling/index.d.ts +1 -0
  36. package/classic/autoscaling/index.d.ts.map +1 -0
  37. package/classic/autoscaling/launchConfiguration.d.ts +1 -0
  38. package/classic/autoscaling/launchConfiguration.d.ts.map +1 -0
  39. package/classic/autoscaling/launchConfiguration.js +46 -5
  40. package/classic/autoscaling/launchConfiguration.js.map +1 -1
  41. package/classic/autoscaling/metrics.d.ts +1 -0
  42. package/classic/autoscaling/metrics.d.ts.map +1 -0
  43. package/classic/autoscaling/metrics.js +34 -1
  44. package/classic/autoscaling/metrics.js.map +1 -1
  45. package/classic/autoscaling/schedule.d.ts +1 -0
  46. package/classic/autoscaling/schedule.d.ts.map +1 -0
  47. package/classic/autoscaling/stepScaling.d.ts +1 -0
  48. package/classic/autoscaling/stepScaling.d.ts.map +1 -0
  49. package/classic/autoscaling/stepScaling.js +54 -3
  50. package/classic/autoscaling/stepScaling.js.map +1 -1
  51. package/classic/autoscaling/targetTracking.d.ts +1 -0
  52. package/classic/autoscaling/targetTracking.d.ts.map +1 -0
  53. package/classic/autoscaling/targetTracking.js +35 -2
  54. package/classic/autoscaling/targetTracking.js.map +1 -1
  55. package/classic/aws.d.ts +1 -0
  56. package/classic/aws.d.ts.map +1 -0
  57. package/classic/aws.js +34 -1
  58. package/classic/aws.js.map +1 -1
  59. package/classic/billing/index.d.ts +1 -0
  60. package/classic/billing/index.d.ts.map +1 -0
  61. package/classic/billing/metrics.d.ts +1 -0
  62. package/classic/billing/metrics.d.ts.map +1 -0
  63. package/classic/billing/metrics.js +34 -1
  64. package/classic/billing/metrics.js.map +1 -1
  65. package/classic/cloudfront/index.d.ts +1 -0
  66. package/classic/cloudfront/index.d.ts.map +1 -0
  67. package/classic/cloudfront/metrics.d.ts +1 -0
  68. package/classic/cloudfront/metrics.d.ts.map +1 -0
  69. package/classic/cloudfront/metrics.js +34 -1
  70. package/classic/cloudfront/metrics.js.map +1 -1
  71. package/classic/cloudtrail/index.d.ts +1 -0
  72. package/classic/cloudtrail/index.d.ts.map +1 -0
  73. package/classic/cloudtrail/trail.d.ts +1 -0
  74. package/classic/cloudtrail/trail.d.ts.map +1 -0
  75. package/classic/cloudtrail/trail.js +47 -2
  76. package/classic/cloudtrail/trail.js.map +1 -1
  77. package/classic/cloudwatch/dashboard.d.ts +1 -0
  78. package/classic/cloudwatch/dashboard.d.ts.map +1 -0
  79. package/classic/cloudwatch/dashboard.js +40 -3
  80. package/classic/cloudwatch/dashboard.js.map +1 -1
  81. package/classic/cloudwatch/index.d.ts +1 -0
  82. package/classic/cloudwatch/index.d.ts.map +1 -0
  83. package/classic/cloudwatch/metric.d.ts +1 -0
  84. package/classic/cloudwatch/metric.d.ts.map +1 -0
  85. package/classic/cloudwatch/metric.js +118 -3
  86. package/classic/cloudwatch/metric.js.map +1 -1
  87. package/classic/cloudwatch/metrics.d.ts +1 -0
  88. package/classic/cloudwatch/metrics.d.ts.map +1 -0
  89. package/classic/cloudwatch/widget.d.ts +1 -0
  90. package/classic/cloudwatch/widget.d.ts.map +1 -0
  91. package/classic/cloudwatch/widgets_annotations.d.ts +1 -0
  92. package/classic/cloudwatch/widgets_annotations.d.ts.map +1 -0
  93. package/classic/cloudwatch/widgets_annotations.js +37 -1
  94. package/classic/cloudwatch/widgets_annotations.js.map +1 -1
  95. package/classic/cloudwatch/widgets_flow.d.ts +1 -0
  96. package/classic/cloudwatch/widgets_flow.d.ts.map +1 -0
  97. package/classic/cloudwatch/widgets_flow.js +1 -1
  98. package/classic/cloudwatch/widgets_flow.js.map +1 -1
  99. package/classic/cloudwatch/widgets_graph.d.ts +1 -0
  100. package/classic/cloudwatch/widgets_graph.d.ts.map +1 -0
  101. package/classic/cloudwatch/widgets_graph.js +8 -7
  102. package/classic/cloudwatch/widgets_graph.js.map +1 -1
  103. package/classic/cloudwatch/widgets_json.d.ts +1 -0
  104. package/classic/cloudwatch/widgets_json.d.ts.map +1 -0
  105. package/classic/cloudwatch/widgets_simple.d.ts +1 -0
  106. package/classic/cloudwatch/widgets_simple.d.ts.map +1 -0
  107. package/classic/cloudwatch/widgets_simple.js +50 -5
  108. package/classic/cloudwatch/widgets_simple.js.map +1 -1
  109. package/classic/codebuild/index.d.ts +1 -0
  110. package/classic/codebuild/index.d.ts.map +1 -0
  111. package/classic/codebuild/metrics.d.ts +1 -0
  112. package/classic/codebuild/metrics.d.ts.map +1 -0
  113. package/classic/codebuild/metrics.js +34 -1
  114. package/classic/codebuild/metrics.js.map +1 -1
  115. package/classic/cognito/index.d.ts +1 -0
  116. package/classic/cognito/index.d.ts.map +1 -0
  117. package/classic/cognito/metrics.d.ts +1 -0
  118. package/classic/cognito/metrics.d.ts.map +1 -0
  119. package/classic/cognito/metrics.js +34 -1
  120. package/classic/cognito/metrics.js.map +1 -1
  121. package/classic/dynamodb/index.d.ts +1 -0
  122. package/classic/dynamodb/index.d.ts.map +1 -0
  123. package/classic/dynamodb/metrics.d.ts +1 -0
  124. package/classic/dynamodb/metrics.d.ts.map +1 -0
  125. package/classic/dynamodb/metrics.js +34 -1
  126. package/classic/dynamodb/metrics.js.map +1 -1
  127. package/classic/ebs/index.d.ts +1 -0
  128. package/classic/ebs/index.d.ts.map +1 -0
  129. package/classic/ebs/metrics.d.ts +1 -0
  130. package/classic/ebs/metrics.d.ts.map +1 -0
  131. package/classic/ebs/metrics.js +34 -1
  132. package/classic/ebs/metrics.js.map +1 -1
  133. package/classic/ec2/cidr.d.ts +1 -0
  134. package/classic/ec2/cidr.d.ts.map +1 -0
  135. package/classic/ec2/cidr.js +3 -0
  136. package/classic/ec2/cidr.js.map +1 -1
  137. package/classic/ec2/index.d.ts +1 -0
  138. package/classic/ec2/index.d.ts.map +1 -0
  139. package/classic/ec2/internetGateway.d.ts +1 -0
  140. package/classic/ec2/internetGateway.d.ts.map +1 -0
  141. package/classic/ec2/internetGateway.js +37 -2
  142. package/classic/ec2/internetGateway.js.map +1 -1
  143. package/classic/ec2/metrics.d.ts +1 -0
  144. package/classic/ec2/metrics.d.ts.map +1 -0
  145. package/classic/ec2/metrics.js +34 -1
  146. package/classic/ec2/metrics.js.map +1 -1
  147. package/classic/ec2/natGateway.d.ts +1 -0
  148. package/classic/ec2/natGateway.d.ts.map +1 -0
  149. package/classic/ec2/natGateway.js +39 -2
  150. package/classic/ec2/natGateway.js.map +1 -1
  151. package/classic/ec2/securityGroup.d.ts +1 -0
  152. package/classic/ec2/securityGroup.d.ts.map +1 -0
  153. package/classic/ec2/securityGroup.js +43 -7
  154. package/classic/ec2/securityGroup.js.map +1 -1
  155. package/classic/ec2/securityGroupRule.d.ts +1 -0
  156. package/classic/ec2/securityGroupRule.d.ts.map +1 -0
  157. package/classic/ec2/securityGroupRule.js +54 -19
  158. package/classic/ec2/securityGroupRule.js.map +1 -1
  159. package/classic/ec2/subnet.d.ts +1 -0
  160. package/classic/ec2/subnet.d.ts.map +1 -0
  161. package/classic/ec2/subnet.js +49 -6
  162. package/classic/ec2/subnet.js.map +1 -1
  163. package/classic/ec2/vpc.d.ts +1 -0
  164. package/classic/ec2/vpc.d.ts.map +1 -0
  165. package/classic/ec2/vpc.js +71 -24
  166. package/classic/ec2/vpc.js.map +1 -1
  167. package/classic/ec2/vpcTopology.d.ts +1 -0
  168. package/classic/ec2/vpcTopology.d.ts.map +1 -0
  169. package/classic/ec2/vpcTopology.js +43 -2
  170. package/classic/ec2/vpcTopology.js.map +1 -1
  171. package/classic/ecr/index.d.ts +1 -0
  172. package/classic/ecr/index.d.ts.map +1 -0
  173. package/classic/ecr/lifecyclePolicy.d.ts +1 -0
  174. package/classic/ecr/lifecyclePolicy.d.ts.map +1 -0
  175. package/classic/ecr/lifecyclePolicy.js +35 -2
  176. package/classic/ecr/lifecyclePolicy.js.map +1 -1
  177. package/classic/ecr/repository.d.ts +1 -0
  178. package/classic/ecr/repository.d.ts.map +1 -0
  179. package/classic/ecr/repository.js +37 -2
  180. package/classic/ecr/repository.js.map +1 -1
  181. package/classic/ecr/repositoryImage.d.ts +1 -0
  182. package/classic/ecr/repositoryImage.d.ts.map +1 -0
  183. package/classic/ecr/repositoryImage.js +4 -2
  184. package/classic/ecr/repositoryImage.js.map +1 -1
  185. package/classic/ecs/capacityProviderService.d.ts +1 -0
  186. package/classic/ecs/capacityProviderService.d.ts.map +1 -0
  187. package/classic/ecs/capacityProviderService.js +36 -2
  188. package/classic/ecs/capacityProviderService.js.map +1 -1
  189. package/classic/ecs/cluster.d.ts +1 -0
  190. package/classic/ecs/cluster.d.ts.map +1 -0
  191. package/classic/ecs/cluster.js +50 -6
  192. package/classic/ecs/cluster.js.map +1 -1
  193. package/classic/ecs/container.d.ts +1 -0
  194. package/classic/ecs/container.d.ts.map +1 -0
  195. package/classic/ecs/container.js +36 -3
  196. package/classic/ecs/container.js.map +1 -1
  197. package/classic/ecs/ec2Service.d.ts +1 -0
  198. package/classic/ecs/ec2Service.d.ts.map +1 -0
  199. package/classic/ecs/ec2Service.js +36 -2
  200. package/classic/ecs/ec2Service.js.map +1 -1
  201. package/classic/ecs/fargateService.d.ts +1 -0
  202. package/classic/ecs/fargateService.d.ts.map +1 -0
  203. package/classic/ecs/fargateService.js +37 -3
  204. package/classic/ecs/fargateService.js.map +1 -1
  205. package/classic/ecs/image.d.ts +1 -0
  206. package/classic/ecs/image.d.ts.map +1 -0
  207. package/classic/ecs/image.js +42 -4
  208. package/classic/ecs/image.js.map +1 -1
  209. package/classic/ecs/index.d.ts +1 -0
  210. package/classic/ecs/index.d.ts.map +1 -0
  211. package/classic/ecs/metrics.d.ts +1 -0
  212. package/classic/ecs/metrics.d.ts.map +1 -0
  213. package/classic/ecs/metrics.js +34 -1
  214. package/classic/ecs/metrics.js.map +1 -1
  215. package/classic/ecs/service.d.ts +1 -0
  216. package/classic/ecs/service.d.ts.map +1 -0
  217. package/classic/ecs/service.js +47 -11
  218. package/classic/ecs/service.js.map +1 -1
  219. package/classic/ecs/taskDefinition.d.ts +1 -0
  220. package/classic/ecs/taskDefinition.d.ts.map +1 -0
  221. package/classic/ecs/taskDefinition.js +59 -13
  222. package/classic/ecs/taskDefinition.js.map +1 -1
  223. package/classic/efs/index.d.ts +1 -0
  224. package/classic/efs/index.d.ts.map +1 -0
  225. package/classic/efs/metrics.d.ts +1 -0
  226. package/classic/efs/metrics.d.ts.map +1 -0
  227. package/classic/efs/metrics.js +34 -1
  228. package/classic/efs/metrics.js.map +1 -1
  229. package/classic/index.d.ts +1 -0
  230. package/classic/index.d.ts.map +1 -0
  231. package/classic/index.js +43 -21
  232. package/classic/index.js.map +1 -1
  233. package/classic/lambda/index.d.ts +1 -0
  234. package/classic/lambda/index.d.ts.map +1 -0
  235. package/classic/lambda/metrics.d.ts +1 -0
  236. package/classic/lambda/metrics.d.ts.map +1 -0
  237. package/classic/lambda/metrics.js +34 -1
  238. package/classic/lambda/metrics.js.map +1 -1
  239. package/classic/lb/application.d.ts +1 -0
  240. package/classic/lb/application.d.ts.map +1 -0
  241. package/classic/lb/application.js +46 -3
  242. package/classic/lb/application.js.map +1 -1
  243. package/classic/lb/index.d.ts +1 -0
  244. package/classic/lb/index.d.ts.map +1 -0
  245. package/classic/lb/listener.d.ts +1 -0
  246. package/classic/lb/listener.d.ts.map +1 -0
  247. package/classic/lb/listener.js +43 -5
  248. package/classic/lb/listener.js.map +1 -1
  249. package/classic/lb/listenerRule.d.ts +1 -0
  250. package/classic/lb/listenerRule.d.ts.map +1 -0
  251. package/classic/lb/listenerRule.js +37 -3
  252. package/classic/lb/listenerRule.js.map +1 -1
  253. package/classic/lb/loadBalancer.d.ts +1 -0
  254. package/classic/lb/loadBalancer.d.ts.map +1 -0
  255. package/classic/lb/loadBalancer.js +42 -6
  256. package/classic/lb/loadBalancer.js.map +1 -1
  257. package/classic/lb/metrics.d.ts +1 -0
  258. package/classic/lb/metrics.d.ts.map +1 -0
  259. package/classic/lb/metrics.js +34 -1
  260. package/classic/lb/metrics.js.map +1 -1
  261. package/classic/lb/network.d.ts +1 -0
  262. package/classic/lb/network.d.ts.map +1 -0
  263. package/classic/lb/network.js +43 -3
  264. package/classic/lb/network.js.map +1 -1
  265. package/classic/lb/targetGroup.d.ts +1 -0
  266. package/classic/lb/targetGroup.d.ts.map +1 -0
  267. package/classic/lb/targetGroup.js +40 -4
  268. package/classic/lb/targetGroup.js.map +1 -1
  269. package/classic/lb/targetGroupAttachment.d.ts +1 -0
  270. package/classic/lb/targetGroupAttachment.d.ts.map +1 -0
  271. package/classic/lb/targetGroupAttachment.js +38 -2
  272. package/classic/lb/targetGroupAttachment.js.map +1 -1
  273. package/classic/rds/index.d.ts +1 -0
  274. package/classic/rds/index.d.ts.map +1 -0
  275. package/classic/rds/metrics.d.ts +1 -0
  276. package/classic/rds/metrics.d.ts.map +1 -0
  277. package/classic/rds/metrics.js +34 -1
  278. package/classic/rds/metrics.js.map +1 -1
  279. package/classic/role.d.ts +1 -0
  280. package/classic/role.d.ts.map +1 -0
  281. package/classic/role.js +35 -2
  282. package/classic/role.js.map +1 -1
  283. package/classic/s3/index.d.ts +1 -0
  284. package/classic/s3/index.d.ts.map +1 -0
  285. package/classic/s3/metrics.d.ts +1 -0
  286. package/classic/s3/metrics.d.ts.map +1 -0
  287. package/classic/s3/metrics.js +34 -1
  288. package/classic/s3/metrics.js.map +1 -1
  289. package/classic/sns/index.d.ts +1 -0
  290. package/classic/sns/index.d.ts.map +1 -0
  291. package/classic/sns/metrics.d.ts +1 -0
  292. package/classic/sns/metrics.d.ts.map +1 -0
  293. package/classic/sns/metrics.js +34 -1
  294. package/classic/sns/metrics.js.map +1 -1
  295. package/classic/sqs/index.d.ts +1 -0
  296. package/classic/sqs/index.d.ts.map +1 -0
  297. package/classic/sqs/metrics.d.ts +1 -0
  298. package/classic/sqs/metrics.d.ts.map +1 -0
  299. package/classic/sqs/metrics.js +34 -1
  300. package/classic/sqs/metrics.js.map +1 -1
  301. package/classic/utils.d.ts +1 -0
  302. package/classic/utils.d.ts.map +1 -0
  303. package/classic/utils.js +36 -3
  304. package/classic/utils.js.map +1 -1
  305. package/cloudtrail/index.d.ts +1 -0
  306. package/cloudtrail/index.d.ts.map +1 -0
  307. package/cloudtrail/index.js +35 -2
  308. package/cloudtrail/index.js.map +1 -1
  309. package/cloudtrail/trail.d.ts +15 -14
  310. package/cloudtrail/trail.d.ts.map +1 -0
  311. package/cloudtrail/trail.js +37 -4
  312. package/cloudtrail/trail.js.map +1 -1
  313. package/ec2/defaultVpc.d.ts +1 -0
  314. package/ec2/defaultVpc.d.ts.map +1 -0
  315. package/ec2/defaultVpc.js +37 -4
  316. package/ec2/defaultVpc.js.map +1 -1
  317. package/ec2/getDefaultVpc.d.ts +1 -0
  318. package/ec2/getDefaultVpc.d.ts.map +1 -0
  319. package/ec2/getDefaultVpc.js +35 -2
  320. package/ec2/getDefaultVpc.js.map +1 -1
  321. package/ec2/index.d.ts +1 -0
  322. package/ec2/index.d.ts.map +1 -0
  323. package/ec2/index.js +24 -2
  324. package/ec2/index.js.map +1 -1
  325. package/ec2/vpc.d.ts +18 -13
  326. package/ec2/vpc.d.ts.map +1 -0
  327. package/ec2/vpc.js +41 -4
  328. package/ec2/vpc.js.map +1 -1
  329. package/ecr/image.d.ts +10 -9
  330. package/ecr/image.d.ts.map +1 -0
  331. package/ecr/image.js +37 -4
  332. package/ecr/image.js.map +1 -1
  333. package/ecr/index.d.ts +1 -0
  334. package/ecr/index.d.ts.map +1 -0
  335. package/ecr/index.js +24 -2
  336. package/ecr/index.js.map +1 -1
  337. package/ecr/registryImage.d.ts +5 -4
  338. package/ecr/registryImage.d.ts.map +1 -0
  339. package/ecr/registryImage.js +37 -4
  340. package/ecr/registryImage.js.map +1 -1
  341. package/ecr/repository.d.ts +9 -8
  342. package/ecr/repository.d.ts.map +1 -0
  343. package/ecr/repository.js +37 -4
  344. package/ecr/repository.js.map +1 -1
  345. package/ecs/ec2service.d.ts +35 -34
  346. package/ecs/ec2service.d.ts.map +1 -0
  347. package/ecs/ec2service.js +37 -4
  348. package/ecs/ec2service.js.map +1 -1
  349. package/ecs/ec2taskDefinition.d.ts +17 -16
  350. package/ecs/ec2taskDefinition.d.ts.map +1 -0
  351. package/ecs/ec2taskDefinition.js +37 -4
  352. package/ecs/ec2taskDefinition.js.map +1 -1
  353. package/ecs/fargateService.d.ts +34 -33
  354. package/ecs/fargateService.d.ts.map +1 -0
  355. package/ecs/fargateService.js +37 -4
  356. package/ecs/fargateService.js.map +1 -1
  357. package/ecs/fargateTaskDefinition.d.ts +16 -15
  358. package/ecs/fargateTaskDefinition.d.ts.map +1 -0
  359. package/ecs/fargateTaskDefinition.js +37 -4
  360. package/ecs/fargateTaskDefinition.js.map +1 -1
  361. package/ecs/index.d.ts +1 -0
  362. package/ecs/index.d.ts.map +1 -0
  363. package/ecs/index.js +24 -2
  364. package/ecs/index.js.map +1 -1
  365. package/index.d.ts +1 -0
  366. package/index.d.ts.map +1 -0
  367. package/index.js +42 -9
  368. package/index.js.map +1 -1
  369. package/lb/applicationLoadBalancer.d.ts +33 -32
  370. package/lb/applicationLoadBalancer.d.ts.map +1 -0
  371. package/lb/applicationLoadBalancer.js +38 -5
  372. package/lb/applicationLoadBalancer.js.map +1 -1
  373. package/lb/index.d.ts +1 -0
  374. package/lb/index.d.ts.map +1 -0
  375. package/lb/index.js +35 -2
  376. package/lb/index.js.map +1 -1
  377. package/lb/networkLoadBalancer.d.ts +33 -32
  378. package/lb/networkLoadBalancer.d.ts.map +1 -0
  379. package/lb/networkLoadBalancer.js +37 -4
  380. package/lb/networkLoadBalancer.js.map +1 -1
  381. package/lb/targetGroupAttachment.d.ts +7 -6
  382. package/lb/targetGroupAttachment.d.ts.map +1 -0
  383. package/lb/targetGroupAttachment.js +37 -4
  384. package/lb/targetGroupAttachment.js.map +1 -1
  385. package/package.json +3 -3
  386. package/provider.d.ts +1 -0
  387. package/provider.d.ts.map +1 -0
  388. package/provider.js +37 -4
  389. package/provider.js.map +1 -1
  390. package/types/enums/ec2/index.d.ts +5 -0
  391. package/types/enums/ec2/index.d.ts.map +1 -0
  392. package/types/enums/ec2/index.js +4 -0
  393. package/types/enums/ec2/index.js.map +1 -1
  394. package/types/enums/ecr/index.d.ts +1 -0
  395. package/types/enums/ecr/index.d.ts.map +1 -0
  396. package/types/enums/ecs/index.d.ts +1 -0
  397. package/types/enums/ecs/index.d.ts.map +1 -0
  398. package/types/enums/index.d.ts +1 -0
  399. package/types/enums/index.d.ts.map +1 -0
  400. package/types/enums/index.js +36 -3
  401. package/types/enums/index.js.map +1 -1
  402. package/types/index.d.ts +1 -0
  403. package/types/index.d.ts.map +1 -0
  404. package/types/index.js +36 -3
  405. package/types/index.js.map +1 -1
  406. package/types/input.d.ts +243 -242
  407. package/types/input.d.ts.map +1 -0
  408. package/types/input.js +34 -1
  409. package/types/input.js.map +1 -1
  410. package/types/output.d.ts +1 -0
  411. package/types/output.d.ts.map +1 -0
  412. package/utilities.d.ts +1 -0
  413. package/utilities.d.ts.map +1 -0
  414. package/utilities.js +34 -1
  415. package/utilities.js.map +1 -1
package/ec2/vpc.d.ts CHANGED
@@ -32,6 +32,10 @@ import * as pulumiAws from "@pulumi/aws";
32
32
  *
33
33
  * The "Auto" strategy divides the VPC space evenly between the availability zones. Within each availability zone it allocates each subnet in the order they were specified. If a CIDR mask or size was not specified it will default to an even division of the availability zone range. If subnets have different sizes, spaces will be automatically added to ensure subnets don't overlap (e.g. where a previous subnet is smaller than the next).
34
34
  *
35
+ * ### AutoMerge
36
+ *
37
+ * The "AutoMerge" strategy starts from the default auto-generated public/private layout and then merges any user-provided subnet settings into the matching subnet types. This is useful when you want the standard default layout but need to customize one or more default subnet types with tags, IPv6 assignment, or sizing overrides. Explicit `cidrBlocks` layouts are not supported with this strategy; use "Auto" or "Exact" when fully specifying subnet ranges yourself.
38
+ *
35
39
  * ### Exact
36
40
  *
37
41
  * The "Exact" strategy is the same as "Auto" with the additional requirement to explicitly specify what the whole of each zone's range will be used for. Where you expect to have a gap between or after subnets, these must be passed using the subnet specification type "Unused" to show all space has been properly accounted for.
@@ -122,7 +126,7 @@ export interface VpcArgs {
122
126
  /**
123
127
  * Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IP addresses, or the size of the CIDR block. Default is `false`. Conflicts with `ipv6IpamPoolId`
124
128
  */
125
- assignGeneratedIpv6CidrBlock?: pulumi.Input<boolean>;
129
+ assignGeneratedIpv6CidrBlock?: pulumi.Input<boolean | undefined>;
126
130
  /**
127
131
  * The netmask for each available zone to be aligned to. This is optional, the default value is inferred based on an even distribution of available space from the VPC's CIDR block after being divided evenly by the number of availability zones.
128
132
  */
@@ -138,43 +142,43 @@ export interface VpcArgs {
138
142
  /**
139
143
  * A boolean flag to enable/disable DNS hostnames in the VPC. Defaults false.
140
144
  */
141
- enableDnsHostnames?: pulumi.Input<boolean>;
145
+ enableDnsHostnames?: pulumi.Input<boolean | undefined>;
142
146
  /**
143
147
  * A boolean flag to enable/disable DNS support in the VPC. Defaults to true.
144
148
  */
145
- enableDnsSupport?: pulumi.Input<boolean>;
149
+ enableDnsSupport?: pulumi.Input<boolean | undefined>;
146
150
  /**
147
151
  * Indicates whether Network Address Usage metrics are enabled for your VPC. Defaults to false.
148
152
  */
149
- enableNetworkAddressUsageMetrics?: pulumi.Input<boolean>;
153
+ enableNetworkAddressUsageMetrics?: pulumi.Input<boolean | undefined>;
150
154
  /**
151
155
  * A tenancy option for instances launched into the VPC. Default is `default`, which ensures that EC2 instances launched in this VPC use the EC2 instance tenancy attribute specified when the EC2 instance is launched. The only other option is `dedicated`, which ensures that EC2 instances launched in this VPC are run on dedicated tenancy instances regardless of the tenancy attribute specified at launch. This has a dedicated per region fee of $2 per hour, plus an hourly per instance usage fee.
152
156
  */
153
- instanceTenancy?: pulumi.Input<string>;
157
+ instanceTenancy?: pulumi.Input<string | undefined>;
154
158
  /**
155
159
  * The ID of an IPv4 IPAM pool you want to use for allocating this VPC's CIDR. IPAM is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across AWS Regions and accounts. Using IPAM you can monitor IP address usage throughout your AWS Organization.
156
160
  */
157
- ipv4IpamPoolId?: pulumi.Input<string>;
161
+ ipv4IpamPoolId?: pulumi.Input<string | undefined>;
158
162
  /**
159
163
  * The netmask length of the IPv4 CIDR you want to allocate to this VPC. Requires specifying a `ipv4IpamPoolId`.
160
164
  */
161
- ipv4NetmaskLength?: pulumi.Input<number>;
165
+ ipv4NetmaskLength?: pulumi.Input<number | undefined>;
162
166
  /**
163
167
  * IPv6 CIDR block to request from an IPAM Pool. Can be set explicitly or derived from IPAM using `ipv6NetmaskLength`.
164
168
  */
165
- ipv6CidrBlock?: pulumi.Input<string>;
169
+ ipv6CidrBlock?: pulumi.Input<string | undefined>;
166
170
  /**
167
171
  * By default when an IPv6 CIDR is assigned to a VPC a default ipv6CidrBlockNetworkBorderGroup will be set to the region of the VPC. This can be changed to restrict advertisement of public addresses to specific Network Border Groups such as LocalZones.
168
172
  */
169
- ipv6CidrBlockNetworkBorderGroup?: pulumi.Input<string>;
173
+ ipv6CidrBlockNetworkBorderGroup?: pulumi.Input<string | undefined>;
170
174
  /**
171
175
  * IPAM Pool ID for a IPv6 pool. Conflicts with `assignGeneratedIpv6CidrBlock`.
172
176
  */
173
- ipv6IpamPoolId?: pulumi.Input<string>;
177
+ ipv6IpamPoolId?: pulumi.Input<string | undefined>;
174
178
  /**
175
179
  * Netmask length to request from IPAM Pool. Conflicts with `ipv6CidrBlock`. This can be omitted if IPAM pool as a `allocationDefaultNetmaskLength` set. Valid values are from `44` to `60` in increments of 4.
176
180
  */
177
- ipv6NetmaskLength?: pulumi.Input<number>;
181
+ ipv6NetmaskLength?: pulumi.Input<number | undefined>;
178
182
  /**
179
183
  * Configuration for NAT Gateways. Optional. If private and public subnets are both specified, defaults to one gateway per availability zone. Otherwise, no gateways will be created.
180
184
  */
@@ -186,7 +190,7 @@ export interface VpcArgs {
186
190
  /**
187
191
  * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
188
192
  */
189
- region?: pulumi.Input<string>;
193
+ region?: pulumi.Input<string | undefined>;
190
194
  /**
191
195
  * A list of subnet specs that should be deployed to each AZ specified in availabilityZoneNames. Optional. Defaults to a (smaller) public subnet and a (larger) private subnet based on the size of the CIDR block for the VPC. Private subnets are allocated CIDR block ranges first, followed by Public subnets, and Isolated subnets are allocated last.
192
196
  */
@@ -200,9 +204,10 @@ export interface VpcArgs {
200
204
  */
201
205
  tags?: pulumi.Input<{
202
206
  [key: string]: pulumi.Input<string>;
203
- }>;
207
+ } | undefined>;
204
208
  /**
205
209
  * A list of VPC Endpoints specs to be deployed as part of the VPC
206
210
  */
207
211
  vpcEndpointSpecs?: inputs.ec2.VpcEndpointSpecArgs[];
208
212
  }
213
+ //# sourceMappingURL=vpc.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vpc.d.ts","sourceRoot":"","sources":["../../ec2/vpc.ts"],"names":[],"mappings":"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"}
package/ec2/vpc.js CHANGED
@@ -1,10 +1,43 @@
1
1
  "use strict";
2
2
  // *** WARNING: this file was generated by pulumi-gen-awsx. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || (function () {
21
+ var ownKeys = function(o) {
22
+ ownKeys = Object.getOwnPropertyNames || function (o) {
23
+ var ar = [];
24
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
25
+ return ar;
26
+ };
27
+ return ownKeys(o);
28
+ };
29
+ return function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ })();
4
37
  Object.defineProperty(exports, "__esModule", { value: true });
5
38
  exports.Vpc = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
39
+ const pulumi = __importStar(require("@pulumi/pulumi"));
40
+ const utilities = __importStar(require("../utilities"));
8
41
  /**
9
42
  * The VPC component provides a VPC with configured subnets and NAT gateways.
10
43
  *
@@ -34,6 +67,10 @@ const utilities = require("../utilities");
34
67
  *
35
68
  * The "Auto" strategy divides the VPC space evenly between the availability zones. Within each availability zone it allocates each subnet in the order they were specified. If a CIDR mask or size was not specified it will default to an even division of the availability zone range. If subnets have different sizes, spaces will be automatically added to ensure subnets don't overlap (e.g. where a previous subnet is smaller than the next).
36
69
  *
70
+ * ### AutoMerge
71
+ *
72
+ * The "AutoMerge" strategy starts from the default auto-generated public/private layout and then merges any user-provided subnet settings into the matching subnet types. This is useful when you want the standard default layout but need to customize one or more default subnet types with tags, IPv6 assignment, or sizing overrides. Explicit `cidrBlocks` layouts are not supported with this strategy; use "Auto" or "Exact" when fully specifying subnet ranges yourself.
73
+ *
37
74
  * ### Exact
38
75
  *
39
76
  * The "Exact" strategy is the same as "Auto" with the additional requirement to explicitly specify what the whole of each zone's range will be used for. Where you expect to have a gap between or after subnets, these must be passed using the subnet specification type "Unused" to show all space has been properly accounted for.
@@ -47,6 +84,8 @@ const utilities = require("../utilities");
47
84
  * The "Legacy" works similarly to the "Auto" strategy except that within each availability zone it allocates the private subnet first, followed by the public subnets, and lastly the isolated subnets. The order of subnet specifications of the same type can be changed, but the ordering of private, public, isolated is not overridable. For more flexibility we recommend moving to the "Auto" strategy. The output property `subnetLayout` shows the configuration required if specifying the "Auto" strategy to maintain the current layout.
48
85
  */
49
86
  class Vpc extends pulumi.ComponentResource {
87
+ /** @internal */
88
+ static __pulumiType = 'awsx:ec2:Vpc';
50
89
  /**
51
90
  * Returns true if the given object is an instance of Vpc. This is designed to work even
52
91
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -130,6 +169,4 @@ class Vpc extends pulumi.ComponentResource {
130
169
  }
131
170
  }
132
171
  exports.Vpc = Vpc;
133
- /** @internal */
134
- Vpc.__pulumiType = 'awsx:ec2:Vpc';
135
172
  //# sourceMappingURL=vpc.js.map
package/ec2/vpc.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"vpc.js","sourceRoot":"","sources":["../../ec2/vpc.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"vpc.js","sourceRoot":"","sources":["../../ec2/vpc.ts"],"names":[],"mappings":"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"}
package/ecr/image.d.ts CHANGED
@@ -31,7 +31,7 @@ export interface ImageArgs {
31
31
  */
32
32
  args?: pulumi.Input<{
33
33
  [key: string]: pulumi.Input<string>;
34
- }>;
34
+ } | undefined>;
35
35
  /**
36
36
  * The version of the Docker builder.
37
37
  */
@@ -39,31 +39,31 @@ export interface ImageArgs {
39
39
  /**
40
40
  * Images to consider as cache sources
41
41
  */
42
- cacheFrom?: pulumi.Input<pulumi.Input<string>[]>;
42
+ cacheFrom?: pulumi.Input<pulumi.Input<string>[] | undefined>;
43
43
  /**
44
44
  * Path to a directory to use for the Docker build context, usually the directory in which the Dockerfile resides (although dockerfile may be used to choose a custom location independent of this choice). If not specified, the context defaults to the current working directory; if a relative path is used, it is relative to the current working directory that Pulumi is evaluating.
45
45
  */
46
- context?: pulumi.Input<string>;
46
+ context?: pulumi.Input<string | undefined>;
47
47
  /**
48
48
  * dockerfile may be used to override the default Dockerfile name and/or location. By default, it is assumed to be a file named Dockerfile in the root of the build context.
49
49
  */
50
- dockerfile?: pulumi.Input<string>;
50
+ dockerfile?: pulumi.Input<string | undefined>;
51
51
  /**
52
52
  * Custom name for the underlying Docker image resource. If omitted, the image tag assigned by the provider will be used
53
53
  */
54
- imageName?: pulumi.Input<string>;
54
+ imageName?: pulumi.Input<string | undefined>;
55
55
  /**
56
56
  * Custom image tag for the resulting docker image. If omitted a random string will be used
57
57
  */
58
- imageTag?: pulumi.Input<string>;
58
+ imageTag?: pulumi.Input<string | undefined>;
59
59
  /**
60
60
  * The architecture of the platform you want to build this image for, e.g. `linux/arm64`.
61
61
  */
62
- platform?: pulumi.Input<string>;
62
+ platform?: pulumi.Input<string | undefined>;
63
63
  /**
64
64
  * ID of the ECR registry in which to store the image. If not provided, this will be inferred from the repository URL)
65
65
  */
66
- registryId?: pulumi.Input<string>;
66
+ registryId?: pulumi.Input<string | undefined>;
67
67
  /**
68
68
  * Url of the repository
69
69
  */
@@ -71,5 +71,6 @@ export interface ImageArgs {
71
71
  /**
72
72
  * The target of the dockerfile to build
73
73
  */
74
- target?: pulumi.Input<string>;
74
+ target?: pulumi.Input<string | undefined>;
75
75
  }
76
+ //# sourceMappingURL=image.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"image.d.ts","sourceRoot":"","sources":["../../ecr/image.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC,OAAO,KAAK,KAAK,MAAM,gBAAgB,CAAC;AAGxC;;GAEG;AACH,qBAAa,KAAM,SAAQ,MAAM,CAAC,iBAAiB;IAI/C;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,KAAK;IAOhD;;OAEG;IACH,SAAgC,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEhE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,wBAAwB;CAyBpF;AAED;;GAEG;AACH,MAAM,WAAW,SAAS;IACtB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAA;KAAC,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,cAAc,CAAC;IAC1C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC7D;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9C;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C"}
package/ecr/image.js CHANGED
@@ -1,14 +1,49 @@
1
1
  "use strict";
2
2
  // *** WARNING: this file was generated by pulumi-gen-awsx. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || (function () {
21
+ var ownKeys = function(o) {
22
+ ownKeys = Object.getOwnPropertyNames || function (o) {
23
+ var ar = [];
24
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
25
+ return ar;
26
+ };
27
+ return ownKeys(o);
28
+ };
29
+ return function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ })();
4
37
  Object.defineProperty(exports, "__esModule", { value: true });
5
38
  exports.Image = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
39
+ const pulumi = __importStar(require("@pulumi/pulumi"));
40
+ const utilities = __importStar(require("../utilities"));
8
41
  /**
9
42
  * Builds a docker image and pushes to the ECR repository
10
43
  */
11
44
  class Image extends pulumi.ComponentResource {
45
+ /** @internal */
46
+ static __pulumiType = 'awsx:ecr:Image';
12
47
  /**
13
48
  * Returns true if the given object is an instance of Image. This is designed to work even
14
49
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -54,6 +89,4 @@ class Image extends pulumi.ComponentResource {
54
89
  }
55
90
  }
56
91
  exports.Image = Image;
57
- /** @internal */
58
- Image.__pulumiType = 'awsx:ecr:Image';
59
92
  //# sourceMappingURL=image.js.map
package/ecr/image.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"image.js","sourceRoot":"","sources":["../../ecr/image.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,iBAAiB;IAI/C;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE,CAAC;YACpC,OAAO,KAAK,CAAC;QACjB,CAAC;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;IAOD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAe,EAAE,IAAsC;QAC7E,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC;YACX,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;gBACjD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;YACjE,CAAC;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QACnD,CAAC;aAAM,CAAC;YACJ,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QACnD,CAAC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;IAC3E,CAAC;;AAnDL,sBAoDC;AAnDG,gBAAgB;AACO,kBAAY,GAAG,gBAAgB,CAAC"}
1
+ {"version":3,"file":"image.js","sourceRoot":"","sources":["../../ecr/image.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;GAEG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,iBAAiB;IAC/C,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,gBAAgB,CAAC;IAEvD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE,CAAC;YACpC,OAAO,KAAK,CAAC;QACjB,CAAC;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;IAOD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAe,EAAE,IAAsC;QAC7E,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC;YACX,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;gBACjD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;YACjE,CAAC;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QACnD,CAAC;aAAM,CAAC;YACJ,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QACnD,CAAC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;IAC3E,CAAC;;AAnDL,sBAoDC"}
package/ecr/index.d.ts CHANGED
@@ -8,3 +8,4 @@ export { RepositoryArgs } from "./repository";
8
8
  export type Repository = import("./repository").Repository;
9
9
  export declare const Repository: typeof import("./repository").Repository;
10
10
  export * from "../types/enums/ecr";
11
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../ecr/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpC,MAAM,MAAM,KAAK,GAAG,OAAO,SAAS,EAAE,KAAK,CAAC;AAC5C,eAAO,MAAM,KAAK,EAAE,cAAc,SAAS,EAAE,KAAmB,CAAC;AAGjE,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AACpD,MAAM,MAAM,aAAa,GAAG,OAAO,iBAAiB,EAAE,aAAa,CAAC;AACpE,eAAO,MAAM,aAAa,EAAE,cAAc,iBAAiB,EAAE,aAA2B,CAAC;AAGzF,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,MAAM,MAAM,UAAU,GAAG,OAAO,cAAc,EAAE,UAAU,CAAC;AAC3D,eAAO,MAAM,UAAU,EAAE,cAAc,cAAc,EAAE,UAAwB,CAAC;AAKhF,cAAc,oBAAoB,CAAC"}
package/ecr/index.js CHANGED
@@ -12,13 +12,35 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
12
12
  if (k2 === undefined) k2 = k;
13
13
  o[k2] = m[k];
14
14
  }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || (function () {
21
+ var ownKeys = function(o) {
22
+ ownKeys = Object.getOwnPropertyNames || function (o) {
23
+ var ar = [];
24
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
25
+ return ar;
26
+ };
27
+ return ownKeys(o);
28
+ };
29
+ return function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ })();
15
37
  var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
38
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
39
  };
18
40
  Object.defineProperty(exports, "__esModule", { value: true });
19
41
  exports.Repository = exports.RegistryImage = exports.Image = void 0;
20
- const pulumi = require("@pulumi/pulumi");
21
- const utilities = require("../utilities");
42
+ const pulumi = __importStar(require("@pulumi/pulumi"));
43
+ const utilities = __importStar(require("../utilities"));
22
44
  exports.Image = null;
23
45
  utilities.lazyLoad(exports, ["Image"], () => require("./image"));
24
46
  exports.RegistryImage = null;
package/ecr/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ecr/index.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,KAAK,GAAmC,IAAW,CAAC;AACjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAIpD,QAAA,aAAa,GAAmD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAIpE,QAAA,UAAU,GAA6C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAG3E,gBAAgB;AAChB,qDAAmC;AAEnC,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE,CAAC;YACX,KAAK,gBAAgB;gBACjB,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,wBAAwB;gBACzB,OAAO,IAAI,qBAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D,KAAK,qBAAqB;gBACtB,OAAO,IAAI,kBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;QACzD,CAAC;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,MAAM,EAAE,KAAK,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ecr/index.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAK7B,QAAA,KAAK,GAAmC,IAAW,CAAC;AACjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAIpD,QAAA,aAAa,GAAmD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAIpE,QAAA,UAAU,GAA6C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAG3E,gBAAgB;AAChB,qDAAmC;AAEnC,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE,CAAC;YACX,KAAK,gBAAgB;gBACjB,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,wBAAwB;gBACzB,OAAO,IAAI,qBAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D,KAAK,qBAAqB;gBACtB,OAAO,IAAI,kBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;QACzD,CAAC;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,MAAM,EAAE,KAAK,EAAE,OAAO,CAAC,CAAA"}
@@ -44,11 +44,11 @@ export interface RegistryImageArgs {
44
44
  /**
45
45
  * If `true`, the verification of TLS certificates of the server/registry is disabled. Defaults to `false`
46
46
  */
47
- insecureSkipVerify?: pulumi.Input<boolean>;
47
+ insecureSkipVerify?: pulumi.Input<boolean | undefined>;
48
48
  /**
49
49
  * If true, then the Docker image won't be deleted on destroy operation. If this is false, it will delete the image from the docker registry on destroy operation. Defaults to `false`
50
50
  */
51
- keepRemotely?: pulumi.Input<boolean>;
51
+ keepRemotely?: pulumi.Input<boolean | undefined>;
52
52
  /**
53
53
  * The URL of the repository (in the form aws_account_id.dkr.ecr.region.amazonaws.com/repositoryName).
54
54
  */
@@ -60,11 +60,12 @@ export interface RegistryImageArgs {
60
60
  /**
61
61
  * The tag to use for the pushed image. If not provided, it defaults to `latest`.
62
62
  */
63
- tag?: pulumi.Input<string>;
63
+ tag?: pulumi.Input<string | undefined>;
64
64
  /**
65
65
  * A map of arbitrary strings that, when changed, will force the `docker.RegistryImage` resource to be replaced. This can be used to repush a local image
66
66
  */
67
67
  triggers?: pulumi.Input<{
68
68
  [key: string]: pulumi.Input<string>;
69
- }>;
69
+ } | undefined>;
70
70
  }
71
+ //# sourceMappingURL=registryImage.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"registryImage.d.ts","sourceRoot":"","sources":["../../ecr/registryImage.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC,OAAO,KAAK,YAAY,MAAM,gBAAgB,CAAC;AAE/C;;;;;;;;;;;;;;;;;GAiBG;AACH,qBAAa,aAAc,SAAQ,MAAM,CAAC,iBAAiB;IAIvD;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,aAAa;IAOxD;;OAEG;IACH,SAAgC,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,YAAY,CAAC,aAAa,CAAC,CAAC;IAEjF;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,iBAAiB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,wBAAwB;CAuB5F;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACvD;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACjD;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAA;KAAC,GAAG,SAAS,CAAC,CAAC;CAC9E"}
@@ -1,10 +1,43 @@
1
1
  "use strict";
2
2
  // *** WARNING: this file was generated by pulumi-gen-awsx. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || (function () {
21
+ var ownKeys = function(o) {
22
+ ownKeys = Object.getOwnPropertyNames || function (o) {
23
+ var ar = [];
24
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
25
+ return ar;
26
+ };
27
+ return ownKeys(o);
28
+ };
29
+ return function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ })();
4
37
  Object.defineProperty(exports, "__esModule", { value: true });
5
38
  exports.RegistryImage = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
39
+ const pulumi = __importStar(require("@pulumi/pulumi"));
40
+ const utilities = __importStar(require("../utilities"));
8
41
  /**
9
42
  * Manages the lifecycle of a docker image in a registry. You can upload images to a registry (= `docker push`) and also delete them again. In contrast to [`awsx.ecr.Image`](/registry/packages/awsx/api-docs/ecr/image/), this resource does not require to build the image, but can be used to push an existing image to an ECR repository. The image will be pushed whenever the source image changes or is updated.
10
43
  *
@@ -24,6 +57,8 @@ const utilities = require("../utilities");
24
57
  * ```
25
58
  */
26
59
  class RegistryImage extends pulumi.ComponentResource {
60
+ /** @internal */
61
+ static __pulumiType = 'awsx:ecr:RegistryImage';
27
62
  /**
28
63
  * Returns true if the given object is an instance of RegistryImage. This is designed to work even
29
64
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -67,6 +102,4 @@ class RegistryImage extends pulumi.ComponentResource {
67
102
  }
68
103
  }
69
104
  exports.RegistryImage = RegistryImage;
70
- /** @internal */
71
- RegistryImage.__pulumiType = 'awsx:ecr:RegistryImage';
72
105
  //# sourceMappingURL=registryImage.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"registryImage.js","sourceRoot":"","sources":["../../ecr/registryImage.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI1C;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,iBAAiB;IAIvD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE,CAAC;YACpC,OAAO,KAAK,CAAC;QACjB,CAAC;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;IAOD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAuB,EAAE,IAAsC;QACrF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC;YACX,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;gBACjD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;YACjE,CAAC;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;gBAC/C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;YAC/D,CAAC;YACD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QAChD,CAAC;aAAM,CAAC;YACJ,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QAChD,CAAC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,aAAa,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;IACnF,CAAC;;AAjDL,sCAkDC;AAjDG,gBAAgB;AACO,0BAAY,GAAG,wBAAwB,CAAC"}
1
+ {"version":3,"file":"registryImage.js","sourceRoot":"","sources":["../../ecr/registryImage.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAI1C;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,iBAAiB;IACvD,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,wBAAwB,CAAC;IAE/D;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE,CAAC;YACpC,OAAO,KAAK,CAAC;QACjB,CAAC;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;IAOD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAuB,EAAE,IAAsC;QACrF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC;YACX,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;gBACjD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;YACjE,CAAC;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;gBAC/C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;YAC/D,CAAC;YACD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QAChD,CAAC;aAAM,CAAC;YACJ,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QAChD,CAAC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,aAAa,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;IACnF,CAAC;;AAjDL,sCAkDC"}
@@ -40,24 +40,24 @@ export interface RepositoryArgs {
40
40
  /**
41
41
  * Encryption configuration for the repository. See below for schema.
42
42
  */
43
- encryptionConfigurations?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecr.RepositoryEncryptionConfiguration>[]>;
43
+ encryptionConfigurations?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecr.RepositoryEncryptionConfiguration>[] | undefined>;
44
44
  /**
45
45
  * If `true`, will delete the repository even if it contains images.
46
46
  * Defaults to `false`.
47
47
  */
48
- forceDelete?: pulumi.Input<boolean>;
48
+ forceDelete?: pulumi.Input<boolean | undefined>;
49
49
  /**
50
50
  * Configuration block that defines image scanning configuration for the repository. By default, image scanning must be manually triggered. See the [ECR User Guide](https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-scanning.html) for more information about image scanning.
51
51
  */
52
- imageScanningConfiguration?: pulumi.Input<pulumiAws.types.input.ecr.RepositoryImageScanningConfiguration>;
52
+ imageScanningConfiguration?: pulumi.Input<pulumiAws.types.input.ecr.RepositoryImageScanningConfiguration | undefined>;
53
53
  /**
54
54
  * The tag mutability setting for the repository. Must be one of: `MUTABLE`, `IMMUTABLE`, `IMMUTABLE_WITH_EXCLUSION`, or `MUTABLE_WITH_EXCLUSION`. Defaults to `MUTABLE`.
55
55
  */
56
- imageTagMutability?: pulumi.Input<string>;
56
+ imageTagMutability?: pulumi.Input<string | undefined>;
57
57
  /**
58
58
  * Configuration block that defines filters to specify which image tags can override the default tag mutability setting. Only applicable when `imageTagMutability` is set to `IMMUTABLE_WITH_EXCLUSION` or `MUTABLE_WITH_EXCLUSION`. See below for schema.
59
59
  */
60
- imageTagMutabilityExclusionFilters?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecr.RepositoryImageTagMutabilityExclusionFilter>[]>;
60
+ imageTagMutabilityExclusionFilters?: pulumi.Input<pulumi.Input<pulumiAws.types.input.ecr.RepositoryImageTagMutabilityExclusionFilter>[] | undefined>;
61
61
  /**
62
62
  * A lifecycle policy consists of one or more rules that determine which images in a repository should be expired. If not provided, this will default to untagged images expiring after 1 day.
63
63
  */
@@ -65,15 +65,16 @@ export interface RepositoryArgs {
65
65
  /**
66
66
  * Name of the repository.
67
67
  */
68
- name?: pulumi.Input<string>;
68
+ name?: pulumi.Input<string | undefined>;
69
69
  /**
70
70
  * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
71
71
  */
72
- region?: pulumi.Input<string>;
72
+ region?: pulumi.Input<string | undefined>;
73
73
  /**
74
74
  * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
75
75
  */
76
76
  tags?: pulumi.Input<{
77
77
  [key: string]: pulumi.Input<string>;
78
- }>;
78
+ } | undefined>;
79
79
  }
80
+ //# sourceMappingURL=repository.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"repository.d.ts","sourceRoot":"","sources":["../../ecr/repository.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAKzC,OAAO,KAAK,SAAS,MAAM,aAAa,CAAC;AAEzC;;;;GAIG;AACH,qBAAa,UAAW,SAAQ,MAAM,CAAC,iBAAiB;IAIpD;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,UAAU;IAOrD;;OAEG;IACH,SAAwB,eAAe,EAAE,MAAM,CAAC,MAAM,CAAC,SAAS,CAAC,GAAG,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IAClG;;OAEG;IACH,SAAgC,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,SAAS,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;IACpF;;OAEG;IACH,SAAgC,GAAG,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAE3D;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,cAAc,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,wBAAwB;CAuB1F;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,SAAS,CAAC,KAAK,CAAC,KAAK,CAAC,GAAG,CAAC,iCAAiC,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IACjI;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAChD;;OAEG;IACH,0BAA0B,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,SAAS,CAAC,KAAK,CAAC,KAAK,CAAC,GAAG,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IACtH;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACtD;;OAEG;IACH,kCAAkC,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,SAAS,CAAC,KAAK,CAAC,KAAK,CAAC,GAAG,CAAC,2CAA2C,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IACrJ;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC,GAAG,CAAC,mBAAmB,CAAC;IACjD;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAA;KAAC,GAAG,SAAS,CAAC,CAAC;CAC1E"}
package/ecr/repository.js CHANGED
@@ -1,16 +1,51 @@
1
1
  "use strict";
2
2
  // *** WARNING: this file was generated by pulumi-gen-awsx. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || (function () {
21
+ var ownKeys = function(o) {
22
+ ownKeys = Object.getOwnPropertyNames || function (o) {
23
+ var ar = [];
24
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
25
+ return ar;
26
+ };
27
+ return ownKeys(o);
28
+ };
29
+ return function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ })();
4
37
  Object.defineProperty(exports, "__esModule", { value: true });
5
38
  exports.Repository = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
39
+ const pulumi = __importStar(require("@pulumi/pulumi"));
40
+ const utilities = __importStar(require("../utilities"));
8
41
  /**
9
42
  * A [Repository] represents an [aws.ecr.Repository] along with an associated [LifecyclePolicy] controlling how images are retained in the repo.
10
43
  *
11
44
  * Docker images can be built and pushed to the repo using the [buildAndPushImage] method. This will call into the `@pulumi/docker/buildAndPushImage` function using this repo as the appropriate destination registry.
12
45
  */
13
46
  class Repository extends pulumi.ComponentResource {
47
+ /** @internal */
48
+ static __pulumiType = 'awsx:ecr:Repository';
14
49
  /**
15
50
  * Returns true if the given object is an instance of Repository. This is designed to work even
16
51
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -54,6 +89,4 @@ class Repository extends pulumi.ComponentResource {
54
89
  }
55
90
  }
56
91
  exports.Repository = Repository;
57
- /** @internal */
58
- Repository.__pulumiType = 'awsx:ecr:Repository';
59
92
  //# sourceMappingURL=repository.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"repository.js","sourceRoot":"","sources":["../../ecr/repository.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAI1C;;;;GAIG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,iBAAiB;IAIpD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE,CAAC;YACpC,OAAO,KAAK,CAAC;QACjB,CAAC;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IAeD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAqB,EAAE,IAAsC;QACnF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC;YACX,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;YAC5E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,EAAE,0BAA0B,CAAC;YAChF,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,oCAAoC,CAAC,GAAG,IAAI,EAAE,kCAAkC,CAAC;YAChG,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QAC9C,CAAC;aAAM,CAAC;YACJ,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QAC9C,CAAC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;IAChF,CAAC;;AAzDL,gCA0DC;AAzDG,gBAAgB;AACO,uBAAY,GAAG,qBAAqB,CAAC"}
1
+ {"version":3,"file":"repository.js","sourceRoot":"","sources":["../../ecr/repository.ts"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAI1C;;;;GAIG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,iBAAiB;IACpD,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,qBAAqB,CAAC;IAE5D;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE,CAAC;YACpC,OAAO,KAAK,CAAC;QACjB,CAAC;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IAeD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAqB,EAAE,IAAsC;QACnF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC;YACX,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;YAC5E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,EAAE,0BAA0B,CAAC;YAChF,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,oCAAoC,CAAC,GAAG,IAAI,EAAE,kCAAkC,CAAC;YAChG,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QAC9C,CAAC;aAAM,CAAC;YACJ,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;QAC9C,CAAC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;IAChF,CAAC;;AAzDL,gCA0DC"}