@pulumi/aws 5.5.0 → 5.7.0-alpha.1653989347

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 (143) hide show
  1. package/autoscaling/getAmiIds.d.ts +8 -0
  2. package/autoscaling/getAmiIds.js +1 -0
  3. package/autoscaling/getAmiIds.js.map +1 -1
  4. package/autoscaling/group.d.ts +49 -0
  5. package/autoscaling/group.js +39 -0
  6. package/autoscaling/group.js.map +1 -1
  7. package/autoscaling/policy.d.ts +12 -0
  8. package/autoscaling/policy.js +2 -0
  9. package/autoscaling/policy.js.map +1 -1
  10. package/cloudfront/getResponseHeadersPolicy.d.ts +4 -0
  11. package/cloudfront/getResponseHeadersPolicy.js.map +1 -1
  12. package/cloudfront/responseHeadersPolicy.d.ts +33 -0
  13. package/cloudfront/responseHeadersPolicy.js +23 -0
  14. package/cloudfront/responseHeadersPolicy.js.map +1 -1
  15. package/cloudsearch/domain.d.ts +1 -0
  16. package/cloudsearch/domain.js +1 -0
  17. package/cloudsearch/domain.js.map +1 -1
  18. package/cloudwatch/metricStream.d.ts +44 -0
  19. package/cloudwatch/metricStream.js +34 -0
  20. package/cloudwatch/metricStream.js.map +1 -1
  21. package/config/vars.js +1 -1
  22. package/config/vars.js.map +1 -1
  23. package/connect/instance.d.ts +1 -1
  24. package/connect/instance.js +1 -1
  25. package/datasync/locationHdfs.d.ts +4 -4
  26. package/datasync/locationHdfs.js +1 -1
  27. package/ec2/ami.d.ts +15 -3
  28. package/ec2/ami.js +2 -0
  29. package/ec2/ami.js.map +1 -1
  30. package/ec2/amiCopy.d.ts +11 -3
  31. package/ec2/amiCopy.js +2 -0
  32. package/ec2/amiCopy.js.map +1 -1
  33. package/ec2/amiFromInstance.d.ts +8 -0
  34. package/ec2/amiFromInstance.js +2 -0
  35. package/ec2/amiFromInstance.js.map +1 -1
  36. package/ec2/fleet.d.ts +8 -0
  37. package/ec2/fleet.js +2 -0
  38. package/ec2/fleet.js.map +1 -1
  39. package/ec2/getAmi.d.ts +4 -0
  40. package/ec2/getAmi.js.map +1 -1
  41. package/ecr/registryScanningConfiguration.d.ts +1 -1
  42. package/ecr/registryScanningConfiguration.js +1 -1
  43. package/efs/index.d.ts +1 -0
  44. package/efs/index.js +5 -0
  45. package/efs/index.js.map +1 -1
  46. package/efs/replicationConfiguration.d.ts +143 -0
  47. package/efs/replicationConfiguration.js +111 -0
  48. package/efs/replicationConfiguration.js.map +1 -0
  49. package/elasticache/globalReplicationGroup.d.ts +51 -31
  50. package/elasticache/globalReplicationGroup.js +4 -31
  51. package/elasticache/globalReplicationGroup.js.map +1 -1
  52. package/elasticache/replicationGroup.d.ts +1 -1
  53. package/getAmi.d.ts +4 -0
  54. package/getAmi.js.map +1 -1
  55. package/getAutoscalingGroups.d.ts +8 -0
  56. package/getAutoscalingGroups.js +1 -0
  57. package/getAutoscalingGroups.js.map +1 -1
  58. package/keyspaces/index.d.ts +1 -0
  59. package/keyspaces/index.js +5 -0
  60. package/keyspaces/index.js.map +1 -1
  61. package/keyspaces/keyspace.d.ts +3 -3
  62. package/keyspaces/keyspace.js +1 -1
  63. package/keyspaces/table.d.ts +223 -0
  64. package/keyspaces/table.js +114 -0
  65. package/keyspaces/table.js.map +1 -0
  66. package/lb/getHostedZoneId.d.ts +64 -0
  67. package/lb/getHostedZoneId.js +46 -0
  68. package/lb/getHostedZoneId.js.map +1 -0
  69. package/lb/index.d.ts +1 -0
  70. package/lb/index.js +1 -0
  71. package/lb/index.js.map +1 -1
  72. package/location/getPlaceIndex.d.ts +88 -0
  73. package/location/getPlaceIndex.js +37 -0
  74. package/location/getPlaceIndex.js.map +1 -0
  75. package/location/index.d.ts +2 -0
  76. package/location/index.js +6 -0
  77. package/location/index.js.map +1 -1
  78. package/location/placeIndex.d.ts +150 -0
  79. package/location/placeIndex.js +94 -0
  80. package/location/placeIndex.js.map +1 -0
  81. package/msk/cluster.d.ts +35 -1
  82. package/msk/cluster.js +35 -1
  83. package/msk/cluster.js.map +1 -1
  84. package/networkmanager/getCoreNetworkPolicyDocument.d.ts +146 -0
  85. package/networkmanager/getCoreNetworkPolicyDocument.js +106 -0
  86. package/networkmanager/getCoreNetworkPolicyDocument.js.map +1 -0
  87. package/networkmanager/index.d.ts +1 -0
  88. package/networkmanager/index.js +1 -0
  89. package/networkmanager/index.js.map +1 -1
  90. package/organizations/account.d.ts +20 -9
  91. package/organizations/account.js +4 -0
  92. package/organizations/account.js.map +1 -1
  93. package/package.json +2 -2
  94. package/package.json.dev +2 -2
  95. package/provider.js +1 -1
  96. package/provider.js.map +1 -1
  97. package/rds/cluster.d.ts +30 -0
  98. package/rds/cluster.js +30 -0
  99. package/rds/cluster.js.map +1 -1
  100. package/rds/index.d.ts +1 -0
  101. package/rds/index.js +5 -0
  102. package/rds/index.js.map +1 -1
  103. package/rds/snapshotCopy.d.ts +299 -0
  104. package/rds/snapshotCopy.js +138 -0
  105. package/rds/snapshotCopy.js.map +1 -0
  106. package/redshift/authenticationProfile.d.ts +87 -0
  107. package/redshift/authenticationProfile.js +84 -0
  108. package/redshift/authenticationProfile.js.map +1 -0
  109. package/redshift/cluster.d.ts +69 -9
  110. package/redshift/cluster.js +10 -0
  111. package/redshift/cluster.js.map +1 -1
  112. package/redshift/endpointAccess.d.ts +145 -0
  113. package/redshift/endpointAccess.js +96 -0
  114. package/redshift/endpointAccess.js.map +1 -0
  115. package/redshift/eventSubscription.d.ts +15 -15
  116. package/redshift/getCluster.d.ts +33 -0
  117. package/redshift/getCluster.js.map +1 -1
  118. package/redshift/getSubnetGroup.d.ts +75 -0
  119. package/redshift/getSubnetGroup.js +37 -0
  120. package/redshift/getSubnetGroup.js.map +1 -0
  121. package/redshift/hsmClientCertificate.d.ts +122 -0
  122. package/redshift/hsmClientCertificate.js +82 -0
  123. package/redshift/hsmClientCertificate.js.map +1 -0
  124. package/redshift/index.d.ts +5 -0
  125. package/redshift/index.js +21 -0
  126. package/redshift/index.js.map +1 -1
  127. package/redshift/usageLimit.d.ts +177 -0
  128. package/redshift/usageLimit.js +102 -0
  129. package/redshift/usageLimit.js.map +1 -0
  130. package/route53/getResolverRules.d.ts +27 -2
  131. package/route53/getResolverRules.js +15 -2
  132. package/route53/getResolverRules.js.map +1 -1
  133. package/s3/bucketObjectv2.js +2 -0
  134. package/s3/bucketObjectv2.js.map +1 -1
  135. package/s3/bucketV2.d.ts +1 -1
  136. package/s3/bucketV2.js +1 -1
  137. package/s3/bucketWebsiteConfigurationV2.d.ts +42 -1
  138. package/s3/bucketWebsiteConfigurationV2.js +28 -0
  139. package/s3/bucketWebsiteConfigurationV2.js.map +1 -1
  140. package/secretsmanager/getSecretVersion.d.ts +1 -1
  141. package/transfer/server.d.ts +3 -3
  142. package/types/input.d.ts +1112 -247
  143. package/types/output.d.ts +768 -27
@@ -185,7 +185,7 @@ export declare class Server extends pulumi.CustomResource {
185
185
  */
186
186
  readonly protocols: pulumi.Output<string[]>;
187
187
  /**
188
- * Specifies the name of the security policy that is attached to the server. Possible values are `TransferSecurityPolicy-2018-11`, `TransferSecurityPolicy-2020-06`, and `TransferSecurityPolicy-FIPS-2020-06`. Default value is: `TransferSecurityPolicy-2018-11`.
188
+ * Specifies the name of the security policy that is attached to the server. Possible values are `TransferSecurityPolicy-2018-11`, `TransferSecurityPolicy-2020-06`, `TransferSecurityPolicy-FIPS-2020-06` and `TransferSecurityPolicy-2022-03`. Default value is: `TransferSecurityPolicy-2018-11`.
189
189
  */
190
190
  readonly securityPolicyName: pulumi.Output<string | undefined>;
191
191
  /**
@@ -293,7 +293,7 @@ export interface ServerState {
293
293
  */
294
294
  protocols?: pulumi.Input<pulumi.Input<string>[]>;
295
295
  /**
296
- * Specifies the name of the security policy that is attached to the server. Possible values are `TransferSecurityPolicy-2018-11`, `TransferSecurityPolicy-2020-06`, and `TransferSecurityPolicy-FIPS-2020-06`. Default value is: `TransferSecurityPolicy-2018-11`.
296
+ * Specifies the name of the security policy that is attached to the server. Possible values are `TransferSecurityPolicy-2018-11`, `TransferSecurityPolicy-2020-06`, `TransferSecurityPolicy-FIPS-2020-06` and `TransferSecurityPolicy-2022-03`. Default value is: `TransferSecurityPolicy-2018-11`.
297
297
  */
298
298
  securityPolicyName?: pulumi.Input<string>;
299
299
  /**
@@ -381,7 +381,7 @@ export interface ServerArgs {
381
381
  */
382
382
  protocols?: pulumi.Input<pulumi.Input<string>[]>;
383
383
  /**
384
- * Specifies the name of the security policy that is attached to the server. Possible values are `TransferSecurityPolicy-2018-11`, `TransferSecurityPolicy-2020-06`, and `TransferSecurityPolicy-FIPS-2020-06`. Default value is: `TransferSecurityPolicy-2018-11`.
384
+ * Specifies the name of the security policy that is attached to the server. Possible values are `TransferSecurityPolicy-2018-11`, `TransferSecurityPolicy-2020-06`, `TransferSecurityPolicy-FIPS-2020-06` and `TransferSecurityPolicy-2022-03`. Default value is: `TransferSecurityPolicy-2018-11`.
385
385
  */
386
386
  securityPolicyName?: pulumi.Input<string>;
387
387
  /**