@pulumi/aws 4.26.0 → 4.27.2

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 (1572) hide show
  1. package/accessanalyzer/analyzer.d.ts +1 -1
  2. package/accessanalyzer/analyzer.js +1 -1
  3. package/acm/certificate.d.ts +3 -3
  4. package/acm/certificate.js +1 -1
  5. package/acmpca/certificateAuthority.d.ts +1 -1
  6. package/acmpca/certificateAuthority.js +1 -1
  7. package/alb/listener.d.ts +1 -1
  8. package/alb/listener.js +1 -1
  9. package/alb/listenerCertificate.d.ts +1 -1
  10. package/alb/listenerCertificate.js +1 -1
  11. package/alb/listenerRule.d.ts +1 -1
  12. package/alb/listenerRule.js +1 -1
  13. package/alb/loadBalancer.d.ts +1 -1
  14. package/alb/loadBalancer.js +1 -1
  15. package/alb/targetGroup.d.ts +1 -1
  16. package/alb/targetGroup.js +1 -1
  17. package/amp/alertManagerDefinition.d.ts +89 -0
  18. package/amp/alertManagerDefinition.js +88 -0
  19. package/amp/alertManagerDefinition.js.map +1 -0
  20. package/amp/index.d.ts +2 -0
  21. package/amp/index.js +10 -0
  22. package/amp/index.js.map +1 -1
  23. package/amp/ruleGroupNamespace.d.ts +101 -0
  24. package/amp/ruleGroupNamespace.js +90 -0
  25. package/amp/ruleGroupNamespace.js.map +1 -0
  26. package/amp/workspace.d.ts +1 -1
  27. package/amp/workspace.js +1 -1
  28. package/amplify/app.d.ts +2 -2
  29. package/amplify/app.js +2 -2
  30. package/amplify/backendEnvironment.d.ts +1 -1
  31. package/amplify/backendEnvironment.js +1 -1
  32. package/amplify/branch.d.ts +1 -1
  33. package/amplify/branch.js +1 -1
  34. package/amplify/domainAssociation.d.ts +1 -1
  35. package/amplify/domainAssociation.js +1 -1
  36. package/amplify/webhook.d.ts +1 -1
  37. package/amplify/webhook.js +1 -1
  38. package/apigateway/account.d.ts +1 -1
  39. package/apigateway/account.js +1 -1
  40. package/apigateway/apiKey.d.ts +1 -1
  41. package/apigateway/apiKey.js +1 -1
  42. package/apigateway/authorizer.d.ts +7 -7
  43. package/apigateway/authorizer.js +1 -1
  44. package/apigateway/basePathMapping.d.ts +1 -1
  45. package/apigateway/basePathMapping.js +1 -1
  46. package/apigateway/clientCertificate.d.ts +1 -1
  47. package/apigateway/clientCertificate.js +1 -1
  48. package/apigateway/deployment.d.ts +2 -2
  49. package/apigateway/documentationPart.d.ts +1 -1
  50. package/apigateway/documentationPart.js +1 -1
  51. package/apigateway/documentationVersion.d.ts +1 -1
  52. package/apigateway/documentationVersion.js +1 -1
  53. package/apigateway/domainName.d.ts +1 -1
  54. package/apigateway/domainName.js +1 -1
  55. package/apigateway/getRestApi.d.ts +1 -1
  56. package/apigateway/integration.d.ts +7 -7
  57. package/apigateway/integration.js +1 -1
  58. package/apigateway/integrationResponse.d.ts +1 -1
  59. package/apigateway/integrationResponse.js +1 -1
  60. package/apigateway/method.d.ts +4 -4
  61. package/apigateway/method.js +1 -1
  62. package/apigateway/methodResponse.d.ts +1 -1
  63. package/apigateway/methodResponse.js +1 -1
  64. package/apigateway/methodSettings.d.ts +4 -4
  65. package/apigateway/methodSettings.js +1 -1
  66. package/apigateway/model.d.ts +1 -1
  67. package/apigateway/model.js +1 -1
  68. package/apigateway/requestValidator.d.ts +1 -1
  69. package/apigateway/requestValidator.js +1 -1
  70. package/apigateway/resource.d.ts +1 -1
  71. package/apigateway/resource.js +1 -1
  72. package/apigateway/response.d.ts +1 -1
  73. package/apigateway/response.js +1 -1
  74. package/apigateway/restApi.d.ts +3 -3
  75. package/apigateway/restApi.js +1 -1
  76. package/apigateway/restApiPolicy.d.ts +1 -1
  77. package/apigateway/restApiPolicy.js +1 -1
  78. package/apigateway/stage.d.ts +7 -7
  79. package/apigateway/stage.js +1 -1
  80. package/apigateway/usagePlan.d.ts +1 -1
  81. package/apigateway/usagePlan.js +1 -1
  82. package/apigateway/usagePlanKey.d.ts +1 -1
  83. package/apigateway/usagePlanKey.js +1 -1
  84. package/apigateway/vpcLink.d.ts +1 -1
  85. package/apigateway/vpcLink.js +1 -1
  86. package/apigatewayv2/api.d.ts +1 -1
  87. package/apigatewayv2/api.js +1 -1
  88. package/apigatewayv2/apiMapping.d.ts +1 -1
  89. package/apigatewayv2/apiMapping.js +1 -1
  90. package/apigatewayv2/authorizer.d.ts +1 -1
  91. package/apigatewayv2/authorizer.js +1 -1
  92. package/apigatewayv2/deployment.d.ts +1 -1
  93. package/apigatewayv2/deployment.js +1 -1
  94. package/apigatewayv2/domainName.d.ts +1 -1
  95. package/apigatewayv2/domainName.js +1 -1
  96. package/apigatewayv2/integration.d.ts +1 -1
  97. package/apigatewayv2/integration.js +1 -1
  98. package/apigatewayv2/integrationResponse.d.ts +1 -1
  99. package/apigatewayv2/integrationResponse.js +1 -1
  100. package/apigatewayv2/model.d.ts +1 -1
  101. package/apigatewayv2/model.js +1 -1
  102. package/apigatewayv2/route.d.ts +1 -1
  103. package/apigatewayv2/route.js +1 -1
  104. package/apigatewayv2/routeResponse.d.ts +1 -1
  105. package/apigatewayv2/routeResponse.js +1 -1
  106. package/apigatewayv2/stage.d.ts +5 -5
  107. package/apigatewayv2/stage.js +1 -1
  108. package/apigatewayv2/vpcLink.d.ts +1 -1
  109. package/apigatewayv2/vpcLink.js +1 -1
  110. package/appconfig/application.d.ts +1 -1
  111. package/appconfig/application.js +1 -1
  112. package/appconfig/configurationProfile.d.ts +1 -1
  113. package/appconfig/configurationProfile.js +1 -1
  114. package/appconfig/deployment.d.ts +1 -1
  115. package/appconfig/deployment.js +1 -1
  116. package/appconfig/deploymentStrategy.d.ts +1 -1
  117. package/appconfig/deploymentStrategy.js +1 -1
  118. package/appconfig/environment.d.ts +1 -1
  119. package/appconfig/environment.js +1 -1
  120. package/appconfig/hostedConfigurationVersion.d.ts +1 -1
  121. package/appconfig/hostedConfigurationVersion.js +1 -1
  122. package/applicationloadbalancing/listener.d.ts +1 -1
  123. package/applicationloadbalancing/listener.js +1 -1
  124. package/applicationloadbalancing/listenerCertificate.d.ts +1 -1
  125. package/applicationloadbalancing/listenerCertificate.js +1 -1
  126. package/applicationloadbalancing/listenerRule.d.ts +1 -1
  127. package/applicationloadbalancing/listenerRule.js +1 -1
  128. package/applicationloadbalancing/loadBalancer.d.ts +1 -1
  129. package/applicationloadbalancing/loadBalancer.js +1 -1
  130. package/applicationloadbalancing/targetGroup.d.ts +1 -1
  131. package/applicationloadbalancing/targetGroup.js +1 -1
  132. package/appmesh/gatewayRoute.d.ts +1 -1
  133. package/appmesh/gatewayRoute.js +1 -1
  134. package/appmesh/mesh.d.ts +1 -1
  135. package/appmesh/mesh.js +1 -1
  136. package/appmesh/route.d.ts +1 -1
  137. package/appmesh/route.js +1 -1
  138. package/appmesh/virtualGateway.d.ts +1 -1
  139. package/appmesh/virtualGateway.js +1 -1
  140. package/appmesh/virtualNode.d.ts +1 -1
  141. package/appmesh/virtualNode.js +1 -1
  142. package/appmesh/virtualRouter.d.ts +1 -1
  143. package/appmesh/virtualRouter.js +1 -1
  144. package/appmesh/virtualService.d.ts +1 -1
  145. package/appmesh/virtualService.js +1 -1
  146. package/apprunner/autoScalingConfigurationVersion.d.ts +1 -1
  147. package/apprunner/autoScalingConfigurationVersion.js +1 -1
  148. package/apprunner/connection.d.ts +1 -1
  149. package/apprunner/connection.js +1 -1
  150. package/apprunner/customDomainAssociation.d.ts +4 -4
  151. package/apprunner/customDomainAssociation.js +1 -1
  152. package/apprunner/service.d.ts +1 -1
  153. package/apprunner/service.js +1 -1
  154. package/appstream/fleet.d.ts +1 -4
  155. package/appstream/fleet.js +2 -2
  156. package/appstream/fleet.js.map +1 -1
  157. package/appstream/imageBuilder.d.ts +1 -7
  158. package/appstream/imageBuilder.js +2 -2
  159. package/appstream/imageBuilder.js.map +1 -1
  160. package/appstream/stack.d.ts +1 -4
  161. package/appstream/stack.js +2 -2
  162. package/appstream/stack.js.map +1 -1
  163. package/appsync/apiKey.d.ts +1 -1
  164. package/appsync/apiKey.js +1 -1
  165. package/appsync/dataSource.d.ts +1 -1
  166. package/appsync/dataSource.js +1 -1
  167. package/appsync/function.d.ts +1 -1
  168. package/appsync/function.js +1 -1
  169. package/appsync/graphQLApi.d.ts +5 -5
  170. package/appsync/graphQLApi.js +1 -1
  171. package/appsync/resolver.d.ts +1 -1
  172. package/appsync/resolver.js +1 -1
  173. package/athena/namedQuery.d.ts +1 -1
  174. package/athena/namedQuery.js +1 -1
  175. package/athena/workgroup.d.ts +1 -1
  176. package/athena/workgroup.js +1 -1
  177. package/autoscaling/getAmiIds.d.ts +2 -2
  178. package/autoscaling/group.d.ts +4 -4
  179. package/autoscaling/group.js +4 -4
  180. package/autoscaling/schedule.d.ts +1 -1
  181. package/autoscaling/schedule.js +1 -1
  182. package/autoscaling/tag.d.ts +1 -1
  183. package/autoscaling/tag.js +1 -1
  184. package/autoscalingplans/scalingPlan.d.ts +1 -1
  185. package/autoscalingplans/scalingPlan.js +1 -1
  186. package/backup/globalSettings.d.ts +1 -1
  187. package/backup/globalSettings.js +1 -1
  188. package/backup/index.d.ts +1 -0
  189. package/backup/index.js +5 -0
  190. package/backup/index.js.map +1 -1
  191. package/backup/plan.d.ts +1 -1
  192. package/backup/plan.js +1 -1
  193. package/backup/regionSettings.d.ts +1 -1
  194. package/backup/regionSettings.js +1 -1
  195. package/backup/vault.d.ts +1 -1
  196. package/backup/vault.js +1 -1
  197. package/backup/vaultLockConfiguration.d.ts +117 -0
  198. package/backup/vaultLockConfiguration.js +87 -0
  199. package/backup/vaultLockConfiguration.js.map +1 -0
  200. package/backup/vaultNotifications.d.ts +1 -1
  201. package/backup/vaultNotifications.js +1 -1
  202. package/backup/vaultPolicy.d.ts +1 -1
  203. package/backup/vaultPolicy.js +1 -1
  204. package/batch/computeEnvironment.d.ts +1 -1
  205. package/batch/computeEnvironment.js +1 -1
  206. package/batch/jobDefinition.d.ts +1 -1
  207. package/batch/jobDefinition.js +1 -1
  208. package/batch/jobQueue.d.ts +1 -1
  209. package/batch/jobQueue.js +1 -1
  210. package/budgets/budget.d.ts +1 -1
  211. package/budgets/budget.js +1 -1
  212. package/budgets/budgetAction.d.ts +1 -1
  213. package/budgets/budgetAction.js +1 -1
  214. package/cfg/aggregateAuthorization.d.ts +1 -1
  215. package/cfg/aggregateAuthorization.js +1 -1
  216. package/cfg/configurationAggregator.d.ts +1 -1
  217. package/cfg/configurationAggregator.js +1 -1
  218. package/cfg/conformancePack.d.ts +4 -4
  219. package/cfg/conformancePack.js +1 -1
  220. package/cfg/deliveryChannel.d.ts +1 -1
  221. package/cfg/deliveryChannel.js +1 -1
  222. package/cfg/organizationConformancePack.d.ts +4 -4
  223. package/cfg/organizationConformancePack.js +1 -1
  224. package/cfg/organizationCustomRule.d.ts +1 -1
  225. package/cfg/organizationCustomRule.js +1 -1
  226. package/cfg/organizationManagedRule.d.ts +1 -1
  227. package/cfg/organizationManagedRule.js +1 -1
  228. package/cfg/recorder.d.ts +1 -1
  229. package/cfg/recorder.js +1 -1
  230. package/cfg/recorderStatus.d.ts +1 -1
  231. package/cfg/recorderStatus.js +1 -1
  232. package/cfg/remediationConfiguration.d.ts +1 -1
  233. package/cfg/remediationConfiguration.js +1 -1
  234. package/cfg/rule.d.ts +1 -1
  235. package/cfg/rule.js +1 -1
  236. package/chime/voiceConnector.d.ts +1 -1
  237. package/chime/voiceConnector.js +1 -1
  238. package/chime/voiceConnectorGroup.d.ts +1 -1
  239. package/chime/voiceConnectorGroup.js +1 -1
  240. package/chime/voiceConnectorLogging.d.ts +1 -1
  241. package/chime/voiceConnectorLogging.js +1 -1
  242. package/chime/voiceConnectorOrganization.d.ts +1 -1
  243. package/chime/voiceConnectorOrganization.js +1 -1
  244. package/chime/voiceConnectorStreaming.d.ts +1 -1
  245. package/chime/voiceConnectorStreaming.js +1 -1
  246. package/chime/voiceConnectorTermination.d.ts +1 -1
  247. package/chime/voiceConnectorTermination.js +1 -1
  248. package/chime/voiceConnectorTerminationCredentials.d.ts +1 -1
  249. package/chime/voiceConnectorTerminationCredentials.js +1 -1
  250. package/cloud9/environmentEC2.d.ts +7 -7
  251. package/cloudformation/cloudFormationType.d.ts +1 -1
  252. package/cloudformation/cloudFormationType.js +1 -1
  253. package/cloudformation/stack.d.ts +1 -1
  254. package/cloudformation/stack.js +1 -1
  255. package/cloudformation/stackSet.d.ts +1 -1
  256. package/cloudformation/stackSet.js +1 -1
  257. package/cloudformation/stackSetInstance.d.ts +1 -1
  258. package/cloudformation/stackSetInstance.js +1 -1
  259. package/cloudfront/cachePolicy.d.ts +1 -1
  260. package/cloudfront/cachePolicy.js +1 -1
  261. package/cloudfront/distribution.d.ts +1 -1
  262. package/cloudfront/distribution.js +1 -1
  263. package/cloudfront/function.d.ts +1 -1
  264. package/cloudfront/function.js +1 -1
  265. package/cloudfront/getResponseHeadersPolicy.d.ts +71 -0
  266. package/cloudfront/getResponseHeadersPolicy.js +40 -0
  267. package/cloudfront/getResponseHeadersPolicy.js.map +1 -0
  268. package/cloudfront/index.d.ts +2 -0
  269. package/cloudfront/index.js +6 -0
  270. package/cloudfront/index.js.map +1 -1
  271. package/cloudfront/keyGroup.d.ts +1 -1
  272. package/cloudfront/keyGroup.js +1 -1
  273. package/cloudfront/monitoringSubscription.d.ts +1 -1
  274. package/cloudfront/monitoringSubscription.js +1 -1
  275. package/cloudfront/originAccessIdentity.d.ts +1 -1
  276. package/cloudfront/originAccessIdentity.js +1 -1
  277. package/cloudfront/publicKey.d.ts +1 -1
  278. package/cloudfront/publicKey.js +1 -1
  279. package/cloudfront/realtimeLogConfig.d.ts +1 -1
  280. package/cloudfront/realtimeLogConfig.js +1 -1
  281. package/cloudfront/responseHeadersPolicy.d.ts +149 -0
  282. package/cloudfront/responseHeadersPolicy.js +101 -0
  283. package/cloudfront/responseHeadersPolicy.js.map +1 -0
  284. package/cloudhsmv2/cluster.d.ts +8 -0
  285. package/cloudhsmv2/cluster.js +8 -0
  286. package/cloudhsmv2/cluster.js.map +1 -1
  287. package/cloudhsmv2/hsm.d.ts +1 -1
  288. package/cloudhsmv2/hsm.js +1 -1
  289. package/cloudtrail/trail.d.ts +1 -1
  290. package/cloudtrail/trail.js +1 -1
  291. package/cloudwatch/dashboard.d.ts +1 -1
  292. package/cloudwatch/dashboard.js +1 -1
  293. package/cloudwatch/eventApiDestination.d.ts +1 -1
  294. package/cloudwatch/eventApiDestination.js +1 -1
  295. package/cloudwatch/eventBus.d.ts +1 -1
  296. package/cloudwatch/eventBus.js +1 -1
  297. package/cloudwatch/eventBusPolicy.d.ts +1 -1
  298. package/cloudwatch/eventBusPolicy.js +1 -1
  299. package/cloudwatch/eventConnection.d.ts +1 -1
  300. package/cloudwatch/eventConnection.js +1 -1
  301. package/cloudwatch/eventPermission.d.ts +1 -1
  302. package/cloudwatch/eventPermission.js +1 -1
  303. package/cloudwatch/eventRule.d.ts +1 -1
  304. package/cloudwatch/eventRule.js +1 -1
  305. package/cloudwatch/getLogGroups.d.ts +1 -1
  306. package/cloudwatch/getLogGroups.js +1 -1
  307. package/cloudwatch/logDestination.d.ts +1 -1
  308. package/cloudwatch/logDestination.js +1 -1
  309. package/cloudwatch/logDestinationPolicy.d.ts +1 -1
  310. package/cloudwatch/logDestinationPolicy.js +1 -1
  311. package/cloudwatch/logGroup.d.ts +1 -1
  312. package/cloudwatch/logGroup.js +1 -1
  313. package/cloudwatch/logMetricFilter.d.ts +1 -1
  314. package/cloudwatch/logMetricFilter.js +1 -1
  315. package/cloudwatch/logResourcePolicy.d.ts +1 -1
  316. package/cloudwatch/logResourcePolicy.js +1 -1
  317. package/cloudwatch/logStream.d.ts +1 -1
  318. package/cloudwatch/logStream.js +1 -1
  319. package/cloudwatch/metricAlarm.d.ts +1 -1
  320. package/cloudwatch/metricAlarm.js +1 -1
  321. package/cloudwatch/metricStream.d.ts +1 -1
  322. package/cloudwatch/metricStream.js +1 -1
  323. package/codeartifact/domain.d.ts +1 -1
  324. package/codeartifact/domain.js +1 -1
  325. package/codeartifact/domainPermissions.d.ts +1 -1
  326. package/codeartifact/domainPermissions.js +1 -1
  327. package/codeartifact/repository.d.ts +1 -1
  328. package/codeartifact/repository.js +1 -1
  329. package/codeartifact/repositoryPermissionsPolicy.d.ts +1 -1
  330. package/codeartifact/repositoryPermissionsPolicy.js +1 -1
  331. package/codebuild/project.d.ts +2 -2
  332. package/codebuild/project.js +2 -2
  333. package/codebuild/reportGroup.d.ts +1 -1
  334. package/codebuild/reportGroup.js +1 -1
  335. package/codebuild/sourceCredential.d.ts +1 -1
  336. package/codebuild/sourceCredential.js +1 -1
  337. package/codebuild/webhook.d.ts +2 -2
  338. package/codebuild/webhook.js +2 -2
  339. package/codecommit/repository.d.ts +1 -1
  340. package/codecommit/repository.js +1 -1
  341. package/codedeploy/application.d.ts +1 -1
  342. package/codedeploy/application.js +1 -1
  343. package/codedeploy/deploymentConfig.d.ts +1 -1
  344. package/codedeploy/deploymentConfig.js +1 -1
  345. package/codedeploy/deploymentGroup.d.ts +1 -1
  346. package/codedeploy/deploymentGroup.js +1 -1
  347. package/codepipeline/pipeline.d.ts +1 -1
  348. package/codepipeline/pipeline.js +1 -1
  349. package/codepipeline/webhook.d.ts +1 -1
  350. package/codepipeline/webhook.js +1 -1
  351. package/codestarconnections/connection.d.ts +1 -1
  352. package/codestarconnections/connection.js +1 -1
  353. package/codestarconnections/host.d.ts +1 -1
  354. package/codestarconnections/host.js +1 -1
  355. package/codestarnotifications/notificationRule.d.ts +1 -1
  356. package/codestarnotifications/notificationRule.js +1 -1
  357. package/cognito/identityPool.d.ts +1 -1
  358. package/cognito/identityPool.js +1 -1
  359. package/cognito/identityPoolRoleAttachment.d.ts +1 -1
  360. package/cognito/identityPoolRoleAttachment.js +1 -1
  361. package/cognito/identityProvider.d.ts +1 -1
  362. package/cognito/identityProvider.js +1 -1
  363. package/cognito/resourceServer.d.ts +1 -1
  364. package/cognito/resourceServer.js +1 -1
  365. package/cognito/userGroup.d.ts +1 -1
  366. package/cognito/userGroup.js +1 -1
  367. package/cognito/userPool.d.ts +1 -1
  368. package/cognito/userPool.js +1 -1
  369. package/cognito/userPoolClient.d.ts +4 -4
  370. package/cognito/userPoolClient.js +1 -1
  371. package/cognito/userPoolDomain.d.ts +1 -1
  372. package/cognito/userPoolDomain.js +1 -1
  373. package/cognito/userPoolUICustomization.d.ts +1 -1
  374. package/cognito/userPoolUICustomization.js +1 -1
  375. package/connect/contactFlow.d.ts +1 -7
  376. package/connect/contactFlow.js +2 -2
  377. package/connect/contactFlow.js.map +1 -1
  378. package/connect/instance.d.ts +1 -1
  379. package/connect/instance.js +1 -1
  380. package/cur/reportDefinition.d.ts +1 -1
  381. package/cur/reportDefinition.js +1 -1
  382. package/datapipeline/pipeline.d.ts +1 -1
  383. package/datapipeline/pipeline.js +1 -1
  384. package/datasync/agent.d.ts +1 -1
  385. package/datasync/agent.js +1 -1
  386. package/datasync/efsLocation.d.ts +1 -1
  387. package/datasync/efsLocation.js +1 -1
  388. package/datasync/locationFsxWindows.d.ts +1 -1
  389. package/datasync/locationFsxWindows.js +1 -1
  390. package/datasync/locationSmb.d.ts +1 -1
  391. package/datasync/locationSmb.js +1 -1
  392. package/datasync/nfsLocation.d.ts +1 -1
  393. package/datasync/nfsLocation.js +1 -1
  394. package/datasync/s3location.d.ts +1 -1
  395. package/datasync/s3location.js +1 -1
  396. package/datasync/task.d.ts +1 -1
  397. package/datasync/task.js +1 -1
  398. package/dax/cluster.d.ts +3 -3
  399. package/dax/cluster.js +1 -1
  400. package/dax/parameterGroup.d.ts +1 -1
  401. package/dax/parameterGroup.js +1 -1
  402. package/dax/subnetGroup.d.ts +1 -1
  403. package/dax/subnetGroup.js +1 -1
  404. package/devicefarm/project.d.ts +1 -1
  405. package/devicefarm/project.js +1 -1
  406. package/directconnect/connection.d.ts +1 -7
  407. package/directconnect/connection.js +2 -2
  408. package/directconnect/connection.js.map +1 -1
  409. package/directconnect/gateway.d.ts +1 -1
  410. package/directconnect/gateway.js +1 -1
  411. package/directconnect/gatewayAssociation.d.ts +1 -1
  412. package/directconnect/gatewayAssociation.js +1 -1
  413. package/directconnect/gatewayAssociationProposal.d.ts +1 -1
  414. package/directconnect/gatewayAssociationProposal.js +1 -1
  415. package/directconnect/hostedPrivateVirtualInterface.d.ts +1 -1
  416. package/directconnect/hostedPrivateVirtualInterface.js +1 -1
  417. package/directconnect/hostedPrivateVirtualInterfaceAccepter.d.ts +1 -1
  418. package/directconnect/hostedPrivateVirtualInterfaceAccepter.js +1 -1
  419. package/directconnect/hostedPublicVirtualInterface.d.ts +1 -1
  420. package/directconnect/hostedPublicVirtualInterface.js +1 -1
  421. package/directconnect/hostedPublicVirtualInterfaceAccepter.d.ts +1 -1
  422. package/directconnect/hostedPublicVirtualInterfaceAccepter.js +1 -1
  423. package/directconnect/hostedTransitVirtualInterface.d.ts +1 -1
  424. package/directconnect/hostedTransitVirtualInterface.js +1 -1
  425. package/directconnect/hostedTransitVirtualInterfaceAcceptor.d.ts +1 -1
  426. package/directconnect/hostedTransitVirtualInterfaceAcceptor.js +1 -1
  427. package/directconnect/linkAggregationGroup.d.ts +1 -7
  428. package/directconnect/linkAggregationGroup.js +2 -2
  429. package/directconnect/linkAggregationGroup.js.map +1 -1
  430. package/directconnect/privateVirtualInterface.d.ts +1 -1
  431. package/directconnect/privateVirtualInterface.js +1 -1
  432. package/directconnect/publicVirtualInterface.d.ts +1 -1
  433. package/directconnect/publicVirtualInterface.js +1 -1
  434. package/directconnect/transitVirtualInterface.d.ts +1 -1
  435. package/directconnect/transitVirtualInterface.js +1 -1
  436. package/directoryservice/conditionalForwader.d.ts +1 -1
  437. package/directoryservice/conditionalForwader.js +1 -1
  438. package/directoryservice/directory.d.ts +1 -1
  439. package/directoryservice/directory.js +1 -1
  440. package/directoryservice/logService.d.ts +1 -1
  441. package/directoryservice/logService.js +1 -1
  442. package/dms/certificate.d.ts +1 -1
  443. package/dms/certificate.js +1 -1
  444. package/dms/endpoint.d.ts +1 -1
  445. package/dms/endpoint.js +1 -1
  446. package/dms/eventSubscription.d.ts +1 -1
  447. package/dms/eventSubscription.js +1 -1
  448. package/dms/replicationInstance.d.ts +1 -1
  449. package/dms/replicationInstance.js +1 -1
  450. package/dms/replicationSubnetGroup.d.ts +1 -1
  451. package/dms/replicationSubnetGroup.js +1 -1
  452. package/dms/replicationTask.d.ts +1 -1
  453. package/dms/replicationTask.js +1 -1
  454. package/docdb/cluster.d.ts +7 -7
  455. package/docdb/cluster.js +1 -1
  456. package/docdb/clusterInstance.d.ts +1 -1
  457. package/docdb/clusterInstance.js +1 -1
  458. package/docdb/clusterParameterGroup.d.ts +1 -1
  459. package/docdb/clusterParameterGroup.js +1 -1
  460. package/docdb/clusterSnapshot.d.ts +1 -1
  461. package/docdb/clusterSnapshot.js +1 -1
  462. package/docdb/subnetGroup.d.ts +1 -1
  463. package/docdb/subnetGroup.js +1 -1
  464. package/dynamodb/globalTable.d.ts +1 -1
  465. package/dynamodb/globalTable.js +1 -1
  466. package/dynamodb/kinesisStreamingDestination.d.ts +1 -1
  467. package/dynamodb/kinesisStreamingDestination.js +1 -1
  468. package/dynamodb/table.d.ts +1 -1
  469. package/dynamodb/table.js +1 -1
  470. package/dynamodb/tag.d.ts +1 -1
  471. package/dynamodb/tag.js +1 -1
  472. package/ebs/defaultKmsKey.d.ts +1 -1
  473. package/ebs/defaultKmsKey.js +1 -1
  474. package/ebs/getSnapshot.d.ts +2 -2
  475. package/ebs/getVolume.d.ts +2 -2
  476. package/ebs/snapshot.d.ts +7 -1
  477. package/ebs/snapshot.js +1 -1
  478. package/ebs/snapshot.js.map +1 -1
  479. package/ebs/snapshotCopy.d.ts +6 -0
  480. package/ebs/snapshotCopy.js.map +1 -1
  481. package/ebs/volume.d.ts +9 -3
  482. package/ebs/volume.js +1 -1
  483. package/ebs/volume.js.map +1 -1
  484. package/ec2/ami.d.ts +4 -4
  485. package/ec2/ami.js +1 -1
  486. package/ec2/amiCopy.d.ts +2 -2
  487. package/ec2/amiFromInstance.d.ts +2 -2
  488. package/ec2/amiLaunchPermission.d.ts +1 -1
  489. package/ec2/amiLaunchPermission.js +1 -1
  490. package/ec2/availabilityZoneGroup.d.ts +1 -1
  491. package/ec2/availabilityZoneGroup.js +1 -1
  492. package/ec2/capacityReservation.d.ts +1 -1
  493. package/ec2/capacityReservation.js +1 -1
  494. package/ec2/carrierGateway.d.ts +7 -1
  495. package/ec2/carrierGateway.js +1 -1
  496. package/ec2/carrierGateway.js.map +1 -1
  497. package/ec2/customerGateway.d.ts +1 -1
  498. package/ec2/customerGateway.js +1 -1
  499. package/ec2/dedicatedHost.d.ts +7 -4
  500. package/ec2/dedicatedHost.js +2 -2
  501. package/ec2/dedicatedHost.js.map +1 -1
  502. package/ec2/defaultNetworkAcl.d.ts +1 -1
  503. package/ec2/defaultNetworkAcl.js +1 -1
  504. package/ec2/defaultRouteTable.d.ts +1 -1
  505. package/ec2/defaultRouteTable.js +1 -1
  506. package/ec2/defaultSecurityGroup.d.ts +1 -1
  507. package/ec2/defaultSecurityGroup.js +1 -1
  508. package/ec2/defaultSubnet.d.ts +1 -1
  509. package/ec2/defaultSubnet.js +1 -1
  510. package/ec2/defaultVpc.d.ts +1 -1
  511. package/ec2/defaultVpc.js +1 -1
  512. package/ec2/defaultVpcDhcpOptions.d.ts +1 -1
  513. package/ec2/defaultVpcDhcpOptions.js +1 -1
  514. package/ec2/egressOnlyInternetGateway.d.ts +7 -1
  515. package/ec2/egressOnlyInternetGateway.js +1 -1
  516. package/ec2/egressOnlyInternetGateway.js.map +1 -1
  517. package/ec2/eip.d.ts +8 -2
  518. package/ec2/eip.js +2 -2
  519. package/ec2/eip.js.map +1 -1
  520. package/ec2/fleet.d.ts +7 -1
  521. package/ec2/fleet.js +1 -1
  522. package/ec2/fleet.js.map +1 -1
  523. package/ec2/flowLog.d.ts +1 -1
  524. package/ec2/flowLog.js +1 -1
  525. package/ec2/getAmi.d.ts +2 -2
  526. package/ec2/getAmiIds.d.ts +2 -2
  527. package/ec2/getInstances.d.ts +2 -2
  528. package/ec2/getInstances.js +2 -2
  529. package/ec2/getNetworkInterface.d.ts +4 -0
  530. package/ec2/getNetworkInterface.js.map +1 -1
  531. package/ec2/getPrefixList.d.ts +1 -1
  532. package/ec2/getPrefixList.js +1 -1
  533. package/ec2/getVpcDhcpOptions.d.ts +1 -1
  534. package/ec2/getVpcEndpointService.d.ts +2 -2
  535. package/ec2/instance.d.ts +4 -4
  536. package/ec2/instance.js +1 -1
  537. package/ec2/internetGateway.d.ts +1 -1
  538. package/ec2/internetGateway.js +1 -1
  539. package/ec2/keyPair.d.ts +7 -1
  540. package/ec2/keyPair.js +1 -1
  541. package/ec2/keyPair.js.map +1 -1
  542. package/ec2/launchConfiguration.d.ts +2 -2
  543. package/ec2/launchConfiguration.js +2 -2
  544. package/ec2/launchTemplate.d.ts +1 -1
  545. package/ec2/launchTemplate.js +1 -1
  546. package/ec2/localGatewayRoute.d.ts +1 -1
  547. package/ec2/localGatewayRoute.js +1 -1
  548. package/ec2/localGatewayRouteTableVpcAssociation.d.ts +7 -1
  549. package/ec2/localGatewayRouteTableVpcAssociation.js +1 -1
  550. package/ec2/localGatewayRouteTableVpcAssociation.js.map +1 -1
  551. package/ec2/managedPrefixList.d.ts +1 -1
  552. package/ec2/managedPrefixList.js +1 -1
  553. package/ec2/managedPrefixListEntry.d.ts +1 -1
  554. package/ec2/managedPrefixListEntry.js +1 -1
  555. package/ec2/natGateway.d.ts +1 -1
  556. package/ec2/natGateway.js +1 -1
  557. package/ec2/networkAcl.d.ts +1 -1
  558. package/ec2/networkAcl.js +1 -1
  559. package/ec2/networkAclRule.d.ts +6 -6
  560. package/ec2/networkInterface.d.ts +65 -1
  561. package/ec2/networkInterface.js +13 -1
  562. package/ec2/networkInterface.js.map +1 -1
  563. package/ec2/peeringConnectionOptions.d.ts +1 -1
  564. package/ec2/peeringConnectionOptions.js +1 -1
  565. package/ec2/placementGroup.d.ts +2 -2
  566. package/ec2/placementGroup.js +1 -1
  567. package/ec2/securityGroup.d.ts +1 -1
  568. package/ec2/securityGroup.js +1 -1
  569. package/ec2/securityGroupRule.d.ts +1 -1
  570. package/ec2/securityGroupRule.js +1 -1
  571. package/ec2/spotDatafeedSubscription.d.ts +1 -1
  572. package/ec2/spotDatafeedSubscription.js +1 -1
  573. package/ec2/spotFleetRequest.d.ts +1 -1
  574. package/ec2/spotFleetRequest.js +1 -1
  575. package/ec2/spotInstanceRequest.d.ts +3 -3
  576. package/ec2/subnet.d.ts +1 -1
  577. package/ec2/subnet.js +1 -1
  578. package/ec2/tag.d.ts +1 -1
  579. package/ec2/tag.js +1 -1
  580. package/ec2/trafficMirrorFilter.d.ts +7 -1
  581. package/ec2/trafficMirrorFilter.js +1 -1
  582. package/ec2/trafficMirrorFilter.js.map +1 -1
  583. package/ec2/trafficMirrorFilterRule.d.ts +1 -1
  584. package/ec2/trafficMirrorFilterRule.js +1 -1
  585. package/ec2/trafficMirrorSession.d.ts +7 -1
  586. package/ec2/trafficMirrorSession.js +1 -1
  587. package/ec2/trafficMirrorSession.js.map +1 -1
  588. package/ec2/trafficMirrorTarget.d.ts +7 -1
  589. package/ec2/trafficMirrorTarget.js +1 -1
  590. package/ec2/trafficMirrorTarget.js.map +1 -1
  591. package/ec2/transitGatewayPeeringAttachmentAccepter.d.ts +7 -1
  592. package/ec2/transitGatewayPeeringAttachmentAccepter.js +1 -1
  593. package/ec2/transitGatewayPeeringAttachmentAccepter.js.map +1 -1
  594. package/ec2/volumeAttachment.d.ts +1 -1
  595. package/ec2/volumeAttachment.js +1 -1
  596. package/ec2/vpc.d.ts +1 -1
  597. package/ec2/vpc.js +1 -1
  598. package/ec2/vpcDhcpOptions.d.ts +1 -1
  599. package/ec2/vpcDhcpOptions.js +1 -1
  600. package/ec2/vpcEndpoint.d.ts +1 -1
  601. package/ec2/vpcEndpoint.js +1 -1
  602. package/ec2/vpcEndpointConnectionNotification.d.ts +1 -1
  603. package/ec2/vpcEndpointConnectionNotification.js +1 -1
  604. package/ec2/vpcEndpointRouteTableAssociation.d.ts +1 -1
  605. package/ec2/vpcEndpointRouteTableAssociation.js +1 -1
  606. package/ec2/vpcEndpointService.d.ts +1 -1
  607. package/ec2/vpcEndpointService.js +1 -1
  608. package/ec2/vpcIpv4CidrBlockAssociation.d.ts +1 -1
  609. package/ec2/vpcIpv4CidrBlockAssociation.js +1 -1
  610. package/ec2/vpcPeeringConnection.d.ts +1 -1
  611. package/ec2/vpcPeeringConnection.js +1 -1
  612. package/ec2/vpcPeeringConnectionAccepter.d.ts +1 -1
  613. package/ec2/vpcPeeringConnectionAccepter.js +1 -1
  614. package/ec2/vpnConnection.d.ts +1 -1
  615. package/ec2/vpnConnection.js +1 -1
  616. package/ec2/vpnGateway.d.ts +1 -1
  617. package/ec2/vpnGateway.js +1 -1
  618. package/ec2clientvpn/endpoint.d.ts +7 -1
  619. package/ec2clientvpn/endpoint.js +1 -1
  620. package/ec2clientvpn/endpoint.js.map +1 -1
  621. package/ec2transitgateway/peeringAttachment.d.ts +7 -1
  622. package/ec2transitgateway/peeringAttachment.js +1 -1
  623. package/ec2transitgateway/peeringAttachment.js.map +1 -1
  624. package/ec2transitgateway/prefixListReference.d.ts +1 -1
  625. package/ec2transitgateway/prefixListReference.js +1 -1
  626. package/ec2transitgateway/route.d.ts +1 -1
  627. package/ec2transitgateway/route.js +1 -1
  628. package/ec2transitgateway/routeTable.d.ts +7 -1
  629. package/ec2transitgateway/routeTable.js +1 -1
  630. package/ec2transitgateway/routeTable.js.map +1 -1
  631. package/ec2transitgateway/routeTableAssociation.d.ts +1 -1
  632. package/ec2transitgateway/routeTableAssociation.js +1 -1
  633. package/ec2transitgateway/routeTablePropagation.d.ts +1 -1
  634. package/ec2transitgateway/routeTablePropagation.js +1 -1
  635. package/ec2transitgateway/transitGateway.d.ts +7 -1
  636. package/ec2transitgateway/transitGateway.js +1 -1
  637. package/ec2transitgateway/transitGateway.js.map +1 -1
  638. package/ec2transitgateway/vpcAttachment.d.ts +7 -1
  639. package/ec2transitgateway/vpcAttachment.js +1 -1
  640. package/ec2transitgateway/vpcAttachment.js.map +1 -1
  641. package/ec2transitgateway/vpcAttachmentAccepter.d.ts +7 -1
  642. package/ec2transitgateway/vpcAttachmentAccepter.js +1 -1
  643. package/ec2transitgateway/vpcAttachmentAccepter.js.map +1 -1
  644. package/ecr/lifecyclePolicy.d.ts +1 -1
  645. package/ecr/lifecyclePolicy.js +1 -1
  646. package/ecr/registryPolicy.d.ts +1 -1
  647. package/ecr/registryPolicy.js +1 -1
  648. package/ecr/replicationConfiguration.d.ts +1 -1
  649. package/ecr/replicationConfiguration.js +1 -1
  650. package/ecr/repository.d.ts +7 -1
  651. package/ecr/repository.js +1 -1
  652. package/ecr/repository.js.map +1 -1
  653. package/ecr/repositoryPolicy.d.ts +1 -1
  654. package/ecr/repositoryPolicy.js +1 -1
  655. package/ecrpublic/repository.d.ts +1 -1
  656. package/ecrpublic/repository.js +1 -1
  657. package/ecs/capacityProvider.d.ts +1 -1
  658. package/ecs/capacityProvider.js +1 -1
  659. package/ecs/cluster.d.ts +1 -1
  660. package/ecs/cluster.js +1 -1
  661. package/ecs/service.d.ts +10 -4
  662. package/ecs/service.js +1 -1
  663. package/ecs/service.js.map +1 -1
  664. package/ecs/tag.d.ts +1 -1
  665. package/ecs/tag.js +1 -1
  666. package/efs/accessPoint.d.ts +1 -1
  667. package/efs/accessPoint.js +1 -1
  668. package/efs/backupPolicy.d.ts +1 -1
  669. package/efs/backupPolicy.js +1 -1
  670. package/efs/fileSystem.d.ts +7 -1
  671. package/efs/fileSystem.js +1 -1
  672. package/efs/fileSystem.js.map +1 -1
  673. package/efs/fileSystemPolicy.d.ts +1 -1
  674. package/efs/fileSystemPolicy.js +1 -1
  675. package/efs/getFileSystem.d.ts +2 -2
  676. package/efs/mountTarget.d.ts +1 -1
  677. package/efs/mountTarget.js +1 -1
  678. package/eks/addon.d.ts +1 -1
  679. package/eks/addon.js +1 -1
  680. package/eks/cluster.d.ts +1 -1
  681. package/eks/cluster.js +1 -1
  682. package/eks/fargateProfile.d.ts +7 -1
  683. package/eks/fargateProfile.js +1 -1
  684. package/eks/fargateProfile.js.map +1 -1
  685. package/eks/identityProviderConfig.d.ts +7 -1
  686. package/eks/identityProviderConfig.js +1 -1
  687. package/eks/identityProviderConfig.js.map +1 -1
  688. package/eks/nodeGroup.d.ts +4 -4
  689. package/eks/nodeGroup.js +1 -1
  690. package/elasticache/cluster.d.ts +4 -4
  691. package/elasticache/cluster.js +1 -1
  692. package/elasticache/getCluster.d.ts +1 -1
  693. package/elasticache/globalReplicationGroup.d.ts +1 -1
  694. package/elasticache/globalReplicationGroup.js +1 -1
  695. package/elasticache/parameterGroup.d.ts +1 -1
  696. package/elasticache/parameterGroup.js +1 -1
  697. package/elasticache/replicationGroup.d.ts +16 -10
  698. package/elasticache/replicationGroup.js +1 -1
  699. package/elasticache/replicationGroup.js.map +1 -1
  700. package/elasticache/securityGroup.d.ts +1 -1
  701. package/elasticache/securityGroup.js +1 -1
  702. package/elasticache/subnetGroup.d.ts +1 -1
  703. package/elasticache/subnetGroup.js +1 -1
  704. package/elasticache/user.d.ts +1 -1
  705. package/elasticache/user.js +1 -1
  706. package/elasticache/userGroup.d.ts +1 -1
  707. package/elasticache/userGroup.js +1 -1
  708. package/elasticbeanstalk/application.d.ts +7 -1
  709. package/elasticbeanstalk/application.js +1 -1
  710. package/elasticbeanstalk/application.js.map +1 -1
  711. package/elasticbeanstalk/environment.d.ts +7 -1
  712. package/elasticbeanstalk/environment.js +1 -1
  713. package/elasticbeanstalk/environment.js.map +1 -1
  714. package/elasticloadbalancing/appCookieStickinessPolicy.d.ts +1 -1
  715. package/elasticloadbalancing/appCookieStickinessPolicy.js +1 -1
  716. package/elasticloadbalancing/loadBalancer.d.ts +7 -1
  717. package/elasticloadbalancing/loadBalancer.js +1 -1
  718. package/elasticloadbalancing/loadBalancer.js.map +1 -1
  719. package/elasticloadbalancingv2/listener.d.ts +1 -1
  720. package/elasticloadbalancingv2/listener.js +1 -1
  721. package/elasticloadbalancingv2/listenerCertificate.d.ts +1 -1
  722. package/elasticloadbalancingv2/listenerCertificate.js +1 -1
  723. package/elasticloadbalancingv2/listenerRule.d.ts +1 -1
  724. package/elasticloadbalancingv2/listenerRule.js +1 -1
  725. package/elasticloadbalancingv2/loadBalancer.d.ts +1 -1
  726. package/elasticloadbalancingv2/loadBalancer.js +1 -1
  727. package/elasticloadbalancingv2/targetGroup.d.ts +1 -1
  728. package/elasticloadbalancingv2/targetGroup.js +1 -1
  729. package/elasticsearch/domain.d.ts +1 -1
  730. package/elasticsearch/domain.js +1 -1
  731. package/elasticsearch/domainPolicy.d.ts +1 -1
  732. package/elasticsearch/domainPolicy.js +1 -1
  733. package/elasticsearch/domainSamlOptions.d.ts +1 -1
  734. package/elasticsearch/domainSamlOptions.js +1 -1
  735. package/elasticsearch/getDomain.d.ts +1 -1
  736. package/elastictranscoder/pipeline.d.ts +1 -1
  737. package/elastictranscoder/pipeline.js +1 -1
  738. package/elastictranscoder/preset.d.ts +1 -1
  739. package/elastictranscoder/preset.js +1 -1
  740. package/elb/appCookieStickinessPolicy.d.ts +1 -1
  741. package/elb/appCookieStickinessPolicy.js +1 -1
  742. package/elb/loadBalancer.d.ts +7 -1
  743. package/elb/loadBalancer.js +1 -1
  744. package/elb/loadBalancer.js.map +1 -1
  745. package/emr/cluster.d.ts +1 -1
  746. package/emr/cluster.js +1 -1
  747. package/emr/instanceFleet.d.ts +1 -1
  748. package/emr/instanceFleet.js +1 -1
  749. package/emr/instanceGroup.d.ts +1 -1
  750. package/emr/instanceGroup.js +1 -1
  751. package/emr/managedScalingPolicy.d.ts +1 -1
  752. package/emr/managedScalingPolicy.js +1 -1
  753. package/emr/securityConfiguration.d.ts +1 -1
  754. package/emr/securityConfiguration.js +1 -1
  755. package/fms/adminAccount.d.ts +1 -1
  756. package/fms/adminAccount.js +1 -1
  757. package/fms/policy.d.ts +1 -1
  758. package/fms/policy.js +1 -1
  759. package/fsx/backup.d.ts +1 -7
  760. package/fsx/backup.js +2 -2
  761. package/fsx/backup.js.map +1 -1
  762. package/fsx/lustreFileSystem.d.ts +3 -3
  763. package/fsx/lustreFileSystem.js +1 -1
  764. package/fsx/ontapFileSystem.d.ts +2 -8
  765. package/fsx/ontapFileSystem.js +3 -3
  766. package/fsx/ontapFileSystem.js.map +1 -1
  767. package/fsx/windowsFileSystem.d.ts +3 -3
  768. package/fsx/windowsFileSystem.js +1 -1
  769. package/gamelift/alias.d.ts +1 -1
  770. package/gamelift/alias.js +1 -1
  771. package/gamelift/build.d.ts +3 -3
  772. package/gamelift/fleet.d.ts +6 -6
  773. package/gamelift/gameSessionQueue.d.ts +1 -1
  774. package/gamelift/gameSessionQueue.js +1 -1
  775. package/getAmi.d.ts +2 -2
  776. package/getAmiIds.d.ts +2 -2
  777. package/getAutoscalingGroups.d.ts +2 -2
  778. package/getAvailabilityZone.d.ts +1 -1
  779. package/getAvailabilityZone.js +1 -1
  780. package/getIpRanges.d.ts +4 -4
  781. package/getPartition.d.ts +3 -3
  782. package/getPrefixList.d.ts +1 -1
  783. package/getPrefixList.js +1 -1
  784. package/getRegions.d.ts +1 -1
  785. package/getRegions.js +1 -1
  786. package/glacier/vault.d.ts +1 -1
  787. package/glacier/vault.js +1 -1
  788. package/glacier/vaultLock.d.ts +1 -1
  789. package/glacier/vaultLock.js +1 -1
  790. package/globalaccelerator/accelerator.d.ts +1 -1
  791. package/globalaccelerator/accelerator.js +1 -1
  792. package/globalaccelerator/endpointGroup.d.ts +1 -1
  793. package/globalaccelerator/endpointGroup.js +1 -1
  794. package/globalaccelerator/listener.d.ts +1 -1
  795. package/globalaccelerator/listener.js +1 -1
  796. package/glue/catalogDatabase.d.ts +1 -1
  797. package/glue/catalogDatabase.js +1 -1
  798. package/glue/catalogTable.d.ts +1 -1
  799. package/glue/catalogTable.js +1 -1
  800. package/glue/classifier.d.ts +1 -1
  801. package/glue/classifier.js +1 -1
  802. package/glue/connection.d.ts +1 -7
  803. package/glue/connection.js +2 -2
  804. package/glue/connection.js.map +1 -1
  805. package/glue/crawler.d.ts +1 -1
  806. package/glue/crawler.js +1 -1
  807. package/glue/dataCatalogEncryptionSettings.d.ts +1 -1
  808. package/glue/dataCatalogEncryptionSettings.js +1 -1
  809. package/glue/devEndpoint.d.ts +7 -1
  810. package/glue/devEndpoint.js +1 -1
  811. package/glue/devEndpoint.js.map +1 -1
  812. package/glue/job.d.ts +7 -1
  813. package/glue/job.js +1 -1
  814. package/glue/job.js.map +1 -1
  815. package/glue/mltransform.d.ts +7 -1
  816. package/glue/mltransform.js +1 -1
  817. package/glue/mltransform.js.map +1 -1
  818. package/glue/partition.d.ts +1 -1
  819. package/glue/partition.js +1 -1
  820. package/glue/partitionIndex.d.ts +1 -1
  821. package/glue/partitionIndex.js +1 -1
  822. package/glue/registry.d.ts +7 -1
  823. package/glue/registry.js +1 -1
  824. package/glue/registry.js.map +1 -1
  825. package/glue/schema.d.ts +7 -1
  826. package/glue/schema.js +1 -1
  827. package/glue/schema.js.map +1 -1
  828. package/glue/securityConfiguration.d.ts +1 -1
  829. package/glue/securityConfiguration.js +1 -1
  830. package/glue/trigger.d.ts +7 -1
  831. package/glue/trigger.js +1 -1
  832. package/glue/trigger.js.map +1 -1
  833. package/glue/userDefinedFunction.d.ts +1 -1
  834. package/glue/userDefinedFunction.js +1 -1
  835. package/glue/workflow.d.ts +7 -1
  836. package/glue/workflow.js +1 -1
  837. package/glue/workflow.js.map +1 -1
  838. package/guardduty/detector.d.ts +1 -1
  839. package/guardduty/detector.js +1 -1
  840. package/guardduty/filter.d.ts +1 -1
  841. package/guardduty/filter.js +1 -1
  842. package/guardduty/inviteAccepter.d.ts +1 -1
  843. package/guardduty/inviteAccepter.js +1 -1
  844. package/guardduty/ipset.d.ts +1 -1
  845. package/guardduty/ipset.js +1 -1
  846. package/guardduty/member.d.ts +1 -1
  847. package/guardduty/member.js +1 -1
  848. package/guardduty/organizationAdminAccount.d.ts +1 -1
  849. package/guardduty/organizationAdminAccount.js +1 -1
  850. package/guardduty/organizationConfiguration.d.ts +1 -1
  851. package/guardduty/organizationConfiguration.js +1 -1
  852. package/guardduty/publishingDestination.d.ts +1 -1
  853. package/guardduty/publishingDestination.js +1 -1
  854. package/guardduty/threatIntelSet.d.ts +1 -1
  855. package/guardduty/threatIntelSet.js +1 -1
  856. package/iam/accessKey.d.ts +1 -1
  857. package/iam/accessKey.js +1 -1
  858. package/iam/accountAlias.d.ts +1 -1
  859. package/iam/accountAlias.js +1 -1
  860. package/iam/accountPasswordPolicy.d.ts +4 -4
  861. package/iam/accountPasswordPolicy.js +1 -1
  862. package/iam/getUserSshKey.d.ts +77 -0
  863. package/iam/getUserSshKey.js +42 -0
  864. package/iam/getUserSshKey.js.map +1 -0
  865. package/iam/group.d.ts +1 -1
  866. package/iam/group.js +1 -1
  867. package/iam/groupPolicy.d.ts +1 -1
  868. package/iam/groupPolicy.js +1 -1
  869. package/iam/index.d.ts +1 -0
  870. package/iam/index.js +1 -0
  871. package/iam/index.js.map +1 -1
  872. package/iam/instanceProfile.d.ts +1 -1
  873. package/iam/instanceProfile.js +1 -1
  874. package/iam/openIdConnectProvider.d.ts +1 -1
  875. package/iam/openIdConnectProvider.js +1 -1
  876. package/iam/policy.d.ts +1 -1
  877. package/iam/policy.js +1 -1
  878. package/iam/role.d.ts +1 -1
  879. package/iam/role.js +1 -1
  880. package/iam/rolePolicy.d.ts +1 -1
  881. package/iam/rolePolicy.js +1 -1
  882. package/iam/samlProvider.d.ts +5 -5
  883. package/iam/samlProvider.js +1 -1
  884. package/iam/serverCertificate.d.ts +1 -1
  885. package/iam/serverCertificate.js +1 -1
  886. package/iam/serviceLinkedRole.d.ts +1 -1
  887. package/iam/serviceLinkedRole.js +1 -1
  888. package/iam/sshKey.d.ts +1 -1
  889. package/iam/sshKey.js +1 -1
  890. package/iam/user.d.ts +1 -1
  891. package/iam/user.js +1 -1
  892. package/iam/userLoginProfile.d.ts +1 -1
  893. package/iam/userLoginProfile.js +1 -1
  894. package/iam/userPolicy.d.ts +1 -1
  895. package/iam/userPolicy.js +1 -1
  896. package/imagebuilder/component.d.ts +1 -1
  897. package/imagebuilder/component.js +1 -1
  898. package/imagebuilder/distributionConfiguration.d.ts +1 -1
  899. package/imagebuilder/distributionConfiguration.js +1 -1
  900. package/imagebuilder/getImage.d.ts +2 -2
  901. package/imagebuilder/image.d.ts +1 -1
  902. package/imagebuilder/image.js +1 -1
  903. package/imagebuilder/imagePipeline.d.ts +1 -1
  904. package/imagebuilder/imagePipeline.js +1 -1
  905. package/imagebuilder/imageRecipe.d.ts +1 -1
  906. package/imagebuilder/imageRecipe.js +1 -1
  907. package/imagebuilder/infrastructureConfiguration.d.ts +1 -1
  908. package/imagebuilder/infrastructureConfiguration.js +1 -1
  909. package/inspector/assessmentTarget.d.ts +1 -1
  910. package/inspector/assessmentTarget.js +1 -1
  911. package/inspector/assessmentTemplate.d.ts +1 -1
  912. package/inspector/assessmentTemplate.js +1 -1
  913. package/inspector/getRulesPackages.d.ts +1 -1
  914. package/inspector/getRulesPackages.js +1 -1
  915. package/iot/authorizer.d.ts +1 -1
  916. package/iot/authorizer.js +1 -1
  917. package/iot/policy.d.ts +1 -1
  918. package/iot/policy.js +1 -1
  919. package/iot/roleAlias.d.ts +1 -1
  920. package/iot/roleAlias.js +1 -1
  921. package/iot/thing.d.ts +1 -1
  922. package/iot/thing.js +1 -1
  923. package/iot/thingType.d.ts +1 -1
  924. package/iot/thingType.js +1 -1
  925. package/iot/topicRule.d.ts +1 -1
  926. package/iot/topicRule.js +1 -1
  927. package/kinesis/analyticsApplication.d.ts +7 -1
  928. package/kinesis/analyticsApplication.js +1 -1
  929. package/kinesis/analyticsApplication.js.map +1 -1
  930. package/kinesis/firehoseDeliveryStream.d.ts +8 -2
  931. package/kinesis/firehoseDeliveryStream.js +2 -2
  932. package/kinesis/firehoseDeliveryStream.js.map +1 -1
  933. package/kinesis/stream.d.ts +7 -1
  934. package/kinesis/stream.js +1 -1
  935. package/kinesis/stream.js.map +1 -1
  936. package/kinesis/streamConsumer.d.ts +1 -1
  937. package/kinesis/streamConsumer.js +1 -1
  938. package/kinesis/videoStream.d.ts +7 -1
  939. package/kinesis/videoStream.js +1 -1
  940. package/kinesis/videoStream.js.map +1 -1
  941. package/kinesisanalyticsv2/application.d.ts +7 -1
  942. package/kinesisanalyticsv2/application.js +1 -1
  943. package/kinesisanalyticsv2/application.js.map +1 -1
  944. package/kinesisanalyticsv2/applicationSnapshot.d.ts +1 -1
  945. package/kinesisanalyticsv2/applicationSnapshot.js +1 -1
  946. package/kms/alias.d.ts +1 -1
  947. package/kms/alias.js +1 -1
  948. package/kms/externalKey.d.ts +13 -1
  949. package/kms/externalKey.js +3 -1
  950. package/kms/externalKey.js.map +1 -1
  951. package/kms/getKey.d.ts +3 -0
  952. package/kms/getKey.js.map +1 -1
  953. package/kms/grant.d.ts +1 -1
  954. package/kms/grant.js +1 -1
  955. package/kms/index.d.ts +2 -0
  956. package/kms/index.js +10 -0
  957. package/kms/index.js.map +1 -1
  958. package/kms/key.d.ts +44 -11
  959. package/kms/key.js +4 -2
  960. package/kms/key.js.map +1 -1
  961. package/kms/replicaExternalKey.d.ts +233 -0
  962. package/kms/replicaExternalKey.js +119 -0
  963. package/kms/replicaExternalKey.js.map +1 -0
  964. package/kms/replicaKey.d.ts +204 -0
  965. package/kms/replicaKey.js +110 -0
  966. package/kms/replicaKey.js.map +1 -0
  967. package/lakeformation/resource.d.ts +1 -1
  968. package/lakeformation/resource.js +1 -1
  969. package/lambda/alias.d.ts +1 -1
  970. package/lambda/alias.js +1 -1
  971. package/lambda/codeSigningConfig.d.ts +1 -1
  972. package/lambda/codeSigningConfig.js +1 -1
  973. package/lambda/eventSourceMapping.d.ts +1 -1
  974. package/lambda/eventSourceMapping.js +1 -1
  975. package/lambda/function.d.ts +1 -1
  976. package/lambda/function.js +1 -1
  977. package/lambda/functionEventInvokeConfig.d.ts +1 -1
  978. package/lambda/functionEventInvokeConfig.js +1 -1
  979. package/lambda/getFunction.d.ts +2 -2
  980. package/lambda/permission.d.ts +10 -10
  981. package/lambda/permission.js +1 -1
  982. package/lambda/provisionedConcurrencyConfig.d.ts +1 -1
  983. package/lambda/provisionedConcurrencyConfig.js +1 -1
  984. package/lb/listener.d.ts +1 -1
  985. package/lb/listener.js +1 -1
  986. package/lb/listenerCertificate.d.ts +1 -1
  987. package/lb/listenerCertificate.js +1 -1
  988. package/lb/listenerRule.d.ts +1 -1
  989. package/lb/listenerRule.js +1 -1
  990. package/lb/loadBalancer.d.ts +1 -1
  991. package/lb/loadBalancer.js +1 -1
  992. package/lb/targetGroup.d.ts +1 -1
  993. package/lb/targetGroup.js +1 -1
  994. package/licensemanager/association.d.ts +1 -1
  995. package/licensemanager/association.js +1 -1
  996. package/licensemanager/licenseConfiguration.d.ts +1 -1
  997. package/licensemanager/licenseConfiguration.js +1 -1
  998. package/lightsail/instance.d.ts +3 -3
  999. package/lightsail/instance.js +3 -3
  1000. package/macie/customDataIdentifier.d.ts +1 -1
  1001. package/macie/customDataIdentifier.js +1 -1
  1002. package/macie/findingsFilter.d.ts +1 -1
  1003. package/macie/findingsFilter.js +1 -1
  1004. package/macie2/account.d.ts +1 -1
  1005. package/macie2/account.js +1 -1
  1006. package/macie2/classificationJob.d.ts +1 -1
  1007. package/macie2/classificationJob.js +1 -1
  1008. package/macie2/invitationAccepter.d.ts +1 -1
  1009. package/macie2/invitationAccepter.js +1 -1
  1010. package/macie2/member.d.ts +1 -1
  1011. package/macie2/member.js +1 -1
  1012. package/macie2/organizationAdminAccount.d.ts +1 -1
  1013. package/macie2/organizationAdminAccount.js +1 -1
  1014. package/mediaconvert/queue.d.ts +1 -1
  1015. package/mediaconvert/queue.js +1 -1
  1016. package/mediapackage/channel.d.ts +1 -1
  1017. package/mediapackage/channel.js +1 -1
  1018. package/mediastore/container.d.ts +1 -1
  1019. package/mediastore/container.js +1 -1
  1020. package/mediastore/containerPolicy.d.ts +1 -1
  1021. package/mediastore/containerPolicy.js +1 -1
  1022. package/mq/broker.d.ts +4 -6
  1023. package/mq/broker.js +1 -6
  1024. package/mq/broker.js.map +1 -1
  1025. package/mq/configuration.d.ts +1 -1
  1026. package/mq/configuration.js +1 -1
  1027. package/msk/cluster.d.ts +3 -3
  1028. package/msk/cluster.js +1 -1
  1029. package/msk/configuration.d.ts +1 -1
  1030. package/msk/configuration.js +1 -1
  1031. package/msk/scramSecretAssociation.d.ts +1 -1
  1032. package/msk/scramSecretAssociation.js +1 -1
  1033. package/mwaa/environment.d.ts +1 -1
  1034. package/mwaa/environment.js +1 -1
  1035. package/neptune/cluster.d.ts +10 -10
  1036. package/neptune/cluster.js +1 -1
  1037. package/neptune/clusterEndpoint.d.ts +1 -1
  1038. package/neptune/clusterEndpoint.js +1 -1
  1039. package/neptune/clusterInstance.d.ts +1 -1
  1040. package/neptune/clusterInstance.js +1 -1
  1041. package/neptune/clusterParameterGroup.d.ts +1 -1
  1042. package/neptune/clusterParameterGroup.js +1 -1
  1043. package/neptune/clusterSnapshot.d.ts +1 -1
  1044. package/neptune/clusterSnapshot.js +1 -1
  1045. package/neptune/eventSubscription.d.ts +1 -1
  1046. package/neptune/eventSubscription.js +1 -1
  1047. package/neptune/parameterGroup.d.ts +1 -1
  1048. package/neptune/parameterGroup.js +1 -1
  1049. package/neptune/subnetGroup.d.ts +1 -1
  1050. package/neptune/subnetGroup.js +1 -1
  1051. package/networkfirewall/resourcePolicy.d.ts +1 -1
  1052. package/networkfirewall/resourcePolicy.js +1 -1
  1053. package/opsworks/application.d.ts +1 -1
  1054. package/opsworks/application.js +1 -1
  1055. package/opsworks/customLayer.d.ts +1 -1
  1056. package/opsworks/customLayer.js +1 -1
  1057. package/opsworks/instance.d.ts +2 -2
  1058. package/opsworks/instance.js +2 -2
  1059. package/opsworks/phpAppLayer.d.ts +1 -1
  1060. package/opsworks/phpAppLayer.js +1 -1
  1061. package/opsworks/stack.d.ts +1 -1
  1062. package/opsworks/stack.js +1 -1
  1063. package/opsworks/staticWebLayer.d.ts +1 -1
  1064. package/opsworks/staticWebLayer.js +1 -1
  1065. package/organizations/account.d.ts +1 -1
  1066. package/organizations/account.js +1 -1
  1067. package/organizations/delegatedAdministrator.d.ts +1 -1
  1068. package/organizations/delegatedAdministrator.js +1 -1
  1069. package/organizations/getOrganization.d.ts +1 -1
  1070. package/organizations/organization.d.ts +4 -4
  1071. package/organizations/organization.js +1 -1
  1072. package/organizations/organizationalUnit.d.ts +1 -1
  1073. package/organizations/organizationalUnit.js +1 -1
  1074. package/organizations/policy.d.ts +1 -1
  1075. package/organizations/policy.js +1 -1
  1076. package/organizations/policyAttachment.d.ts +1 -1
  1077. package/organizations/policyAttachment.js +1 -1
  1078. package/package.json +2 -2
  1079. package/package.json.dev +1 -1
  1080. package/pinpoint/admChannel.d.ts +1 -1
  1081. package/pinpoint/admChannel.js +1 -1
  1082. package/pinpoint/apnsChannel.d.ts +1 -1
  1083. package/pinpoint/apnsChannel.js +1 -1
  1084. package/pinpoint/apnsSandboxChannel.d.ts +1 -1
  1085. package/pinpoint/apnsSandboxChannel.js +1 -1
  1086. package/pinpoint/apnsVoipChannel.d.ts +1 -1
  1087. package/pinpoint/apnsVoipChannel.js +1 -1
  1088. package/pinpoint/apnsVoipSandboxChannel.d.ts +1 -1
  1089. package/pinpoint/apnsVoipSandboxChannel.js +1 -1
  1090. package/pinpoint/app.d.ts +1 -1
  1091. package/pinpoint/app.js +1 -1
  1092. package/pinpoint/baiduChannel.d.ts +1 -1
  1093. package/pinpoint/baiduChannel.js +1 -1
  1094. package/pinpoint/emailChannel.d.ts +1 -1
  1095. package/pinpoint/emailChannel.js +1 -1
  1096. package/pinpoint/eventStream.d.ts +1 -1
  1097. package/pinpoint/eventStream.js +1 -1
  1098. package/pinpoint/gcmChannel.d.ts +1 -1
  1099. package/pinpoint/gcmChannel.js +1 -1
  1100. package/pinpoint/smsChannel.d.ts +1 -1
  1101. package/pinpoint/smsChannel.js +1 -1
  1102. package/qldb/ledger.d.ts +1 -1
  1103. package/qldb/ledger.js +1 -1
  1104. package/quicksight/dataSource.d.ts +1 -7
  1105. package/quicksight/dataSource.js +2 -2
  1106. package/quicksight/dataSource.js.map +1 -1
  1107. package/ram/getResourceShare.d.ts +2 -2
  1108. package/ram/principalAssociation.d.ts +1 -1
  1109. package/ram/principalAssociation.js +1 -1
  1110. package/ram/resourceAssociation.d.ts +2 -2
  1111. package/ram/resourceAssociation.js +2 -2
  1112. package/ram/resourceShare.d.ts +1 -1
  1113. package/ram/resourceShare.js +1 -1
  1114. package/ram/resourceShareAccepter.d.ts +1 -1
  1115. package/ram/resourceShareAccepter.js +1 -1
  1116. package/rds/cluster.d.ts +1 -1
  1117. package/rds/cluster.js +1 -1
  1118. package/rds/clusterEndpoint.d.ts +1 -1
  1119. package/rds/clusterEndpoint.js +1 -1
  1120. package/rds/clusterInstance.d.ts +1 -1
  1121. package/rds/clusterInstance.js +1 -1
  1122. package/rds/clusterParameterGroup.d.ts +1 -1
  1123. package/rds/clusterParameterGroup.js +1 -1
  1124. package/rds/clusterRoleAssociation.d.ts +1 -1
  1125. package/rds/clusterRoleAssociation.js +1 -1
  1126. package/rds/clusterSnapshot.d.ts +1 -1
  1127. package/rds/clusterSnapshot.js +1 -1
  1128. package/rds/eventSubscription.d.ts +1 -1
  1129. package/rds/eventSubscription.js +1 -1
  1130. package/rds/globalCluster.d.ts +2 -2
  1131. package/rds/globalCluster.js +2 -2
  1132. package/rds/instance.d.ts +4 -4
  1133. package/rds/instance.js +1 -1
  1134. package/rds/optionGroup.d.ts +1 -1
  1135. package/rds/optionGroup.js +1 -1
  1136. package/rds/parameterGroup.d.ts +1 -1
  1137. package/rds/parameterGroup.js +1 -1
  1138. package/rds/proxy.d.ts +1 -1
  1139. package/rds/proxy.js +1 -1
  1140. package/rds/proxyDefaultTargetGroup.d.ts +1 -1
  1141. package/rds/proxyDefaultTargetGroup.js +1 -1
  1142. package/rds/proxyEndpoint.d.ts +1 -1
  1143. package/rds/proxyEndpoint.js +1 -1
  1144. package/rds/proxyTarget.d.ts +3 -3
  1145. package/rds/proxyTarget.js +1 -1
  1146. package/rds/roleAssociation.d.ts +1 -1
  1147. package/rds/roleAssociation.js +1 -1
  1148. package/rds/securityGroup.d.ts +1 -1
  1149. package/rds/securityGroup.js +1 -1
  1150. package/rds/snapshot.d.ts +1 -1
  1151. package/rds/snapshot.js +1 -1
  1152. package/rds/subnetGroup.d.ts +1 -1
  1153. package/rds/subnetGroup.js +1 -1
  1154. package/redshift/cluster.d.ts +1 -1
  1155. package/redshift/cluster.js +1 -1
  1156. package/redshift/eventSubscription.d.ts +1 -1
  1157. package/redshift/eventSubscription.js +1 -1
  1158. package/redshift/getOrderableCluster.d.ts +6 -6
  1159. package/redshift/parameterGroup.d.ts +1 -1
  1160. package/redshift/parameterGroup.js +1 -1
  1161. package/redshift/scheduledAction.d.ts +1 -1
  1162. package/redshift/scheduledAction.js +1 -1
  1163. package/redshift/securityGroup.d.ts +1 -1
  1164. package/redshift/securityGroup.js +1 -1
  1165. package/redshift/snapshotCopyGrant.d.ts +1 -1
  1166. package/redshift/snapshotCopyGrant.js +1 -1
  1167. package/redshift/snapshotSchedule.d.ts +1 -1
  1168. package/redshift/snapshotSchedule.js +1 -1
  1169. package/redshift/snapshotScheduleAssociation.d.ts +1 -1
  1170. package/redshift/snapshotScheduleAssociation.js +1 -1
  1171. package/redshift/subnetGroup.d.ts +1 -1
  1172. package/redshift/subnetGroup.js +1 -1
  1173. package/resourcegroups/group.d.ts +1 -1
  1174. package/resourcegroups/group.js +1 -1
  1175. package/route53/delegationSet.d.ts +1 -1
  1176. package/route53/delegationSet.js +1 -1
  1177. package/route53/getZone.d.ts +2 -2
  1178. package/route53/healthCheck.d.ts +1 -1
  1179. package/route53/healthCheck.js +1 -1
  1180. package/route53/hostedZoneDnsSec.d.ts +1 -1
  1181. package/route53/hostedZoneDnsSec.js +1 -1
  1182. package/route53/keySigningKey.d.ts +1 -1
  1183. package/route53/keySigningKey.js +1 -1
  1184. package/route53/queryLog.d.ts +1 -1
  1185. package/route53/queryLog.js +1 -1
  1186. package/route53/record.d.ts +3 -3
  1187. package/route53/record.js +3 -3
  1188. package/route53/resolverDnsSecConfig.d.ts +1 -1
  1189. package/route53/resolverDnsSecConfig.js +1 -1
  1190. package/route53/resolverEndpoint.d.ts +1 -1
  1191. package/route53/resolverEndpoint.js +1 -1
  1192. package/route53/resolverFirewallConfig.d.ts +1 -1
  1193. package/route53/resolverFirewallConfig.js +1 -1
  1194. package/route53/resolverFirewallDomainList.d.ts +1 -1
  1195. package/route53/resolverFirewallDomainList.js +1 -1
  1196. package/route53/resolverFirewallRule.d.ts +1 -1
  1197. package/route53/resolverFirewallRule.js +1 -1
  1198. package/route53/resolverFirewallRuleGroup.d.ts +1 -1
  1199. package/route53/resolverFirewallRuleGroup.js +1 -1
  1200. package/route53/resolverFirewallRuleGroupAssociation.d.ts +1 -1
  1201. package/route53/resolverFirewallRuleGroupAssociation.js +1 -1
  1202. package/route53/resolverQueryLogConfig.d.ts +1 -1
  1203. package/route53/resolverQueryLogConfig.js +1 -1
  1204. package/route53/resolverQueryLogConfigAssociation.d.ts +1 -1
  1205. package/route53/resolverQueryLogConfigAssociation.js +1 -1
  1206. package/route53/resolverRule.d.ts +1 -1
  1207. package/route53/resolverRule.js +1 -1
  1208. package/route53/resolverRuleAssociation.d.ts +1 -1
  1209. package/route53/resolverRuleAssociation.js +1 -1
  1210. package/route53/vpcAssociationAuthorization.d.ts +1 -1
  1211. package/route53/vpcAssociationAuthorization.js +1 -1
  1212. package/route53/zone.d.ts +1 -1
  1213. package/route53/zone.js +1 -1
  1214. package/route53/zoneAssociation.d.ts +1 -1
  1215. package/route53/zoneAssociation.js +1 -1
  1216. package/route53recoverycontrol/cluster.d.ts +1 -1
  1217. package/route53recoverycontrol/cluster.js +1 -1
  1218. package/route53recoverycontrol/controlPanel.d.ts +1 -1
  1219. package/route53recoverycontrol/controlPanel.js +1 -1
  1220. package/route53recoverycontrol/routingControl.d.ts +1 -1
  1221. package/route53recoverycontrol/routingControl.js +1 -1
  1222. package/route53recoverycontrol/safetyRule.d.ts +1 -1
  1223. package/route53recoverycontrol/safetyRule.js +1 -1
  1224. package/route53recoveryreadiness/cell.d.ts +1 -7
  1225. package/route53recoveryreadiness/cell.js +2 -2
  1226. package/route53recoveryreadiness/cell.js.map +1 -1
  1227. package/route53recoveryreadiness/readinessCheck.d.ts +1 -7
  1228. package/route53recoveryreadiness/readinessCheck.js +2 -2
  1229. package/route53recoveryreadiness/readinessCheck.js.map +1 -1
  1230. package/route53recoveryreadiness/recoveryGroup.d.ts +1 -7
  1231. package/route53recoveryreadiness/recoveryGroup.js +2 -2
  1232. package/route53recoveryreadiness/recoveryGroup.js.map +1 -1
  1233. package/route53recoveryreadiness/resourceSet.d.ts +1 -7
  1234. package/route53recoveryreadiness/resourceSet.js +2 -2
  1235. package/route53recoveryreadiness/resourceSet.js.map +1 -1
  1236. package/s3/accessPoint.d.ts +2 -2
  1237. package/s3/accessPoint.js +2 -2
  1238. package/s3/accountPublicAccessBlock.d.ts +1 -1
  1239. package/s3/accountPublicAccessBlock.js +1 -1
  1240. package/s3/analyticsConfiguration.d.ts +1 -1
  1241. package/s3/analyticsConfiguration.js +1 -1
  1242. package/s3/bucket.d.ts +12 -2
  1243. package/s3/bucket.js +12 -2
  1244. package/s3/bucket.js.map +1 -1
  1245. package/s3/bucketMetric.d.ts +1 -1
  1246. package/s3/bucketMetric.js +1 -1
  1247. package/s3/bucketNotification.d.ts +1 -1
  1248. package/s3/bucketNotification.js +1 -1
  1249. package/s3/bucketObject.d.ts +8 -8
  1250. package/s3/bucketObject.js +2 -2
  1251. package/s3/bucketOwnershipControls.d.ts +1 -1
  1252. package/s3/bucketOwnershipControls.js +1 -1
  1253. package/s3/bucketPolicy.d.ts +1 -1
  1254. package/s3/bucketPolicy.js +1 -1
  1255. package/s3/bucketPublicAccessBlock.d.ts +1 -1
  1256. package/s3/bucketPublicAccessBlock.js +1 -1
  1257. package/s3/getBucketObject.d.ts +1 -1
  1258. package/s3/inventory.d.ts +1 -1
  1259. package/s3/inventory.js +1 -1
  1260. package/s3/objectCopy.d.ts +6 -6
  1261. package/s3control/bucket.d.ts +1 -1
  1262. package/s3control/bucket.js +1 -1
  1263. package/s3control/bucketLifecycleConfiguration.d.ts +1 -1
  1264. package/s3control/bucketLifecycleConfiguration.js +1 -1
  1265. package/s3control/bucketPolicy.d.ts +1 -1
  1266. package/s3control/bucketPolicy.js +1 -1
  1267. package/s3outposts/endpoint.d.ts +1 -1
  1268. package/s3outposts/endpoint.js +1 -1
  1269. package/sagemaker/app.d.ts +1 -1
  1270. package/sagemaker/app.js +1 -1
  1271. package/sagemaker/appImageConfig.d.ts +1 -7
  1272. package/sagemaker/appImageConfig.js +2 -2
  1273. package/sagemaker/appImageConfig.js.map +1 -1
  1274. package/sagemaker/codeRepository.d.ts +31 -1
  1275. package/sagemaker/codeRepository.js +5 -1
  1276. package/sagemaker/codeRepository.js.map +1 -1
  1277. package/sagemaker/deviceFleet.d.ts +1 -7
  1278. package/sagemaker/deviceFleet.js +2 -2
  1279. package/sagemaker/deviceFleet.js.map +1 -1
  1280. package/sagemaker/domain.d.ts +1 -1
  1281. package/sagemaker/domain.js +1 -1
  1282. package/sagemaker/endpoint.d.ts +1 -1
  1283. package/sagemaker/endpoint.js +1 -1
  1284. package/sagemaker/endpointConfiguration.d.ts +1 -1
  1285. package/sagemaker/endpointConfiguration.js +1 -1
  1286. package/sagemaker/featureGroup.d.ts +1 -1
  1287. package/sagemaker/featureGroup.js +1 -1
  1288. package/sagemaker/flowDefinition.d.ts +1 -7
  1289. package/sagemaker/flowDefinition.js +2 -2
  1290. package/sagemaker/flowDefinition.js.map +1 -1
  1291. package/sagemaker/humanTaskUI.d.ts +1 -7
  1292. package/sagemaker/humanTaskUI.js +2 -2
  1293. package/sagemaker/humanTaskUI.js.map +1 -1
  1294. package/sagemaker/image.d.ts +1 -1
  1295. package/sagemaker/image.js +1 -1
  1296. package/sagemaker/imageVersion.d.ts +1 -1
  1297. package/sagemaker/imageVersion.js +1 -1
  1298. package/sagemaker/model.d.ts +1 -1
  1299. package/sagemaker/model.js +1 -1
  1300. package/sagemaker/modelPackageGroup.d.ts +1 -1
  1301. package/sagemaker/modelPackageGroup.js +1 -1
  1302. package/sagemaker/modelPackageGroupPolicy.d.ts +1 -1
  1303. package/sagemaker/modelPackageGroupPolicy.js +1 -1
  1304. package/sagemaker/notebookInstance.d.ts +1 -1
  1305. package/sagemaker/notebookInstance.js +1 -1
  1306. package/sagemaker/notebookInstanceLifecycleConfiguration.d.ts +1 -1
  1307. package/sagemaker/notebookInstanceLifecycleConfiguration.js +1 -1
  1308. package/sagemaker/studioLifecycleConfig.d.ts +1 -7
  1309. package/sagemaker/studioLifecycleConfig.js +2 -2
  1310. package/sagemaker/studioLifecycleConfig.js.map +1 -1
  1311. package/sagemaker/userProfile.d.ts +1 -1
  1312. package/sagemaker/userProfile.js +1 -1
  1313. package/sagemaker/workforce.d.ts +1 -1
  1314. package/sagemaker/workforce.js +1 -1
  1315. package/sagemaker/workteam.d.ts +1 -1
  1316. package/sagemaker/workteam.js +1 -1
  1317. package/schemas/discoverer.d.ts +7 -1
  1318. package/schemas/discoverer.js +1 -1
  1319. package/schemas/discoverer.js.map +1 -1
  1320. package/schemas/registry.d.ts +7 -1
  1321. package/schemas/registry.js +1 -1
  1322. package/schemas/registry.js.map +1 -1
  1323. package/schemas/schema.d.ts +7 -1
  1324. package/schemas/schema.js +1 -1
  1325. package/schemas/schema.js.map +1 -1
  1326. package/secretsmanager/secret.d.ts +2 -2
  1327. package/secretsmanager/secret.js +2 -2
  1328. package/secretsmanager/secretPolicy.d.ts +1 -1
  1329. package/secretsmanager/secretPolicy.js +1 -1
  1330. package/secretsmanager/secretRotation.d.ts +2 -2
  1331. package/secretsmanager/secretRotation.js +2 -2
  1332. package/secretsmanager/secretVersion.d.ts +1 -1
  1333. package/secretsmanager/secretVersion.js +1 -1
  1334. package/securityhub/account.d.ts +1 -1
  1335. package/securityhub/account.js +1 -1
  1336. package/securityhub/actionTarget.d.ts +1 -1
  1337. package/securityhub/actionTarget.js +1 -1
  1338. package/securityhub/insight.d.ts +4 -4
  1339. package/securityhub/insight.js +1 -1
  1340. package/securityhub/inviteAccepter.d.ts +1 -1
  1341. package/securityhub/inviteAccepter.js +1 -1
  1342. package/securityhub/member.d.ts +1 -1
  1343. package/securityhub/member.js +1 -1
  1344. package/securityhub/organizationAdminAccount.d.ts +1 -1
  1345. package/securityhub/organizationAdminAccount.js +1 -1
  1346. package/securityhub/organizationConfiguration.d.ts +1 -1
  1347. package/securityhub/organizationConfiguration.js +1 -1
  1348. package/securityhub/productSubscription.d.ts +1 -1
  1349. package/securityhub/productSubscription.js +1 -1
  1350. package/securityhub/standardsSubscription.d.ts +1 -1
  1351. package/securityhub/standardsSubscription.js +1 -1
  1352. package/serverlessrepository/cloudFormationStack.d.ts +1 -1
  1353. package/serverlessrepository/cloudFormationStack.js +1 -1
  1354. package/servicecatalog/budgetResourceAssociation.d.ts +1 -1
  1355. package/servicecatalog/budgetResourceAssociation.js +1 -1
  1356. package/servicecatalog/constraint.d.ts +1 -1
  1357. package/servicecatalog/constraint.js +1 -1
  1358. package/servicecatalog/portfolio.d.ts +1 -1
  1359. package/servicecatalog/portfolio.js +1 -1
  1360. package/servicecatalog/portfolioShare.d.ts +1 -1
  1361. package/servicecatalog/portfolioShare.js +1 -1
  1362. package/servicecatalog/principalPortfolioAssociation.d.ts +1 -1
  1363. package/servicecatalog/principalPortfolioAssociation.js +1 -1
  1364. package/servicecatalog/product.d.ts +1 -1
  1365. package/servicecatalog/product.js +1 -1
  1366. package/servicecatalog/productPortfolioAssociation.d.ts +1 -1
  1367. package/servicecatalog/productPortfolioAssociation.js +1 -1
  1368. package/servicecatalog/provisionedProduct.d.ts +1 -1
  1369. package/servicecatalog/provisionedProduct.js +1 -1
  1370. package/servicecatalog/provisioningArtifact.d.ts +1 -1
  1371. package/servicecatalog/provisioningArtifact.js +1 -1
  1372. package/servicecatalog/serviceAction.d.ts +1 -1
  1373. package/servicecatalog/serviceAction.js +1 -1
  1374. package/servicecatalog/tagOption.d.ts +1 -1
  1375. package/servicecatalog/tagOption.js +1 -1
  1376. package/servicecatalog/tagOptionResourceAssociation.d.ts +1 -1
  1377. package/servicecatalog/tagOptionResourceAssociation.js +1 -1
  1378. package/servicediscovery/httpNamespace.d.ts +1 -1
  1379. package/servicediscovery/httpNamespace.js +1 -1
  1380. package/servicediscovery/instance.d.ts +1 -1
  1381. package/servicediscovery/instance.js +1 -1
  1382. package/servicediscovery/privateDnsNamespace.d.ts +1 -1
  1383. package/servicediscovery/privateDnsNamespace.js +1 -1
  1384. package/servicediscovery/publicDnsNamespace.d.ts +1 -1
  1385. package/servicediscovery/publicDnsNamespace.js +1 -1
  1386. package/servicediscovery/service.d.ts +1 -1
  1387. package/servicediscovery/service.js +1 -1
  1388. package/servicequotas/serviceQuota.d.ts +1 -1
  1389. package/servicequotas/serviceQuota.js +1 -1
  1390. package/ses/confgurationSet.d.ts +1 -1
  1391. package/ses/confgurationSet.js +1 -1
  1392. package/ses/configurationSet.d.ts +1 -1
  1393. package/ses/configurationSet.js +1 -1
  1394. package/ses/domainDkim.d.ts +1 -1
  1395. package/ses/domainDkim.js +1 -1
  1396. package/ses/eventDestination.d.ts +1 -1
  1397. package/ses/eventDestination.js +1 -1
  1398. package/ses/identityPolicy.d.ts +1 -1
  1399. package/ses/identityPolicy.js +1 -1
  1400. package/ses/mailFrom.d.ts +1 -1
  1401. package/ses/mailFrom.js +1 -1
  1402. package/ses/receiptFilter.d.ts +1 -1
  1403. package/ses/receiptFilter.js +1 -1
  1404. package/ses/template.d.ts +1 -1
  1405. package/ses/template.js +1 -1
  1406. package/sfn/activity.d.ts +1 -1
  1407. package/sfn/activity.js +1 -1
  1408. package/sfn/stateMachine.d.ts +1 -1
  1409. package/sfn/stateMachine.js +1 -1
  1410. package/shield/protection.d.ts +1 -1
  1411. package/shield/protection.js +1 -1
  1412. package/signer/signingJob.d.ts +1 -1
  1413. package/signer/signingJob.js +1 -1
  1414. package/signer/signingProfile.d.ts +1 -1
  1415. package/signer/signingProfile.js +1 -1
  1416. package/signer/signingProfilePermission.d.ts +1 -1
  1417. package/signer/signingProfilePermission.js +1 -1
  1418. package/simpledb/domain.d.ts +1 -1
  1419. package/simpledb/domain.js +1 -1
  1420. package/sns/platformApplication.d.ts +1 -1
  1421. package/sns/platformApplication.js +1 -1
  1422. package/sns/topic.d.ts +1 -1
  1423. package/sns/topic.js +1 -1
  1424. package/sns/topicPolicy.d.ts +1 -1
  1425. package/sns/topicPolicy.js +1 -1
  1426. package/sns/topicSubscription.d.ts +1 -1
  1427. package/sns/topicSubscription.js +1 -1
  1428. package/sqs/queue.d.ts +1 -1
  1429. package/sqs/queue.js +1 -1
  1430. package/sqs/queuePolicy.d.ts +1 -1
  1431. package/sqs/queuePolicy.js +1 -1
  1432. package/ssm/activation.d.ts +2 -2
  1433. package/ssm/activation.js +1 -1
  1434. package/ssm/association.d.ts +1 -1
  1435. package/ssm/association.js +1 -1
  1436. package/ssm/document.d.ts +1 -1
  1437. package/ssm/document.js +1 -1
  1438. package/ssm/maintenanceWindow.d.ts +1 -1
  1439. package/ssm/maintenanceWindow.js +1 -1
  1440. package/ssm/maintenanceWindowTarget.d.ts +1 -1
  1441. package/ssm/maintenanceWindowTarget.js +1 -1
  1442. package/ssm/parameter.d.ts +4 -4
  1443. package/ssm/parameter.js +1 -1
  1444. package/ssm/patchBaseline.d.ts +1 -1
  1445. package/ssm/patchBaseline.js +1 -1
  1446. package/ssm/resourceDataSync.d.ts +1 -1
  1447. package/ssm/resourceDataSync.js +1 -1
  1448. package/ssoadmin/accountAssignment.d.ts +1 -1
  1449. package/ssoadmin/accountAssignment.js +1 -1
  1450. package/ssoadmin/managedPolicyAttachment.d.ts +1 -1
  1451. package/ssoadmin/managedPolicyAttachment.js +1 -1
  1452. package/ssoadmin/permissionSet.d.ts +1 -1
  1453. package/ssoadmin/permissionSet.js +1 -1
  1454. package/ssoadmin/permissionSetInlinePolicy.d.ts +1 -1
  1455. package/ssoadmin/permissionSetInlinePolicy.js +1 -1
  1456. package/storagegateway/cache.d.ts +1 -1
  1457. package/storagegateway/cache.js +1 -1
  1458. package/storagegateway/cachesIscsiVolume.d.ts +8 -8
  1459. package/storagegateway/cachesIscsiVolume.js +1 -1
  1460. package/storagegateway/fileSystemAssociation.d.ts +1 -1
  1461. package/storagegateway/fileSystemAssociation.js +1 -1
  1462. package/storagegateway/gateway.d.ts +1 -1
  1463. package/storagegateway/gateway.js +1 -1
  1464. package/storagegateway/getLocalDisk.d.ts +1 -1
  1465. package/storagegateway/nfsFileShare.d.ts +13 -1
  1466. package/storagegateway/nfsFileShare.js +3 -1
  1467. package/storagegateway/nfsFileShare.js.map +1 -1
  1468. package/storagegateway/smbFileShare.d.ts +1 -1
  1469. package/storagegateway/smbFileShare.js +1 -1
  1470. package/storagegateway/storedIscsiVolume.d.ts +8 -8
  1471. package/storagegateway/storedIscsiVolume.js +1 -1
  1472. package/storagegateway/tapePool.d.ts +3 -3
  1473. package/storagegateway/tapePool.js +1 -1
  1474. package/storagegateway/uploadBuffer.d.ts +1 -1
  1475. package/storagegateway/uploadBuffer.js +1 -1
  1476. package/storagegateway/workingStorage.d.ts +1 -1
  1477. package/storagegateway/workingStorage.js +1 -1
  1478. package/swf/domain.d.ts +1 -1
  1479. package/swf/domain.js +1 -1
  1480. package/synthetics/canary.d.ts +1 -1
  1481. package/synthetics/canary.js +1 -1
  1482. package/timestreamwrite/database.d.ts +1 -1
  1483. package/timestreamwrite/database.js +1 -1
  1484. package/timestreamwrite/table.d.ts +1 -1
  1485. package/timestreamwrite/table.js +1 -1
  1486. package/transfer/access.d.ts +7 -7
  1487. package/transfer/access.js +1 -1
  1488. package/transfer/getServer.d.ts +1 -1
  1489. package/transfer/server.d.ts +29 -12
  1490. package/transfer/server.js +12 -1
  1491. package/transfer/server.js.map +1 -1
  1492. package/transfer/sshKey.d.ts +3 -3
  1493. package/transfer/user.d.ts +3 -3
  1494. package/types/input.d.ts +466 -69
  1495. package/types/output.d.ts +631 -69
  1496. package/waf/byteMatchSet.d.ts +1 -1
  1497. package/waf/byteMatchSet.js +1 -1
  1498. package/waf/geoMatchSet.d.ts +1 -1
  1499. package/waf/geoMatchSet.js +1 -1
  1500. package/waf/ipSet.d.ts +1 -1
  1501. package/waf/ipSet.js +1 -1
  1502. package/waf/rateBasedRule.d.ts +1 -1
  1503. package/waf/rateBasedRule.js +1 -1
  1504. package/waf/regexMatchSet.d.ts +1 -1
  1505. package/waf/regexMatchSet.js +1 -1
  1506. package/waf/regexPatternSet.d.ts +1 -1
  1507. package/waf/regexPatternSet.js +1 -1
  1508. package/waf/rule.d.ts +1 -1
  1509. package/waf/rule.js +1 -1
  1510. package/waf/ruleGroup.d.ts +1 -1
  1511. package/waf/ruleGroup.js +1 -1
  1512. package/waf/sizeConstraintSet.d.ts +1 -1
  1513. package/waf/sizeConstraintSet.js +1 -1
  1514. package/waf/sqlInjectionMatchSet.d.ts +1 -1
  1515. package/waf/sqlInjectionMatchSet.js +1 -1
  1516. package/waf/webAcl.d.ts +1 -1
  1517. package/waf/webAcl.js +1 -1
  1518. package/waf/xssMatchSet.d.ts +1 -1
  1519. package/waf/xssMatchSet.js +1 -1
  1520. package/wafregional/byteMatchSet.d.ts +1 -1
  1521. package/wafregional/byteMatchSet.js +1 -1
  1522. package/wafregional/geoMatchSet.d.ts +1 -1
  1523. package/wafregional/geoMatchSet.js +1 -1
  1524. package/wafregional/ipSet.d.ts +1 -1
  1525. package/wafregional/ipSet.js +1 -1
  1526. package/wafregional/rateBasedRule.d.ts +1 -1
  1527. package/wafregional/rateBasedRule.js +1 -1
  1528. package/wafregional/regexMatchSet.d.ts +1 -1
  1529. package/wafregional/regexMatchSet.js +1 -1
  1530. package/wafregional/regexPatternSet.d.ts +1 -1
  1531. package/wafregional/regexPatternSet.js +1 -1
  1532. package/wafregional/rule.d.ts +1 -1
  1533. package/wafregional/rule.js +1 -1
  1534. package/wafregional/ruleGroup.d.ts +1 -1
  1535. package/wafregional/ruleGroup.js +1 -1
  1536. package/wafregional/sizeConstraintSet.d.ts +1 -1
  1537. package/wafregional/sizeConstraintSet.js +1 -1
  1538. package/wafregional/sqlInjectionMatchSet.d.ts +1 -1
  1539. package/wafregional/sqlInjectionMatchSet.js +1 -1
  1540. package/wafregional/webAcl.d.ts +1 -1
  1541. package/wafregional/webAcl.js +1 -1
  1542. package/wafregional/webAclAssociation.d.ts +1 -1
  1543. package/wafregional/webAclAssociation.js +1 -1
  1544. package/wafregional/xssMatchSet.d.ts +1 -1
  1545. package/wafregional/xssMatchSet.js +1 -1
  1546. package/wafv2/regexPatternSet.d.ts +1 -1
  1547. package/wafv2/regexPatternSet.js +1 -1
  1548. package/wafv2/ruleGroup.d.ts +1 -1
  1549. package/wafv2/ruleGroup.js +1 -1
  1550. package/wafv2/webAcl.d.ts +1 -1
  1551. package/wafv2/webAcl.js +1 -1
  1552. package/wafv2/webAclAssociation.d.ts +1 -1
  1553. package/wafv2/webAclAssociation.js +1 -1
  1554. package/wafv2/webAclLoggingConfiguration.d.ts +1 -1
  1555. package/wafv2/webAclLoggingConfiguration.js +1 -1
  1556. package/worklink/fleet.d.ts +1 -1
  1557. package/worklink/fleet.js +1 -1
  1558. package/worklink/websiteCertificateAuthorityAssociation.d.ts +1 -1
  1559. package/worklink/websiteCertificateAuthorityAssociation.js +1 -1
  1560. package/workspaces/directory.d.ts +1 -1
  1561. package/workspaces/directory.js +1 -1
  1562. package/workspaces/ipGroup.d.ts +1 -1
  1563. package/workspaces/ipGroup.js +1 -1
  1564. package/workspaces/workspace.d.ts +1 -1
  1565. package/workspaces/workspace.js +1 -1
  1566. package/xray/encryptionConfig.d.ts +1 -1
  1567. package/xray/encryptionConfig.js +1 -1
  1568. package/xray/group.d.ts +7 -1
  1569. package/xray/group.js +1 -1
  1570. package/xray/group.js.map +1 -1
  1571. package/xray/samplingRule.d.ts +1 -1
  1572. package/xray/samplingRule.js +1 -1
package/ec2/instance.js CHANGED
@@ -79,7 +79,7 @@ const utilities = require("../utilities");
79
79
  *
80
80
  * ## Import
81
81
  *
82
- * Instances can be imported using the `id`, e.g.
82
+ * Instances can be imported using the `id`, e.g.,
83
83
  *
84
84
  * ```sh
85
85
  * $ pulumi import aws:ec2/instance:Instance web i-12345678
@@ -18,7 +18,7 @@ import * as pulumi from "@pulumi/pulumi";
18
18
  *
19
19
  * ## Import
20
20
  *
21
- * Internet Gateways can be imported using the `id`, e.g.
21
+ * Internet Gateways can be imported using the `id`, e.g.,
22
22
  *
23
23
  * ```sh
24
24
  * $ pulumi import aws:ec2/internetGateway:InternetGateway gw igw-c0a643a9
@@ -24,7 +24,7 @@ const utilities = require("../utilities");
24
24
  *
25
25
  * ## Import
26
26
  *
27
- * Internet Gateways can be imported using the `id`, e.g.
27
+ * Internet Gateways can be imported using the `id`, e.g.,
28
28
  *
29
29
  * ```sh
30
30
  * $ pulumi import aws:ec2/internetGateway:InternetGateway gw igw-c0a643a9
package/ec2/keyPair.d.ts CHANGED
@@ -23,7 +23,7 @@ import * as pulumi from "@pulumi/pulumi";
23
23
  *
24
24
  * ## Import
25
25
  *
26
- * Key Pairs can be imported using the `key_name`, e.g.
26
+ * Key Pairs can be imported using the `key_name`, e.g.,
27
27
  *
28
28
  * ```sh
29
29
  * $ pulumi import aws:ec2/keyPair:KeyPair deployer deployer-key
@@ -72,6 +72,9 @@ export declare class KeyPair extends pulumi.CustomResource {
72
72
  readonly tags: pulumi.Output<{
73
73
  [key: string]: string;
74
74
  } | undefined>;
75
+ /**
76
+ * A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
77
+ */
75
78
  readonly tagsAll: pulumi.Output<{
76
79
  [key: string]: string;
77
80
  }>;
@@ -115,6 +118,9 @@ export interface KeyPairState {
115
118
  tags?: pulumi.Input<{
116
119
  [key: string]: pulumi.Input<string>;
117
120
  }>;
121
+ /**
122
+ * A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
123
+ */
118
124
  tagsAll?: pulumi.Input<{
119
125
  [key: string]: pulumi.Input<string>;
120
126
  }>;
package/ec2/keyPair.js CHANGED
@@ -29,7 +29,7 @@ const utilities = require("../utilities");
29
29
  *
30
30
  * ## Import
31
31
  *
32
- * Key Pairs can be imported using the `key_name`, e.g.
32
+ * Key Pairs can be imported using the `key_name`, e.g.,
33
33
  *
34
34
  * ```sh
35
35
  * $ pulumi import aws:ec2/keyPair:KeyPair deployer deployer-key
@@ -1 +1 @@
1
- {"version":3,"file":"keyPair.js","sourceRoot":"","sources":["../../ec2/keyPair.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"keyPair.js","sourceRoot":"","sources":["../../ec2/keyPair.ts"],"names":[],"mappings":"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"}
@@ -154,7 +154,7 @@ import { InstanceProfile } from "../iam";
154
154
  * * `deviceName` - The name of the block device to mount on the instance.
155
155
  * * `virtualName` - The [Instance Store Device
156
156
  * Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames)
157
- * (e.g. `"ephemeral0"`)
157
+ * (e.g., `"ephemeral0"`)
158
158
  *
159
159
  * Each AWS Instance type has a different set of Instance Store block devices
160
160
  * available for attachment. AWS [publishes a
@@ -169,7 +169,7 @@ import { InstanceProfile } from "../iam";
169
169
  *
170
170
  * ## Import
171
171
  *
172
- * Launch configurations can be imported using the `name`, e.g.
172
+ * Launch configurations can be imported using the `name`, e.g.,
173
173
  *
174
174
  * ```sh
175
175
  * $ pulumi import aws:ec2/launchConfiguration:LaunchConfiguration as_conf lg-123456
@@ -158,7 +158,7 @@ const utilities = require("../utilities");
158
158
  * * `deviceName` - The name of the block device to mount on the instance.
159
159
  * * `virtualName` - The [Instance Store Device
160
160
  * Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames)
161
- * (e.g. `"ephemeral0"`)
161
+ * (e.g., `"ephemeral0"`)
162
162
  *
163
163
  * Each AWS Instance type has a different set of Instance Store block devices
164
164
  * available for attachment. AWS [publishes a
@@ -173,7 +173,7 @@ const utilities = require("../utilities");
173
173
  *
174
174
  * ## Import
175
175
  *
176
- * Launch configurations can be imported using the `name`, e.g.
176
+ * Launch configurations can be imported using the `name`, e.g.,
177
177
  *
178
178
  * ```sh
179
179
  * $ pulumi import aws:ec2/launchConfiguration:LaunchConfiguration as_conf lg-123456
@@ -77,7 +77,7 @@ import { input as inputs, output as outputs } from "../types";
77
77
  *
78
78
  * ## Import
79
79
  *
80
- * Launch Templates can be imported using the `id`, e.g.
80
+ * Launch Templates can be imported using the `id`, e.g.,
81
81
  *
82
82
  * ```sh
83
83
  * $ pulumi import aws:ec2/launchTemplate:LaunchTemplate web lt-12345678
@@ -82,7 +82,7 @@ const utilities = require("../utilities");
82
82
  *
83
83
  * ## Import
84
84
  *
85
- * Launch Templates can be imported using the `id`, e.g.
85
+ * Launch Templates can be imported using the `id`, e.g.,
86
86
  *
87
87
  * ```sh
88
88
  * $ pulumi import aws:ec2/launchTemplate:LaunchTemplate web lt-12345678
@@ -17,7 +17,7 @@ import * as pulumi from "@pulumi/pulumi";
17
17
  *
18
18
  * ## Import
19
19
  *
20
- * `aws_ec2_local_gateway_route` can be imported by using the EC2 Local Gateway Route Table identifier and destination CIDR block separated by underscores (`_`), e.g.
20
+ * `aws_ec2_local_gateway_route` can be imported by using the EC2 Local Gateway Route Table identifier and destination CIDR block separated by underscores (`_`), e.g.,
21
21
  *
22
22
  * ```sh
23
23
  * $ pulumi import aws:ec2/localGatewayRoute:LocalGatewayRoute example lgw-rtb-12345678_172.16.0.0/16
@@ -23,7 +23,7 @@ const utilities = require("../utilities");
23
23
  *
24
24
  * ## Import
25
25
  *
26
- * `aws_ec2_local_gateway_route` can be imported by using the EC2 Local Gateway Route Table identifier and destination CIDR block separated by underscores (`_`), e.g.
26
+ * `aws_ec2_local_gateway_route` can be imported by using the EC2 Local Gateway Route Table identifier and destination CIDR block separated by underscores (`_`), e.g.,
27
27
  *
28
28
  * ```sh
29
29
  * $ pulumi import aws:ec2/localGatewayRoute:LocalGatewayRoute example lgw-rtb-12345678_172.16.0.0/16
@@ -20,7 +20,7 @@ import * as pulumi from "@pulumi/pulumi";
20
20
  *
21
21
  * ## Import
22
22
  *
23
- * `aws_ec2_local_gateway_route_table_vpc_association` can be imported by using the Local Gateway Route Table VPC Association identifier, e.g.
23
+ * `aws_ec2_local_gateway_route_table_vpc_association` can be imported by using the Local Gateway Route Table VPC Association identifier, e.g.,
24
24
  *
25
25
  * ```sh
26
26
  * $ pulumi import aws:ec2/localGatewayRouteTableVpcAssociation:LocalGatewayRouteTableVpcAssociation example lgw-vpc-assoc-1234567890abcdef
@@ -50,6 +50,9 @@ export declare class LocalGatewayRouteTableVpcAssociation extends pulumi.CustomR
50
50
  readonly tags: pulumi.Output<{
51
51
  [key: string]: string;
52
52
  } | undefined>;
53
+ /**
54
+ * A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
55
+ */
53
56
  readonly tagsAll: pulumi.Output<{
54
57
  [key: string]: string;
55
58
  }>;
@@ -78,6 +81,9 @@ export interface LocalGatewayRouteTableVpcAssociationState {
78
81
  tags?: pulumi.Input<{
79
82
  [key: string]: pulumi.Input<string>;
80
83
  }>;
84
+ /**
85
+ * A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
86
+ */
81
87
  tagsAll?: pulumi.Input<{
82
88
  [key: string]: pulumi.Input<string>;
83
89
  }>;
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
26
26
  *
27
27
  * ## Import
28
28
  *
29
- * `aws_ec2_local_gateway_route_table_vpc_association` can be imported by using the Local Gateway Route Table VPC Association identifier, e.g.
29
+ * `aws_ec2_local_gateway_route_table_vpc_association` can be imported by using the Local Gateway Route Table VPC Association identifier, e.g.,
30
30
  *
31
31
  * ```sh
32
32
  * $ pulumi import aws:ec2/localGatewayRouteTableVpcAssociation:LocalGatewayRouteTableVpcAssociation example lgw-vpc-assoc-1234567890abcdef
@@ -1 +1 @@
1
- {"version":3,"file":"localGatewayRouteTableVpcAssociation.js","sourceRoot":"","sources":["../../ec2/localGatewayRouteTableVpcAssociation.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"localGatewayRouteTableVpcAssociation.js","sourceRoot":"","sources":["../../ec2/localGatewayRouteTableVpcAssociation.ts"],"names":[],"mappings":"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"}
@@ -3,7 +3,7 @@ import { input as inputs, output as outputs } from "../types";
3
3
  /**
4
4
  * ## Import
5
5
  *
6
- * Prefix Lists can be imported using the `id`, e.g.
6
+ * Prefix Lists can be imported using the `id`, e.g.,
7
7
  *
8
8
  * ```sh
9
9
  * $ pulumi import aws:ec2/managedPrefixList:ManagedPrefixList default pl-0570a1d2d725c16be
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * ## Import
10
10
  *
11
- * Prefix Lists can be imported using the `id`, e.g.
11
+ * Prefix Lists can be imported using the `id`, e.g.,
12
12
  *
13
13
  * ```sh
14
14
  * $ pulumi import aws:ec2/managedPrefixList:ManagedPrefixList default pl-0570a1d2d725c16be
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * ## Import
4
4
  *
5
- * Prefix List Entries can be imported using the `prefix_list_id` and `cidr` separated by a `,`, e.g.
5
+ * Prefix List Entries can be imported using the `prefix_list_id` and `cidr` separated by a `,`, e.g.,
6
6
  *
7
7
  * ```sh
8
8
  * $ pulumi import aws:ec2/managedPrefixListEntry:ManagedPrefixListEntry default pl-0570a1d2d725c16be,10.0.3.0/24
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * ## Import
10
10
  *
11
- * Prefix List Entries can be imported using the `prefix_list_id` and `cidr` separated by a `,`, e.g.
11
+ * Prefix List Entries can be imported using the `prefix_list_id` and `cidr` separated by a `,`, e.g.,
12
12
  *
13
13
  * ```sh
14
14
  * $ pulumi import aws:ec2/managedPrefixListEntry:ManagedPrefixListEntry default pl-0570a1d2d725c16be,10.0.3.0/24
@@ -33,7 +33,7 @@ import * as pulumi from "@pulumi/pulumi";
33
33
  *
34
34
  * ## Import
35
35
  *
36
- * NAT Gateways can be imported using the `id`, e.g.
36
+ * NAT Gateways can be imported using the `id`, e.g.,
37
37
  *
38
38
  * ```sh
39
39
  * $ pulumi import aws:ec2/natGateway:NatGateway private_gw nat-05dba92075d71c408
package/ec2/natGateway.js CHANGED
@@ -39,7 +39,7 @@ const utilities = require("../utilities");
39
39
  *
40
40
  * ## Import
41
41
  *
42
- * NAT Gateways can be imported using the `id`, e.g.
42
+ * NAT Gateways can be imported using the `id`, e.g.,
43
43
  *
44
44
  * ```sh
45
45
  * $ pulumi import aws:ec2/natGateway:NatGateway private_gw nat-05dba92075d71c408
@@ -42,7 +42,7 @@ import { input as inputs, output as outputs } from "../types";
42
42
  *
43
43
  * ## Import
44
44
  *
45
- * Network ACLs can be imported using the `id`, e.g.
45
+ * Network ACLs can be imported using the `id`, e.g.,
46
46
  *
47
47
  * ```sh
48
48
  * $ pulumi import aws:ec2/networkAcl:NetworkAcl main acl-7aaabd18
package/ec2/networkAcl.js CHANGED
@@ -47,7 +47,7 @@ const utilities = require("../utilities");
47
47
  *
48
48
  * ## Import
49
49
  *
50
- * Network ACLs can be imported using the `id`, e.g.
50
+ * Network ACLs can be imported using the `id`, e.g.,
51
51
  *
52
52
  * ```sh
53
53
  * $ pulumi import aws:ec2/networkAcl:NetworkAcl main acl-7aaabd18
@@ -72,11 +72,11 @@ export declare class NetworkAclRule extends pulumi.CustomResource {
72
72
  */
73
73
  readonly fromPort: pulumi.Output<number | undefined>;
74
74
  /**
75
- * ICMP protocol: The ICMP code. Required if specifying ICMP for the protocol. e.g. -1
75
+ * ICMP protocol: The ICMP code. Required if specifying ICMP for the protocolE.g., -1
76
76
  */
77
77
  readonly icmpCode: pulumi.Output<string | undefined>;
78
78
  /**
79
- * ICMP protocol: The ICMP type. Required if specifying ICMP for the protocol. e.g. -1
79
+ * ICMP protocol: The ICMP type. Required if specifying ICMP for the protocolE.g., -1
80
80
  */
81
81
  readonly icmpType: pulumi.Output<string | undefined>;
82
82
  /**
@@ -129,11 +129,11 @@ export interface NetworkAclRuleState {
129
129
  */
130
130
  fromPort?: pulumi.Input<number>;
131
131
  /**
132
- * ICMP protocol: The ICMP code. Required if specifying ICMP for the protocol. e.g. -1
132
+ * ICMP protocol: The ICMP code. Required if specifying ICMP for the protocolE.g., -1
133
133
  */
134
134
  icmpCode?: pulumi.Input<string>;
135
135
  /**
136
- * ICMP protocol: The ICMP type. Required if specifying ICMP for the protocol. e.g. -1
136
+ * ICMP protocol: The ICMP type. Required if specifying ICMP for the protocolE.g., -1
137
137
  */
138
138
  icmpType?: pulumi.Input<string>;
139
139
  /**
@@ -178,11 +178,11 @@ export interface NetworkAclRuleArgs {
178
178
  */
179
179
  fromPort?: pulumi.Input<number>;
180
180
  /**
181
- * ICMP protocol: The ICMP code. Required if specifying ICMP for the protocol. e.g. -1
181
+ * ICMP protocol: The ICMP code. Required if specifying ICMP for the protocolE.g., -1
182
182
  */
183
183
  icmpCode?: pulumi.Input<string>;
184
184
  /**
185
- * ICMP protocol: The ICMP type. Required if specifying ICMP for the protocol. e.g. -1
185
+ * ICMP protocol: The ICMP type. Required if specifying ICMP for the protocolE.g., -1
186
186
  */
187
187
  icmpType?: pulumi.Input<string>;
188
188
  /**
@@ -22,7 +22,7 @@ import { input as inputs, output as outputs } from "../types";
22
22
  *
23
23
  * ## Import
24
24
  *
25
- * Network Interfaces can be imported using the `id`, e.g.
25
+ * Network Interfaces can be imported using the `id`, e.g.,
26
26
  *
27
27
  * ```sh
28
28
  * $ pulumi import aws:ec2/networkInterface:NetworkInterface test eni-e5aa89a3
@@ -44,6 +44,10 @@ export declare class NetworkInterface extends pulumi.CustomResource {
44
44
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
45
45
  */
46
46
  static isInstance(obj: any): obj is NetworkInterface;
47
+ /**
48
+ * The ARN of the network interface.
49
+ */
50
+ readonly arn: pulumi.Output<string>;
47
51
  /**
48
52
  * Block to define the attachment of the ENI. Documented below.
49
53
  */
@@ -56,6 +60,14 @@ export declare class NetworkInterface extends pulumi.CustomResource {
56
60
  * Type of network interface to create. Set to `efa` for Elastic Fabric Adapter.
57
61
  */
58
62
  readonly interfaceType: pulumi.Output<string>;
63
+ /**
64
+ * The number of IPv4 prefixes that AWS automatically assigns to the network interface.
65
+ */
66
+ readonly ipv4PrefixCount: pulumi.Output<number>;
67
+ /**
68
+ * One or more IPv4 prefixes assigned to the network interface.
69
+ */
70
+ readonly ipv4Prefixes: pulumi.Output<string[]>;
59
71
  /**
60
72
  * The number of IPv6 addresses to assign to a network interface. You can't use this option if specifying specific `ipv6Addresses`. If your subnet has the AssignIpv6AddressOnCreation attribute set to `true`, you can specify `0` to override this setting.
61
73
  */
@@ -64,11 +76,23 @@ export declare class NetworkInterface extends pulumi.CustomResource {
64
76
  * One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. You can't use this option if you're specifying `ipv6AddressCount`.
65
77
  */
66
78
  readonly ipv6Addresses: pulumi.Output<string[]>;
79
+ /**
80
+ * The number of IPv6 prefixes that AWS automatically assigns to the network interface.
81
+ */
82
+ readonly ipv6PrefixCount: pulumi.Output<number>;
83
+ /**
84
+ * One or more IPv6 prefixes assigned to the network interface.
85
+ */
86
+ readonly ipv6Prefixes: pulumi.Output<string[]>;
67
87
  /**
68
88
  * The MAC address of the network interface.
69
89
  */
70
90
  readonly macAddress: pulumi.Output<string>;
71
91
  readonly outpostArn: pulumi.Output<string>;
92
+ /**
93
+ * The AWS account ID of the owner of the network interface.
94
+ */
95
+ readonly ownerId: pulumi.Output<string>;
72
96
  /**
73
97
  * The private DNS name of the network interface (IPv4).
74
98
  */
@@ -119,6 +143,10 @@ export declare class NetworkInterface extends pulumi.CustomResource {
119
143
  * Input properties used for looking up and filtering NetworkInterface resources.
120
144
  */
121
145
  export interface NetworkInterfaceState {
146
+ /**
147
+ * The ARN of the network interface.
148
+ */
149
+ arn?: pulumi.Input<string>;
122
150
  /**
123
151
  * Block to define the attachment of the ENI. Documented below.
124
152
  */
@@ -131,6 +159,14 @@ export interface NetworkInterfaceState {
131
159
  * Type of network interface to create. Set to `efa` for Elastic Fabric Adapter.
132
160
  */
133
161
  interfaceType?: pulumi.Input<string>;
162
+ /**
163
+ * The number of IPv4 prefixes that AWS automatically assigns to the network interface.
164
+ */
165
+ ipv4PrefixCount?: pulumi.Input<number>;
166
+ /**
167
+ * One or more IPv4 prefixes assigned to the network interface.
168
+ */
169
+ ipv4Prefixes?: pulumi.Input<pulumi.Input<string>[]>;
134
170
  /**
135
171
  * The number of IPv6 addresses to assign to a network interface. You can't use this option if specifying specific `ipv6Addresses`. If your subnet has the AssignIpv6AddressOnCreation attribute set to `true`, you can specify `0` to override this setting.
136
172
  */
@@ -139,11 +175,23 @@ export interface NetworkInterfaceState {
139
175
  * One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. You can't use this option if you're specifying `ipv6AddressCount`.
140
176
  */
141
177
  ipv6Addresses?: pulumi.Input<pulumi.Input<string>[]>;
178
+ /**
179
+ * The number of IPv6 prefixes that AWS automatically assigns to the network interface.
180
+ */
181
+ ipv6PrefixCount?: pulumi.Input<number>;
182
+ /**
183
+ * One or more IPv6 prefixes assigned to the network interface.
184
+ */
185
+ ipv6Prefixes?: pulumi.Input<pulumi.Input<string>[]>;
142
186
  /**
143
187
  * The MAC address of the network interface.
144
188
  */
145
189
  macAddress?: pulumi.Input<string>;
146
190
  outpostArn?: pulumi.Input<string>;
191
+ /**
192
+ * The AWS account ID of the owner of the network interface.
193
+ */
194
+ ownerId?: pulumi.Input<string>;
147
195
  /**
148
196
  * The private DNS name of the network interface (IPv4).
149
197
  */
@@ -198,6 +246,14 @@ export interface NetworkInterfaceArgs {
198
246
  * Type of network interface to create. Set to `efa` for Elastic Fabric Adapter.
199
247
  */
200
248
  interfaceType?: pulumi.Input<string>;
249
+ /**
250
+ * The number of IPv4 prefixes that AWS automatically assigns to the network interface.
251
+ */
252
+ ipv4PrefixCount?: pulumi.Input<number>;
253
+ /**
254
+ * One or more IPv4 prefixes assigned to the network interface.
255
+ */
256
+ ipv4Prefixes?: pulumi.Input<pulumi.Input<string>[]>;
201
257
  /**
202
258
  * The number of IPv6 addresses to assign to a network interface. You can't use this option if specifying specific `ipv6Addresses`. If your subnet has the AssignIpv6AddressOnCreation attribute set to `true`, you can specify `0` to override this setting.
203
259
  */
@@ -206,6 +262,14 @@ export interface NetworkInterfaceArgs {
206
262
  * One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. You can't use this option if you're specifying `ipv6AddressCount`.
207
263
  */
208
264
  ipv6Addresses?: pulumi.Input<pulumi.Input<string>[]>;
265
+ /**
266
+ * The number of IPv6 prefixes that AWS automatically assigns to the network interface.
267
+ */
268
+ ipv6PrefixCount?: pulumi.Input<number>;
269
+ /**
270
+ * One or more IPv6 prefixes assigned to the network interface.
271
+ */
272
+ ipv6Prefixes?: pulumi.Input<pulumi.Input<string>[]>;
209
273
  privateIp?: pulumi.Input<string>;
210
274
  /**
211
275
  * List of private IPs to assign to the ENI.
@@ -27,7 +27,7 @@ const utilities = require("../utilities");
27
27
  *
28
28
  * ## Import
29
29
  *
30
- * Network Interfaces can be imported using the `id`, e.g.
30
+ * Network Interfaces can be imported using the `id`, e.g.,
31
31
  *
32
32
  * ```sh
33
33
  * $ pulumi import aws:ec2/networkInterface:NetworkInterface test eni-e5aa89a3
@@ -39,13 +39,19 @@ class NetworkInterface extends pulumi.CustomResource {
39
39
  opts = opts || {};
40
40
  if (opts.id) {
41
41
  const state = argsOrState;
42
+ inputs["arn"] = state ? state.arn : undefined;
42
43
  inputs["attachments"] = state ? state.attachments : undefined;
43
44
  inputs["description"] = state ? state.description : undefined;
44
45
  inputs["interfaceType"] = state ? state.interfaceType : undefined;
46
+ inputs["ipv4PrefixCount"] = state ? state.ipv4PrefixCount : undefined;
47
+ inputs["ipv4Prefixes"] = state ? state.ipv4Prefixes : undefined;
45
48
  inputs["ipv6AddressCount"] = state ? state.ipv6AddressCount : undefined;
46
49
  inputs["ipv6Addresses"] = state ? state.ipv6Addresses : undefined;
50
+ inputs["ipv6PrefixCount"] = state ? state.ipv6PrefixCount : undefined;
51
+ inputs["ipv6Prefixes"] = state ? state.ipv6Prefixes : undefined;
47
52
  inputs["macAddress"] = state ? state.macAddress : undefined;
48
53
  inputs["outpostArn"] = state ? state.outpostArn : undefined;
54
+ inputs["ownerId"] = state ? state.ownerId : undefined;
49
55
  inputs["privateDnsName"] = state ? state.privateDnsName : undefined;
50
56
  inputs["privateIp"] = state ? state.privateIp : undefined;
51
57
  inputs["privateIps"] = state ? state.privateIps : undefined;
@@ -64,8 +70,12 @@ class NetworkInterface extends pulumi.CustomResource {
64
70
  inputs["attachments"] = args ? args.attachments : undefined;
65
71
  inputs["description"] = args ? args.description : undefined;
66
72
  inputs["interfaceType"] = args ? args.interfaceType : undefined;
73
+ inputs["ipv4PrefixCount"] = args ? args.ipv4PrefixCount : undefined;
74
+ inputs["ipv4Prefixes"] = args ? args.ipv4Prefixes : undefined;
67
75
  inputs["ipv6AddressCount"] = args ? args.ipv6AddressCount : undefined;
68
76
  inputs["ipv6Addresses"] = args ? args.ipv6Addresses : undefined;
77
+ inputs["ipv6PrefixCount"] = args ? args.ipv6PrefixCount : undefined;
78
+ inputs["ipv6Prefixes"] = args ? args.ipv6Prefixes : undefined;
69
79
  inputs["privateIp"] = args ? args.privateIp : undefined;
70
80
  inputs["privateIps"] = args ? args.privateIps : undefined;
71
81
  inputs["privateIpsCount"] = args ? args.privateIpsCount : undefined;
@@ -73,8 +83,10 @@ class NetworkInterface extends pulumi.CustomResource {
73
83
  inputs["sourceDestCheck"] = args ? args.sourceDestCheck : undefined;
74
84
  inputs["subnetId"] = args ? args.subnetId : undefined;
75
85
  inputs["tags"] = args ? args.tags : undefined;
86
+ inputs["arn"] = undefined /*out*/;
76
87
  inputs["macAddress"] = undefined /*out*/;
77
88
  inputs["outpostArn"] = undefined /*out*/;
89
+ inputs["ownerId"] = undefined /*out*/;
78
90
  inputs["privateDnsName"] = undefined /*out*/;
79
91
  inputs["tagsAll"] = undefined /*out*/;
80
92
  }
@@ -1 +1 @@
1
- {"version":3,"file":"networkInterface.js","sourceRoot":"","sources":["../../ec2/networkInterface.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"networkInterface.js","sourceRoot":"","sources":["../../ec2/networkInterface.ts"],"names":[],"mappings":"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"}
@@ -104,7 +104,7 @@ import { input as inputs, output as outputs } from "../types";
104
104
  *
105
105
  * ## Import
106
106
  *
107
- * VPC Peering Connection Options can be imported using the `vpc peering id`, e.g.
107
+ * VPC Peering Connection Options can be imported using the `vpc peering id`, e.g.,
108
108
  *
109
109
  * ```sh
110
110
  * $ pulumi import aws:ec2/peeringConnectionOptions:PeeringConnectionOptions foo pcx-111aaa111
@@ -109,7 +109,7 @@ const utilities = require("../utilities");
109
109
  *
110
110
  * ## Import
111
111
  *
112
- * VPC Peering Connection Options can be imported using the `vpc peering id`, e.g.
112
+ * VPC Peering Connection Options can be imported using the `vpc peering id`, e.g.,
113
113
  *
114
114
  * ```sh
115
115
  * $ pulumi import aws:ec2/peeringConnectionOptions:PeeringConnectionOptions foo pcx-111aaa111
@@ -17,7 +17,7 @@ import { enums } from "../types";
17
17
  *
18
18
  * ## Import
19
19
  *
20
- * Placement groups can be imported using the `name`, e.g.
20
+ * Placement groups can be imported using the `name`, e.g.,
21
21
  *
22
22
  * ```sh
23
23
  * $ pulumi import aws:ec2/placementGroup:PlacementGroup prod_pg production-placement-group
@@ -52,7 +52,7 @@ export declare class PlacementGroup extends pulumi.CustomResource {
52
52
  * placement group. Can only be specified when the `strategy` is set to
53
53
  * `"partition"`. Valid values are 1 - 7 (default is `2`).
54
54
  */
55
- readonly partitionCount: pulumi.Output<number | undefined>;
55
+ readonly partitionCount: pulumi.Output<number>;
56
56
  /**
57
57
  * The ID of the placement group.
58
58
  */
@@ -22,7 +22,7 @@ const utilities = require("../utilities");
22
22
  *
23
23
  * ## Import
24
24
  *
25
- * Placement groups can be imported using the `name`, e.g.
25
+ * Placement groups can be imported using the `name`, e.g.,
26
26
  *
27
27
  * ```sh
28
28
  * $ pulumi import aws:ec2/placementGroup:PlacementGroup prod_pg production-placement-group
@@ -87,7 +87,7 @@ import { input as inputs, output as outputs } from "../types";
87
87
  *
88
88
  * ## Import
89
89
  *
90
- * Security Groups can be imported using the `security group id`, e.g.
90
+ * Security Groups can be imported using the `security group id`, e.g.,
91
91
  *
92
92
  * ```sh
93
93
  * $ pulumi import aws:ec2/securityGroup:SecurityGroup elb_sg sg-903004f8
@@ -92,7 +92,7 @@ const utilities = require("../utilities");
92
92
  *
93
93
  * ## Import
94
94
  *
95
- * Security Groups can be imported using the `security group id`, e.g.
95
+ * Security Groups can be imported using the `security group id`, e.g.,
96
96
  *
97
97
  * ```sh
98
98
  * $ pulumi import aws:ec2/securityGroup:SecurityGroup elb_sg sg-903004f8
@@ -62,7 +62,7 @@ import { enums } from "../types";
62
62
  *
63
63
  * ## Import
64
64
  *
65
- * Security Group Rules can be imported using the `security_group_id`, `type`, `protocol`, `from_port`, `to_port`, and source(s)/destination(s) (e.g. `cidr_block`) separated by underscores (`_`). All parts are required. Not all rule permissions (e.g., not all of a rule's CIDR blocks) need to be imported for this provider to manage rule permissions. However, importing some of a rule's permissions but not others, and then making changes to the rule will result in the creation of an additional rule to capture the updated permissions. Rule permissions that were not imported are left intact in the original rule. Import an ingress rule in security group `sg-6e616f6d69` for TCP port 8000 with an IPv4 destination CIDR of `10.0.3.0/24`console
65
+ * Security Group Rules can be imported using the `security_group_id`, `type`, `protocol`, `from_port`, `to_port`, and source(s)/destination(s) (e.g., `cidr_block`) separated by underscores (`_`). All parts are required. Not all rule permissions (e.g., not all of a rule's CIDR blocks) need to be imported for this provider to manage rule permissions. However, importing some of a rule's permissions but not others, and then making changes to the rule will result in the creation of an additional rule to capture the updated permissions. Rule permissions that were not imported are left intact in the original rule. Import an ingress rule in security group `sg-6e616f6d69` for TCP port 8000 with an IPv4 destination CIDR of `10.0.3.0/24`console
66
66
  *
67
67
  * ```sh
68
68
  * $ pulumi import aws:ec2/securityGroupRule:SecurityGroupRule ingress sg-6e616f6d69_ingress_tcp_8000_8000_10.0.3.0/24