@pulumi/aws 5.32.0 → 5.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (186) hide show
  1. package/alb/getLoadBalancer.d.ts +3 -0
  2. package/alb/getLoadBalancer.js.map +1 -1
  3. package/alb/getTargetGroup.d.ts +1 -0
  4. package/alb/getTargetGroup.js.map +1 -1
  5. package/alb/loadBalancer.d.ts +36 -0
  6. package/alb/loadBalancer.js +6 -0
  7. package/alb/loadBalancer.js.map +1 -1
  8. package/alb/targetGroup.d.ts +12 -0
  9. package/alb/targetGroup.js +2 -0
  10. package/alb/targetGroup.js.map +1 -1
  11. package/apigateway/usagePlanKey.d.ts +1 -1
  12. package/apigateway/usagePlanKey.js +1 -1
  13. package/applicationloadbalancing/getLoadBalancer.d.ts +3 -0
  14. package/applicationloadbalancing/getLoadBalancer.js.map +1 -1
  15. package/applicationloadbalancing/getTargetGroup.d.ts +1 -0
  16. package/applicationloadbalancing/getTargetGroup.js.map +1 -1
  17. package/applicationloadbalancing/loadBalancer.d.ts +36 -0
  18. package/applicationloadbalancing/loadBalancer.js +6 -0
  19. package/applicationloadbalancing/loadBalancer.js.map +1 -1
  20. package/applicationloadbalancing/targetGroup.d.ts +12 -0
  21. package/applicationloadbalancing/targetGroup.js +2 -0
  22. package/applicationloadbalancing/targetGroup.js.map +1 -1
  23. package/appsync/dataSource.d.ts +15 -3
  24. package/appsync/dataSource.js +2 -0
  25. package/appsync/dataSource.js.map +1 -1
  26. package/batch/jobDefinition.d.ts +1 -0
  27. package/batch/jobDefinition.js +1 -0
  28. package/batch/jobDefinition.js.map +1 -1
  29. package/budgets/budget.d.ts +24 -0
  30. package/budgets/budget.js +24 -0
  31. package/budgets/budget.js.map +1 -1
  32. package/cloudwatch/eventTarget.d.ts +39 -0
  33. package/cloudwatch/eventTarget.js +39 -0
  34. package/cloudwatch/eventTarget.js.map +1 -1
  35. package/cloudwatch/metricAlarm.d.ts +12 -15
  36. package/cloudwatch/metricAlarm.js.map +1 -1
  37. package/codegurureviewer/index.d.ts +3 -0
  38. package/codegurureviewer/index.js +22 -0
  39. package/codegurureviewer/index.js.map +1 -0
  40. package/codegurureviewer/repositoryAssociation.d.ts +167 -0
  41. package/codegurureviewer/repositoryAssociation.js +100 -0
  42. package/codegurureviewer/repositoryAssociation.js.map +1 -0
  43. package/cognito/userPoolDomain.d.ts +18 -2
  44. package/cognito/userPoolDomain.js +6 -2
  45. package/cognito/userPoolDomain.js.map +1 -1
  46. package/connect/queue.d.ts +6 -0
  47. package/connect/queue.js.map +1 -1
  48. package/connect/routingProfile.d.ts +6 -0
  49. package/connect/routingProfile.js.map +1 -1
  50. package/costexplorer/getCostCategory.d.ts +4 -0
  51. package/costexplorer/getCostCategory.js.map +1 -1
  52. package/directconnect/privateVirtualInterface.d.ts +9 -0
  53. package/directconnect/privateVirtualInterface.js.map +1 -1
  54. package/directconnect/transitVirtualInterface.d.ts +9 -0
  55. package/directconnect/transitVirtualInterface.js.map +1 -1
  56. package/dynamodb/getTable.d.ts +1 -0
  57. package/dynamodb/getTable.js.map +1 -1
  58. package/dynamodb/table.d.ts +12 -0
  59. package/dynamodb/table.js +2 -0
  60. package/dynamodb/table.js.map +1 -1
  61. package/ec2/getEips.d.ts +2 -2
  62. package/ec2/getEips.js +2 -2
  63. package/ec2/getLocalGatewayRouteTables.d.ts +2 -2
  64. package/ec2/getLocalGatewayRouteTables.js +2 -2
  65. package/ec2/getNetworkAcls.d.ts +2 -2
  66. package/ec2/getNetworkAcls.js +2 -2
  67. package/ec2/getNetworkInterfaces.d.ts +2 -2
  68. package/ec2/getNetworkInterfaces.js +2 -2
  69. package/ec2/getPublicIpv4Pool.d.ts +98 -0
  70. package/ec2/getPublicIpv4Pool.js +50 -0
  71. package/ec2/getPublicIpv4Pool.js.map +1 -0
  72. package/ec2/getPublicIpv4Pools.d.ts +104 -0
  73. package/ec2/getPublicIpv4Pools.js +73 -0
  74. package/ec2/getPublicIpv4Pools.js.map +1 -0
  75. package/ec2/getTransitGatewayRouteTables.d.ts +2 -2
  76. package/ec2/getTransitGatewayRouteTables.js +2 -2
  77. package/ec2/index.d.ts +6 -0
  78. package/ec2/index.js +10 -4
  79. package/ec2/index.js.map +1 -1
  80. package/ec2/launchTemplate.d.ts +1 -1
  81. package/ec2/launchTemplate.js +1 -1
  82. package/ecrpublic/getAuthorizationToken.d.ts +3 -1
  83. package/ecrpublic/getAuthorizationToken.js +3 -1
  84. package/ecrpublic/getAuthorizationToken.js.map +1 -1
  85. package/ecrpublic/repository.d.ts +1 -1
  86. package/ecrpublic/repository.js +1 -1
  87. package/ecrpublic/repositoryPolicy.d.ts +1 -1
  88. package/ecrpublic/repositoryPolicy.js +1 -1
  89. package/ecs/getTaskDefinition.d.ts +9 -5
  90. package/ecs/getTaskDefinition.js.map +1 -1
  91. package/ecs/taskDefinition.d.ts +8 -0
  92. package/ecs/taskDefinition.js +2 -0
  93. package/ecs/taskDefinition.js.map +1 -1
  94. package/elasticache/getUser.d.ts +5 -0
  95. package/elasticache/getUser.js +1 -0
  96. package/elasticache/getUser.js.map +1 -1
  97. package/elasticache/user.d.ts +46 -2
  98. package/elasticache/user.js +37 -1
  99. package/elasticache/user.js.map +1 -1
  100. package/elasticloadbalancingv2/getLoadBalancer.d.ts +3 -0
  101. package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
  102. package/elasticloadbalancingv2/getTargetGroup.d.ts +1 -0
  103. package/elasticloadbalancingv2/getTargetGroup.js.map +1 -1
  104. package/elasticloadbalancingv2/loadBalancer.d.ts +36 -0
  105. package/elasticloadbalancingv2/loadBalancer.js +6 -0
  106. package/elasticloadbalancingv2/loadBalancer.js.map +1 -1
  107. package/elasticloadbalancingv2/targetGroup.d.ts +12 -0
  108. package/elasticloadbalancingv2/targetGroup.js +2 -0
  109. package/elasticloadbalancingv2/targetGroup.js.map +1 -1
  110. package/emr/blockPublicAccessConfiguration.d.ts +133 -0
  111. package/emr/blockPublicAccessConfiguration.js +125 -0
  112. package/emr/blockPublicAccessConfiguration.js.map +1 -0
  113. package/emr/index.d.ts +3 -0
  114. package/emr/index.js +6 -1
  115. package/emr/index.js.map +1 -1
  116. package/fms/policy.d.ts +12 -0
  117. package/fms/policy.js +2 -0
  118. package/fms/policy.js.map +1 -1
  119. package/fsx/openZfsFileSystem.d.ts +6 -6
  120. package/index.d.ts +3 -1
  121. package/index.js +8 -4
  122. package/index.js.map +1 -1
  123. package/inspector2/organizationConfiguration.d.ts +2 -1
  124. package/inspector2/organizationConfiguration.js +2 -1
  125. package/inspector2/organizationConfiguration.js.map +1 -1
  126. package/kms/index.d.ts +3 -0
  127. package/kms/index.js +6 -1
  128. package/kms/index.js.map +1 -1
  129. package/kms/key.d.ts +3 -0
  130. package/kms/key.js +3 -0
  131. package/kms/key.js.map +1 -1
  132. package/kms/keyPolicy.d.ts +114 -0
  133. package/kms/keyPolicy.js +95 -0
  134. package/kms/keyPolicy.js.map +1 -0
  135. package/lb/getLoadBalancer.d.ts +3 -0
  136. package/lb/getLoadBalancer.js.map +1 -1
  137. package/lb/getTargetGroup.d.ts +1 -0
  138. package/lb/getTargetGroup.js.map +1 -1
  139. package/lb/loadBalancer.d.ts +36 -0
  140. package/lb/loadBalancer.js +6 -0
  141. package/lb/loadBalancer.js.map +1 -1
  142. package/lb/targetGroup.d.ts +12 -0
  143. package/lb/targetGroup.js +2 -0
  144. package/lb/targetGroup.js.map +1 -1
  145. package/lightsail/disk_attachment.d.ts +1 -1
  146. package/lightsail/disk_attachment.js +1 -1
  147. package/lightsail/instance.d.ts +2 -2
  148. package/lightsail/instance.js +2 -2
  149. package/lightsail/instancePublicPorts.d.ts +1 -1
  150. package/lightsail/instancePublicPorts.js +1 -1
  151. package/lightsail/lbAttachment.d.ts +1 -1
  152. package/lightsail/lbAttachment.js +1 -1
  153. package/oam/index.d.ts +6 -0
  154. package/oam/index.js +27 -0
  155. package/oam/index.js.map +1 -0
  156. package/oam/sink.d.ts +111 -0
  157. package/oam/sink.js +80 -0
  158. package/oam/sink.js.map +1 -0
  159. package/oam/sinkPolicy.d.ts +125 -0
  160. package/oam/sinkPolicy.js +110 -0
  161. package/oam/sinkPolicy.js.map +1 -0
  162. package/opensearch/domain.d.ts +13 -5
  163. package/opensearch/domain.js +2 -0
  164. package/opensearch/domain.js.map +1 -1
  165. package/opensearch/getDomain.d.ts +6 -2
  166. package/opensearch/getDomain.js.map +1 -1
  167. package/package.json +2 -2
  168. package/package.json.dev +2 -2
  169. package/rds/cluster.d.ts +3 -3
  170. package/sagemaker/app.d.ts +6 -6
  171. package/securityhub/organizationConfiguration.d.ts +12 -0
  172. package/securityhub/organizationConfiguration.js +2 -0
  173. package/securityhub/organizationConfiguration.js.map +1 -1
  174. package/servicecatalog/getProvisioningArtifacts.d.ts +75 -0
  175. package/servicecatalog/getProvisioningArtifacts.js +50 -0
  176. package/servicecatalog/getProvisioningArtifacts.js.map +1 -0
  177. package/servicecatalog/index.d.ts +3 -0
  178. package/servicecatalog/index.js +4 -1
  179. package/servicecatalog/index.js.map +1 -1
  180. package/servicecatalog/product.d.ts +3 -3
  181. package/servicecatalog/provisioningArtifact.d.ts +3 -3
  182. package/sesv2/emailIdentity.d.ts +14 -0
  183. package/sesv2/emailIdentity.js +14 -0
  184. package/sesv2/emailIdentity.js.map +1 -1
  185. package/types/input.d.ts +160 -12
  186. package/types/output.d.ts +205 -22
package/types/output.d.ts CHANGED
@@ -2651,6 +2651,10 @@ export declare namespace appflow {
2651
2651
  * Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket. You can name folders according to the flow frequency and date. See Prefix Config for more details.
2652
2652
  */
2653
2653
  prefixConfig?: outputs.appflow.FlowDestinationFlowConfigDestinationConnectorPropertiesS3S3OutputFormatConfigPrefixConfig;
2654
+ /**
2655
+ * Whether the data types from the source system need to be preserved (Only valid for `Parquet` file type)
2656
+ */
2657
+ preserveSourceDataTyping?: boolean;
2654
2658
  }
2655
2659
  interface FlowDestinationFlowConfigDestinationConnectorPropertiesS3S3OutputFormatConfigAggregationConfig {
2656
2660
  /**
@@ -6188,6 +6192,12 @@ export declare namespace appsync {
6188
6192
  */
6189
6193
  region: string;
6190
6194
  }
6195
+ interface DataSourceEventBridgeConfig {
6196
+ /**
6197
+ * ARN for the EventBridge bus.
6198
+ */
6199
+ eventBusArn: string;
6200
+ }
6191
6201
  interface DataSourceHttpConfig {
6192
6202
  /**
6193
6203
  * Authorization configuration in case the HTTP endpoint requires authorization. See Authorization Config.
@@ -10361,6 +10371,12 @@ export declare namespace cloudwatch {
10361
10371
  * The metric to be returned, along with statistics, period, and units. Use this parameter only if this object is retrieving a metric and not performing a math expression on returned data.
10362
10372
  */
10363
10373
  metric?: outputs.cloudwatch.MetricAlarmMetricQueryMetric;
10374
+ /**
10375
+ * Granularity in seconds of returned data points.
10376
+ * For metrics with regular resolution, valid values are any multiple of `60`.
10377
+ * For high-resolution metrics, valid values are `1`, `5`, `10`, `30`, or any multiple of `60`.
10378
+ */
10379
+ period?: number;
10364
10380
  /**
10365
10381
  * Specify exactly one `metricQuery` to be `true` to use that `metricQuery` result as the alarm.
10366
10382
  */
@@ -10384,7 +10400,9 @@ export declare namespace cloudwatch {
10384
10400
  */
10385
10401
  namespace?: string;
10386
10402
  /**
10387
- * The period in seconds over which the specified `stat` is applied.
10403
+ * Granularity in seconds of returned data points.
10404
+ * For metrics with regular resolution, valid values are any multiple of `60`.
10405
+ * For high-resolution metrics, valid values are `1`, `5`, `10`, `30`, or any multiple of `60`.
10388
10406
  */
10389
10407
  period: number;
10390
10408
  /**
@@ -11194,6 +11212,79 @@ export declare namespace codedeploy {
11194
11212
  triggerTargetArn: string;
11195
11213
  }
11196
11214
  }
11215
+ export declare namespace codegurureviewer {
11216
+ interface RepositoryAssociationKmsKeyDetails {
11217
+ /**
11218
+ * The encryption option for a repository association. It is either owned by AWS Key Management Service (KMS) (`AWS_OWNED_CMK`) or customer managed (`CUSTOMER_MANAGED_CMK`).
11219
+ */
11220
+ encryptionOption?: string;
11221
+ /**
11222
+ * The ID of the AWS KMS key that is associated with a repository association.
11223
+ */
11224
+ kmsKeyId?: string;
11225
+ }
11226
+ interface RepositoryAssociationRepository {
11227
+ bitbucket?: outputs.codegurureviewer.RepositoryAssociationRepositoryBitbucket;
11228
+ codecommit?: outputs.codegurureviewer.RepositoryAssociationRepositoryCodecommit;
11229
+ githubEnterpriseServer?: outputs.codegurureviewer.RepositoryAssociationRepositoryGithubEnterpriseServer;
11230
+ s3Bucket?: outputs.codegurureviewer.RepositoryAssociationRepositoryS3Bucket;
11231
+ }
11232
+ interface RepositoryAssociationRepositoryBitbucket {
11233
+ /**
11234
+ * The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
11235
+ */
11236
+ connectionArn: string;
11237
+ /**
11238
+ * The name of the third party source repository.
11239
+ */
11240
+ name: string;
11241
+ /**
11242
+ * The username for the account that owns the repository.
11243
+ */
11244
+ owner: string;
11245
+ }
11246
+ interface RepositoryAssociationRepositoryCodecommit {
11247
+ /**
11248
+ * The name of the AWS CodeCommit repository.
11249
+ */
11250
+ name: string;
11251
+ }
11252
+ interface RepositoryAssociationRepositoryGithubEnterpriseServer {
11253
+ /**
11254
+ * The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
11255
+ */
11256
+ connectionArn: string;
11257
+ /**
11258
+ * The name of the third party source repository.
11259
+ */
11260
+ name: string;
11261
+ /**
11262
+ * The username for the account that owns the repository.
11263
+ */
11264
+ owner: string;
11265
+ }
11266
+ interface RepositoryAssociationRepositoryS3Bucket {
11267
+ /**
11268
+ * The name of the S3 bucket used for associating a new S3 repository. Note: The name must begin with `codeguru-reviewer-`.
11269
+ */
11270
+ bucketName: string;
11271
+ /**
11272
+ * The name of the third party source repository.
11273
+ */
11274
+ name: string;
11275
+ }
11276
+ interface RepositoryAssociationS3RepositoryDetail {
11277
+ /**
11278
+ * The name of the S3 bucket used for associating a new S3 repository. Note: The name must begin with `codeguru-reviewer-`.
11279
+ */
11280
+ bucketName: string;
11281
+ codeArtifacts: outputs.codegurureviewer.RepositoryAssociationS3RepositoryDetailCodeArtifact[];
11282
+ }
11283
+ interface RepositoryAssociationS3RepositoryDetailCodeArtifact {
11284
+ buildArtifactsObjectKey: string;
11285
+ sourceCodeArtifactsObjectKey: string;
11286
+ }
11287
+ }
11197
11288
  export declare namespace codepipeline {
11198
11289
  interface CustomActionTypeConfigurationProperty {
11199
11290
  /**
@@ -11762,7 +11853,7 @@ export declare namespace cognito {
11762
11853
  /**
11763
11854
  * A custom email sender AWS Lambda trigger. See customEmailSender Below.
11764
11855
  */
11765
- customEmailSender: outputs.cognito.UserPoolLambdaConfigCustomEmailSender;
11856
+ customEmailSender?: outputs.cognito.UserPoolLambdaConfigCustomEmailSender;
11766
11857
  /**
11767
11858
  * Custom Message AWS Lambda trigger.
11768
11859
  */
@@ -11770,7 +11861,7 @@ export declare namespace cognito {
11770
11861
  /**
11771
11862
  * A custom SMS sender AWS Lambda trigger. See customSmsSender Below.
11772
11863
  */
11773
- customSmsSender: outputs.cognito.UserPoolLambdaConfigCustomSmsSender;
11864
+ customSmsSender?: outputs.cognito.UserPoolLambdaConfigCustomSmsSender;
11774
11865
  /**
11775
11866
  * Defines the authentication challenge.
11776
11867
  */
@@ -18232,6 +18323,34 @@ export declare namespace ec2 {
18232
18323
  */
18233
18324
  values: string[];
18234
18325
  }
18326
+ interface GetPublicIpv4PoolPoolAddressRange {
18327
+ /**
18328
+ * Number of addresses in the range.
18329
+ */
18330
+ addressCount: number;
18331
+ /**
18332
+ * Number of available addresses in the range.
18333
+ */
18334
+ availableAddressCount: number;
18335
+ /**
18336
+ * First address in the range.
18337
+ */
18338
+ firstAddress: string;
18339
+ /**
18340
+ * Last address in the range.
18341
+ */
18342
+ lastAddress: string;
18343
+ }
18344
+ interface GetPublicIpv4PoolsFilter {
18345
+ /**
18346
+ * Name of the field to filter by, as defined by [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribePublicIpv4Pools.html).
18347
+ */
18348
+ name: string;
18349
+ /**
18350
+ * Set of values that are accepted for the given field. Pool IDs will be selected if any one of the given values match.
18351
+ */
18352
+ values: string[];
18353
+ }
18235
18354
  interface GetRouteTableAssociation {
18236
18355
  /**
18237
18356
  * ID of an Internet Gateway or Virtual Private Gateway which is connected to the Route Table (not exported if not passed as a parameter).
@@ -18923,7 +19042,7 @@ export declare namespace ec2 {
18923
19042
  encrypted?: string;
18924
19043
  /**
18925
19044
  * The amount of provisioned [IOPS](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-io-characteristics.html).
18926
- * This must be set with a `volumeType` of `"io1/io2"`.
19045
+ * This must be set with a `volumeType` of `"io1/io2/gp3"`.
18927
19046
  */
18928
19047
  iops: number;
18929
19048
  /**
@@ -22803,6 +22922,10 @@ export declare namespace elasticache {
22803
22922
  logFormat: string;
22804
22923
  logType: string;
22805
22924
  }
22925
+ interface GetUserAuthenticationMode {
22926
+ passwordCount?: number;
22927
+ type?: string;
22928
+ }
22806
22929
  interface GlobalReplicationGroupGlobalNodeGroup {
22807
22930
  /**
22808
22931
  * The ID of the global node group.
@@ -22855,6 +22978,17 @@ export declare namespace elasticache {
22855
22978
  */
22856
22979
  logType: string;
22857
22980
  }
22981
+ interface UserAuthenticationMode {
22982
+ passwordCount: number;
22983
+ /**
22984
+ * Specifies the passwords to use for authentication if `type` is set to `password`.
22985
+ */
22986
+ passwords?: string[];
22987
+ /**
22988
+ * Specifies the authentication type. Possible options are: `password`, `no-password-required` or `iam`.
22989
+ */
22990
+ type: string;
22991
+ }
22858
22992
  }
22859
22993
  export declare namespace elasticbeanstalk {
22860
22994
  interface ApplicationAppversionLifecycle {
@@ -23841,7 +23975,7 @@ export declare namespace elasticsearch {
23841
23975
  */
23842
23976
  iops: number;
23843
23977
  /**
23844
- * Specifies the throughput (in MiB/s) of the EBS volumes attached to data nodes. Applicable only for the gp3 volume type. Valid values are between `125` and `1000`.
23978
+ * Specifies the throughput (in MiB/s) of the EBS volumes attached to data nodes. Applicable only for the gp3 volume type.
23845
23979
  */
23846
23980
  throughput: number;
23847
23981
  /**
@@ -24483,6 +24617,16 @@ export declare namespace elb {
24483
24617
  }
24484
24618
  }
24485
24619
  export declare namespace emr {
24620
+ interface BlockPublicAccessConfigurationPermittedPublicSecurityGroupRuleRange {
24621
+ /**
24622
+ * The final port in the range of TCP ports.
24623
+ */
24624
+ maxRange: number;
24625
+ /**
24626
+ * The first port in the range of TCP ports.
24627
+ */
24628
+ minRange: number;
24629
+ }
24486
24630
  interface ClusterAutoTerminationPolicy {
24487
24631
  /**
24488
24632
  * Specifies the amount of idle time in seconds after which the cluster automatically terminates. You can specify a minimum of `60` seconds and a maximum of `604800` seconds (seven days).
@@ -26465,6 +26609,10 @@ export declare namespace glue {
26465
26609
  * The name of the connection to use to connect to the Delta table target.
26466
26610
  */
26467
26611
  connectionName?: string;
26612
+ /**
26613
+ * Specifies whether the crawler will create native tables, to allow integration with query engines that support querying of the Delta transaction log directly.
26614
+ */
26615
+ createNativeDeltaTable?: boolean;
26468
26616
  /**
26469
26617
  * A list of the Amazon S3 paths to the Delta tables.
26470
26618
  */
@@ -28664,6 +28812,10 @@ export declare namespace inspector2 {
28664
28812
  * Whether Amazon ECR scans are automatically enabled for new members of your Amazon Inspector organization.
28665
28813
  */
28666
28814
  ecr: boolean;
28815
+ /**
28816
+ * Whether Lambda Function scans are automatically enabled for new members of your Amazon Inspector organization.
28817
+ */
28818
+ lambda?: boolean;
28667
28819
  }
28668
28820
  }
28669
28821
  export declare namespace iot {
@@ -29640,7 +29792,7 @@ export declare namespace kendra {
29640
29792
  */
29641
29793
  bucketName: string;
29642
29794
  /**
29643
- * A block that defines the Ddcument metadata files that contain information such as the document access control information, source URI, document author, and custom attributes. Each metadata file contains metadata about a single document. Detailed below.
29795
+ * A block that defines the Document metadata files that contain information such as the document access control information, source URI, document author, and custom attributes. Each metadata file contains metadata about a single document. Detailed below.
29644
29796
  */
29645
29797
  documentsMetadataConfiguration?: outputs.kendra.DataSourceConfigurationS3ConfigurationDocumentsMetadataConfiguration;
29646
29798
  /**
@@ -34609,7 +34761,7 @@ export declare namespace medialive {
34609
34761
  /**
34610
34762
  * Advanced audio normalization settings. See Audio Normalization Settings for more details.
34611
34763
  */
34612
- audioNormalizationSettings: outputs.medialive.ChannelEncoderSettingsAudioDescriptionAudioNormalizationSettings;
34764
+ audioNormalizationSettings?: outputs.medialive.ChannelEncoderSettingsAudioDescriptionAudioNormalizationSettings;
34613
34765
  /**
34614
34766
  * The name of the audio selector used as the source for this AudioDescription.
34615
34767
  */
@@ -34639,7 +34791,7 @@ export declare namespace medialive {
34639
34791
  * The name of this audio description.
34640
34792
  */
34641
34793
  name: string;
34642
- remixSettings: outputs.medialive.ChannelEncoderSettingsAudioDescriptionRemixSettings;
34794
+ remixSettings?: outputs.medialive.ChannelEncoderSettingsAudioDescriptionRemixSettings;
34643
34795
  /**
34644
34796
  * Stream name RTMP destinations (URLs of type rtmp://)
34645
34797
  */
@@ -34698,22 +34850,22 @@ export declare namespace medialive {
34698
34850
  /**
34699
34851
  * Aac Settings. See AAC Settings for more details.
34700
34852
  */
34701
- aacSettings: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsAacSettings;
34853
+ aacSettings?: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsAacSettings;
34702
34854
  /**
34703
34855
  * Ac3 Settings. See AC3 Settings for more details.
34704
34856
  */
34705
- ac3Settings: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsAc3Settings;
34857
+ ac3Settings?: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsAc3Settings;
34706
34858
  /**
34707
34859
  * Eac3 Atmos Settings. See EAC3 Atmos Settings
34708
34860
  */
34709
- eac3AtmosSettings: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsEac3AtmosSettings;
34861
+ eac3AtmosSettings?: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsEac3AtmosSettings;
34710
34862
  /**
34711
34863
  * Eac3 Settings. See EAC3 Settings
34712
34864
  */
34713
- eac3Settings: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsEac3Settings;
34714
- mp2Settings: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsMp2Settings;
34715
- passThroughSettings: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsPassThroughSettings;
34716
- wavSettings: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsWavSettings;
34865
+ eac3Settings?: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsEac3Settings;
34866
+ mp2Settings?: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsMp2Settings;
34867
+ passThroughSettings?: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsPassThroughSettings;
34868
+ wavSettings?: outputs.medialive.ChannelEncoderSettingsAudioDescriptionCodecSettingsWavSettings;
34717
34869
  }
34718
34870
  interface ChannelEncoderSettingsAudioDescriptionCodecSettingsAacSettings {
34719
34871
  /**
@@ -35218,7 +35370,7 @@ export declare namespace medialive {
35218
35370
  }
35219
35371
  interface ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings {
35220
35372
  acquisitionPointId: string;
35221
- audioOnlyTimecodecControl: string;
35373
+ audioOnlyTimecodeControl: string;
35222
35374
  /**
35223
35375
  * Setting to allow self signed or verified RTMP certificates.
35224
35376
  */
@@ -35231,7 +35383,7 @@ export declare namespace medialive {
35231
35383
  * A director and base filename where archive files should be written. See Destination for more details.
35232
35384
  */
35233
35385
  destination: outputs.medialive.ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettingsDestination;
35234
- eventId: number;
35386
+ eventId: string;
35235
35387
  eventIdMode: string;
35236
35388
  eventStopBehavior: string;
35237
35389
  filecacheDuration?: number;
@@ -37220,7 +37372,7 @@ export declare namespace neptune {
37220
37372
  */
37221
37373
  maxCapacity?: number;
37222
37374
  /**
37223
- * The minimum Neptune Capacity Units (NCUs) for this cluster. Must be greater or equal than **2.5**. See [AWS Documentation](https://docs.aws.amazon.com/neptune/latest/userguide/neptune-serverless-capacity-scaling.html) for more details.
37375
+ * The minimum Neptune Capacity Units (NCUs) for this cluster. Must be greater or equal than **1**. See [AWS Documentation](https://docs.aws.amazon.com/neptune/latest/userguide/neptune-serverless-capacity-scaling.html) for more details.
37224
37376
  */
37225
37377
  minCapacity?: number;
37226
37378
  }
@@ -38297,7 +38449,7 @@ export declare namespace opensearch {
38297
38449
  }
38298
38450
  interface DomainCognitoOptions {
38299
38451
  /**
38300
- * Whether Amazon Cognito authentication with Kibana is enabled or not. Default is `false`.
38452
+ * Whether Amazon Cognito authentication with Dashboard is enabled or not. Default is `false`.
38301
38453
  */
38302
38454
  enabled?: boolean;
38303
38455
  /**
@@ -38345,7 +38497,7 @@ export declare namespace opensearch {
38345
38497
  */
38346
38498
  iops: number;
38347
38499
  /**
38348
- * Specifies the throughput (in MiB/s) of the EBS volumes attached to data nodes. Applicable only for the gp3 volume type. Valid values are between `125` and `1000`.
38500
+ * Specifies the throughput (in MiB/s) of the EBS volumes attached to data nodes. Applicable only for the gp3 volume type.
38349
38501
  */
38350
38502
  throughput: number;
38351
38503
  /**
@@ -38446,6 +38598,7 @@ export declare namespace opensearch {
38446
38598
  vpcId: string;
38447
38599
  }
38448
38600
  interface GetDomainAdvancedSecurityOption {
38601
+ anonymousAuthEnabled: boolean;
38449
38602
  /**
38450
38603
  * Whether node to node encryption is enabled.
38451
38604
  */
@@ -45113,7 +45266,7 @@ export declare namespace scheduler {
45113
45266
  }
45114
45267
  interface ScheduleTargetEcsParametersNetworkConfiguration {
45115
45268
  /**
45116
- * Specifies whether the task's elastic network interface receives a public IP address. You can specify `ENABLED` only when the `launchType` is set to `FARGATE`. One of: `ENABLED`, `DISABLED`.
45269
+ * Specifies whether the task's elastic network interface receives a public IP address. This attribute is a boolean type, where `true` maps to `ENABLED` and `false` to `DISABLED`. You can specify `true` only when the `launchType` is set to `FARGATE`.
45117
45270
  */
45118
45271
  assignPublicIp?: boolean;
45119
45272
  /**
@@ -46710,6 +46863,36 @@ export declare namespace servicecatalog {
46710
46863
  */
46711
46864
  type: string;
46712
46865
  }
46866
+ interface GetProvisioningArtifactsProvisioningArtifactDetail {
46867
+ /**
46868
+ * Indicates whether the product version is active.
46869
+ */
46870
+ active: boolean;
46871
+ /**
46872
+ * The UTC time stamp of the creation time.
46873
+ */
46874
+ createdTime: string;
46875
+ /**
46876
+ * The description of the provisioning artifact.
46877
+ */
46878
+ description: string;
46879
+ /**
46880
+ * Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.
46881
+ */
46882
+ guidance: string;
46883
+ /**
46884
+ * The identifier of the provisioning artifact.
46885
+ */
46886
+ id: string;
46887
+ /**
46888
+ * The name of the provisioning artifact.
46889
+ */
46890
+ name: string;
46891
+ /**
46892
+ * The type of provisioning artifact.
46893
+ */
46894
+ type: string;
46895
+ }
46713
46896
  interface ProductProvisioningArtifactParameters {
46714
46897
  /**
46715
46898
  * Description of the provisioning artifact (i.e., version), including how it differs from the previous provisioning artifact.
@@ -46732,7 +46915,7 @@ export declare namespace servicecatalog {
46732
46915
  */
46733
46916
  templateUrl?: string;
46734
46917
  /**
46735
- * Type of provisioning artifact. Valid values: `CLOUD_FORMATION_TEMPLATE`, `MARKETPLACE_AMI`, `MARKETPLACE_CAR` (Marketplace Clusters and AWS Resources).
46918
+ * Type of provisioning artifact. See [AWS Docs](https://docs.aws.amazon.com/servicecatalog/latest/dg/API_ProvisioningArtifactProperties.html) for valid list of values.
46736
46919
  */
46737
46920
  type?: string;
46738
46921
  }