@pulumi/aws 5.17.0 → 5.18.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 (162) hide show
  1. package/amp/workspace.d.ts +29 -5
  2. package/amp/workspace.js +17 -5
  3. package/amp/workspace.js.map +1 -1
  4. package/cloudfront/distribution.d.ts +1 -1
  5. package/cloudfront/distribution.js +1 -1
  6. package/codepipeline/customActionType.d.ts +188 -0
  7. package/codepipeline/customActionType.js +116 -0
  8. package/codepipeline/customActionType.js.map +1 -0
  9. package/codepipeline/index.d.ts +3 -0
  10. package/codepipeline/index.js +6 -1
  11. package/codepipeline/index.js.map +1 -1
  12. package/cognito/userPool.d.ts +12 -0
  13. package/cognito/userPool.js +2 -0
  14. package/cognito/userPool.js.map +1 -1
  15. package/comprehend/documentClassifier.d.ts +275 -0
  16. package/comprehend/documentClassifier.js +115 -0
  17. package/comprehend/documentClassifier.js.map +1 -0
  18. package/comprehend/index.d.ts +3 -0
  19. package/comprehend/index.js +6 -1
  20. package/comprehend/index.js.map +1 -1
  21. package/directconnect/connection.d.ts +8 -0
  22. package/directconnect/connection.js +2 -0
  23. package/directconnect/connection.js.map +1 -1
  24. package/directconnect/getConnection.d.ts +4 -0
  25. package/directconnect/getConnection.js.map +1 -1
  26. package/ebs/volume.d.ts +1 -1
  27. package/ebs/volume.js +1 -1
  28. package/ec2/defaultVpc.d.ts +3 -0
  29. package/ec2/defaultVpc.js +2 -0
  30. package/ec2/defaultVpc.js.map +1 -1
  31. package/ec2/getNatGateway.d.ts +0 -2
  32. package/ec2/getNatGateway.js +0 -2
  33. package/ec2/getNatGateway.js.map +1 -1
  34. package/ec2/getVpc.d.ts +4 -0
  35. package/ec2/getVpc.js.map +1 -1
  36. package/ec2/getVpcIamPools.d.ts +64 -0
  37. package/ec2/getVpcIamPools.js +50 -0
  38. package/ec2/getVpcIamPools.js.map +1 -0
  39. package/ec2/index.d.ts +3 -0
  40. package/ec2/index.js +6 -3
  41. package/ec2/index.js.map +1 -1
  42. package/ec2/networkInterface.d.ts +9 -0
  43. package/ec2/networkInterface.js.map +1 -1
  44. package/ec2/securityGroupRule.d.ts +2 -2
  45. package/ec2/securityGroupRule.js +2 -2
  46. package/ec2/vpc.d.ts +15 -3
  47. package/ec2/vpc.js +2 -0
  48. package/ec2/vpc.js.map +1 -1
  49. package/ec2clientvpn/route.d.ts +3 -3
  50. package/ec2transitgateway/connectPeer.d.ts +1 -1
  51. package/ec2transitgateway/connectPeer.js +1 -1
  52. package/elasticache/getCluster.d.ts +1 -1
  53. package/elasticache/getCluster.js +1 -1
  54. package/elasticache/getReplicationGroup.d.ts +1 -1
  55. package/elasticache/getReplicationGroup.js +1 -1
  56. package/elasticache/getUser.d.ts +1 -1
  57. package/elasticache/getUser.js +1 -1
  58. package/elasticache/globalReplicationGroup.d.ts +30 -2
  59. package/elasticache/globalReplicationGroup.js +3 -1
  60. package/elasticache/globalReplicationGroup.js.map +1 -1
  61. package/elasticache/parameterGroup.d.ts +1 -1
  62. package/elasticache/parameterGroup.js +1 -1
  63. package/elasticache/subnetGroup.d.ts +3 -3
  64. package/emrcontainers/virtualCluster.d.ts +2 -2
  65. package/emrcontainers/virtualCluster.js +2 -2
  66. package/globalaccelerator/accelerator.d.ts +13 -0
  67. package/globalaccelerator/accelerator.js +3 -0
  68. package/globalaccelerator/accelerator.js.map +1 -1
  69. package/identitystore/group.d.ts +3 -3
  70. package/index.d.ts +2 -1
  71. package/index.js +4 -2
  72. package/index.js.map +1 -1
  73. package/inspector2/delegatedAdminAccount.d.ts +76 -0
  74. package/inspector2/delegatedAdminAccount.js +74 -0
  75. package/inspector2/delegatedAdminAccount.js.map +1 -0
  76. package/inspector2/index.d.ts +3 -0
  77. package/inspector2/index.js +6 -1
  78. package/inspector2/index.js.map +1 -1
  79. package/networkmanager/link.d.ts +1 -1
  80. package/networkmanager/link.js +1 -1
  81. package/opsworks/customLayer.d.ts +12 -0
  82. package/opsworks/customLayer.js +2 -0
  83. package/opsworks/customLayer.js.map +1 -1
  84. package/opsworks/ecsClusterLayer.d.ts +3 -0
  85. package/opsworks/ecsClusterLayer.js +2 -0
  86. package/opsworks/ecsClusterLayer.js.map +1 -1
  87. package/opsworks/gangliaLayer.d.ts +3 -0
  88. package/opsworks/gangliaLayer.js +2 -0
  89. package/opsworks/gangliaLayer.js.map +1 -1
  90. package/opsworks/haproxyLayer.d.ts +3 -0
  91. package/opsworks/haproxyLayer.js +2 -0
  92. package/opsworks/haproxyLayer.js.map +1 -1
  93. package/opsworks/javaAppLayer.d.ts +3 -0
  94. package/opsworks/javaAppLayer.js +2 -0
  95. package/opsworks/javaAppLayer.js.map +1 -1
  96. package/opsworks/memcachedLayer.d.ts +3 -0
  97. package/opsworks/memcachedLayer.js +2 -0
  98. package/opsworks/memcachedLayer.js.map +1 -1
  99. package/opsworks/mysqlLayer.d.ts +3 -0
  100. package/opsworks/mysqlLayer.js +2 -0
  101. package/opsworks/mysqlLayer.js.map +1 -1
  102. package/opsworks/nodejsAppLayer.d.ts +3 -0
  103. package/opsworks/nodejsAppLayer.js +2 -0
  104. package/opsworks/nodejsAppLayer.js.map +1 -1
  105. package/opsworks/phpAppLayer.d.ts +3 -0
  106. package/opsworks/phpAppLayer.js +2 -0
  107. package/opsworks/phpAppLayer.js.map +1 -1
  108. package/opsworks/railsAppLayer.d.ts +3 -0
  109. package/opsworks/railsAppLayer.js +2 -0
  110. package/opsworks/railsAppLayer.js.map +1 -1
  111. package/opsworks/staticWebLayer.d.ts +3 -0
  112. package/opsworks/staticWebLayer.js +2 -0
  113. package/opsworks/staticWebLayer.js.map +1 -1
  114. package/package.json +2 -2
  115. package/package.json.dev +2 -2
  116. package/ram/resourceShare.d.ts +1 -1
  117. package/ram/resourceShare.js +1 -1
  118. package/rds/getReservedInstanceOffering.d.ts +97 -0
  119. package/rds/getReservedInstanceOffering.js +44 -0
  120. package/rds/getReservedInstanceOffering.js.map +1 -0
  121. package/rds/index.d.ts +6 -0
  122. package/rds/index.js +9 -1
  123. package/rds/index.js.map +1 -1
  124. package/rds/optionGroup.d.ts +1 -1
  125. package/rds/optionGroup.js +1 -1
  126. package/rds/reservedInstance.d.ts +219 -0
  127. package/rds/reservedInstance.js +115 -0
  128. package/rds/reservedInstance.js.map +1 -0
  129. package/s3control/index.d.ts +3 -0
  130. package/s3control/index.js +6 -1
  131. package/s3control/index.js.map +1 -1
  132. package/s3control/storageLensConfiguration.d.ts +157 -0
  133. package/s3control/storageLensConfiguration.js +122 -0
  134. package/s3control/storageLensConfiguration.js.map +1 -0
  135. package/servicecatalog/product.d.ts +17 -0
  136. package/servicecatalog/product.js +17 -0
  137. package/servicecatalog/product.js.map +1 -1
  138. package/ses/domainDkim.d.ts +2 -2
  139. package/ses/domainDkim.js +2 -2
  140. package/sesv2/configurationSet.d.ts +175 -0
  141. package/sesv2/configurationSet.js +107 -0
  142. package/sesv2/configurationSet.js.map +1 -0
  143. package/sesv2/index.d.ts +3 -0
  144. package/sesv2/index.js +22 -0
  145. package/sesv2/index.js.map +1 -0
  146. package/transfer/index.d.ts +3 -0
  147. package/transfer/index.js +6 -1
  148. package/transfer/index.js.map +1 -1
  149. package/transfer/server.d.ts +2 -0
  150. package/transfer/server.js +2 -0
  151. package/transfer/server.js.map +1 -1
  152. package/transfer/tag.d.ts +100 -0
  153. package/transfer/tag.js +90 -0
  154. package/transfer/tag.js.map +1 -0
  155. package/types/input.d.ts +714 -22
  156. package/types/output.d.ts +762 -4
  157. package/waf/getSubscribedRuleGroup.d.ts +16 -17
  158. package/waf/getSubscribedRuleGroup.js +16 -17
  159. package/waf/getSubscribedRuleGroup.js.map +1 -1
  160. package/wafregional/getSubscribedRuleGroup.d.ts +16 -17
  161. package/wafregional/getSubscribedRuleGroup.js +16 -17
  162. package/wafregional/getSubscribedRuleGroup.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -928,6 +928,14 @@ export declare namespace alb {
928
928
  type: string;
929
929
  }
930
930
  }
931
+ export declare namespace amp {
932
+ interface WorkspaceLoggingConfiguration {
933
+ /**
934
+ * The ARN of the CloudWatch log group to which the vended log data will be published. This log group must exist.
935
+ */
936
+ logGroupArn: string;
937
+ }
938
+ }
931
939
  export declare namespace amplify {
932
940
  interface AppAutoBranchCreationConfig {
933
941
  /**
@@ -1326,7 +1334,7 @@ export declare namespace apigatewayv2 {
1326
1334
  }
1327
1335
  interface IntegrationResponseParameter {
1328
1336
  /**
1329
- * Key-value map. The key of ths map identifies the location of the request parameter to change, and how to change it. The corresponding value specifies the new data for the parameter.
1337
+ * Key-value map. The key of this map identifies the location of the request parameter to change, and how to change it. The corresponding value specifies the new data for the parameter.
1330
1338
  * See the [Amazon API Gateway Developer Guide](https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-parameter-mapping.html) for details.
1331
1339
  */
1332
1340
  mappings: {
@@ -10923,6 +10931,74 @@ export declare namespace codedeploy {
10923
10931
  }
10924
10932
  }
10925
10933
  export declare namespace codepipeline {
10934
+ interface CustomActionTypeConfigurationProperty {
10935
+ /**
10936
+ * The description of the action configuration property.
10937
+ */
10938
+ description?: string;
10939
+ /**
10940
+ * Whether the configuration property is a key.
10941
+ */
10942
+ key: boolean;
10943
+ /**
10944
+ * The name of the action configuration property.
10945
+ */
10946
+ name: string;
10947
+ /**
10948
+ * Indicates that the property will be used in conjunction with PollForJobs.
10949
+ */
10950
+ queryable?: boolean;
10951
+ /**
10952
+ * Whether the configuration property is a required value.
10953
+ */
10954
+ required: boolean;
10955
+ /**
10956
+ * Whether the configuration property is secret.
10957
+ */
10958
+ secret: boolean;
10959
+ /**
10960
+ * The type of the configuration property. Valid values: `String`, `Number`, `Boolean`
10961
+ */
10962
+ type?: string;
10963
+ }
10964
+ interface CustomActionTypeInputArtifactDetails {
10965
+ /**
10966
+ * The maximum number of artifacts allowed for the action type. Min: 0, Max: 5
10967
+ */
10968
+ maximumCount: number;
10969
+ /**
10970
+ * The minimum number of artifacts allowed for the action type. Min: 0, Max: 5
10971
+ */
10972
+ minimumCount: number;
10973
+ }
10974
+ interface CustomActionTypeOutputArtifactDetails {
10975
+ /**
10976
+ * The maximum number of artifacts allowed for the action type. Min: 0, Max: 5
10977
+ */
10978
+ maximumCount: number;
10979
+ /**
10980
+ * The minimum number of artifacts allowed for the action type. Min: 0, Max: 5
10981
+ */
10982
+ minimumCount: number;
10983
+ }
10984
+ interface CustomActionTypeSettings {
10985
+ /**
10986
+ * The URL returned to the AWS CodePipeline console that provides a deep link to the resources of the external system.
10987
+ */
10988
+ entityUrlTemplate?: string;
10989
+ /**
10990
+ * The URL returned to the AWS CodePipeline console that contains a link to the top-level landing page for the external system.
10991
+ */
10992
+ executionUrlTemplate?: string;
10993
+ /**
10994
+ * The URL returned to the AWS CodePipeline console that contains a link to the page where customers can update or change the configuration of the external action.
10995
+ */
10996
+ revisionUrlTemplate?: string;
10997
+ /**
10998
+ * The URL of a sign-up page where users can sign up for an external service and perform initial configuration of the action provided by that service.
10999
+ */
11000
+ thirdPartyConfigurationUrl?: string;
11001
+ }
10926
11002
  interface PipelineArtifactStore {
10927
11003
  /**
10928
11004
  * The encryption key block AWS CodePipeline uses to encrypt the data in the artifact store, such as an AWS Key Management Service (AWS KMS) key. If you don't specify a key, AWS CodePipeline uses the default key for Amazon Simple Storage Service (Amazon S3). An `encryptionKey` block is documented below.
@@ -11578,6 +11654,12 @@ export declare namespace cognito {
11578
11654
  */
11579
11655
  enabled: boolean;
11580
11656
  }
11657
+ interface UserPoolUserAttributeUpdateSettings {
11658
+ /**
11659
+ * A list of attributes requiring verification before update. If set, the provided value(s) must also be set in `autoVerifiedAttributes`. Valid values: `email`, `phoneNumber`.
11660
+ */
11661
+ attributesRequireVerificationBeforeUpdates: string[];
11662
+ }
11581
11663
  interface UserPoolUserPoolAddOns {
11582
11664
  /**
11583
11665
  * Mode for advanced security, must be one of `OFF`, `AUDIT` or `ENFORCED`.
@@ -11618,6 +11700,86 @@ export declare namespace cognito {
11618
11700
  }
11619
11701
  }
11620
11702
  export declare namespace comprehend {
11703
+ interface DocumentClassifierInputDataConfig {
11704
+ /**
11705
+ * List of training datasets produced by Amazon SageMaker Ground Truth.
11706
+ * Used if `dataFormat` is `AUGMENTED_MANIFEST`.
11707
+ * See the `augmentedManifests` Configuration Block section below.
11708
+ */
11709
+ augmentedManifests?: outputs.comprehend.DocumentClassifierInputDataConfigAugmentedManifest[];
11710
+ /**
11711
+ * The format for the training data.
11712
+ * One of `COMPREHEND_CSV` or `AUGMENTED_MANIFEST`.
11713
+ */
11714
+ dataFormat?: string;
11715
+ /**
11716
+ * Delimiter between labels when training a multi-label classifier.
11717
+ * Valid values are `|`, `~`, `!`, `@`, `#`, `$`, `%`, `^`, `*`, `-`, `_`, `+`, `=`, `\`, `:`, `;`, `>`, `?`, `/`, `<space>`, and `<tab>`.
11718
+ * Default is `|`.
11719
+ */
11720
+ labelDelimiter: string;
11721
+ /**
11722
+ * Destination path for the output documents.
11723
+ * The full path to the output file will be returned in `outputS3Uri`.
11724
+ */
11725
+ s3Uri?: string;
11726
+ testS3Uri?: string;
11727
+ }
11728
+ interface DocumentClassifierInputDataConfigAugmentedManifest {
11729
+ /**
11730
+ * Location of annotation files.
11731
+ */
11732
+ annotationDataS3Uri?: string;
11733
+ /**
11734
+ * The JSON attribute that contains the annotations for the training documents.
11735
+ */
11736
+ attributeNames: string[];
11737
+ /**
11738
+ * Type of augmented manifest.
11739
+ * One of `PLAIN_TEXT_DOCUMENT` or `SEMI_STRUCTURED_DOCUMENT`.
11740
+ */
11741
+ documentType?: string;
11742
+ /**
11743
+ * Destination path for the output documents.
11744
+ * The full path to the output file will be returned in `outputS3Uri`.
11745
+ */
11746
+ s3Uri: string;
11747
+ /**
11748
+ * Location of source PDF files.
11749
+ */
11750
+ sourceDocumentsS3Uri?: string;
11751
+ /**
11752
+ * Purpose of data in augmented manifest.
11753
+ * One of `TRAIN` or `TEST`.
11754
+ */
11755
+ split?: string;
11756
+ }
11757
+ interface DocumentClassifierOutputDataConfig {
11758
+ /**
11759
+ * KMS Key used to encrypt the output documents.
11760
+ * Can be a KMS Key ID, a KMS Key ARN, a KMS Alias name, or a KMS Alias ARN.
11761
+ */
11762
+ kmsKeyId?: string;
11763
+ /**
11764
+ * Full path for the output documents.
11765
+ */
11766
+ outputS3Uri: string;
11767
+ /**
11768
+ * Destination path for the output documents.
11769
+ * The full path to the output file will be returned in `outputS3Uri`.
11770
+ */
11771
+ s3Uri: string;
11772
+ }
11773
+ interface DocumentClassifierVpcConfig {
11774
+ /**
11775
+ * List of security group IDs.
11776
+ */
11777
+ securityGroupIds: string[];
11778
+ /**
11779
+ * List of VPC subnets.
11780
+ */
11781
+ subnets: string[];
11782
+ }
11621
11783
  interface EntityRecognizerInputDataConfig {
11622
11784
  /**
11623
11785
  * Specifies location of the document annotation data.
@@ -17613,6 +17775,80 @@ export declare namespace ec2 {
17613
17775
  name: string;
17614
17776
  values: string[];
17615
17777
  }
17778
+ interface GetVpcIamPoolsFilter {
17779
+ name: string;
17780
+ values: string[];
17781
+ }
17782
+ interface GetVpcIamPoolsIpamPool {
17783
+ /**
17784
+ * IP protocol assigned to this pool.
17785
+ */
17786
+ addressFamily: string;
17787
+ /**
17788
+ * A default netmask length for allocations added to this pool. If, for example, the CIDR assigned to this pool is 10.0.0.0/8 and you enter 16 here, new allocations will default to 10.0.0.0/16.
17789
+ */
17790
+ allocationDefaultNetmaskLength: number;
17791
+ /**
17792
+ * The maximum netmask length that will be required for CIDR allocations in this pool.
17793
+ */
17794
+ allocationMaxNetmaskLength: number;
17795
+ /**
17796
+ * The minimum netmask length that will be required for CIDR allocations in this pool.
17797
+ */
17798
+ allocationMinNetmaskLength: number;
17799
+ /**
17800
+ * Tags that are required to create resources in using this pool.
17801
+ */
17802
+ allocationResourceTags: {
17803
+ [key: string]: string;
17804
+ };
17805
+ /**
17806
+ * ARN of the pool
17807
+ */
17808
+ arn: string;
17809
+ /**
17810
+ * If enabled, IPAM will continuously look for resources within the CIDR range of this pool and automatically import them as allocations into your IPAM.
17811
+ */
17812
+ autoImport: boolean;
17813
+ /**
17814
+ * Limits which service in AWS that the pool can be used in. "ec2", for example, allows users to use space for Elastic IP addresses and VPCs.
17815
+ */
17816
+ awsService: string;
17817
+ /**
17818
+ * Description for the IPAM pool.
17819
+ */
17820
+ description: string;
17821
+ /**
17822
+ * ID of the IPAM pool.
17823
+ */
17824
+ id?: string;
17825
+ ipamPoolId: string;
17826
+ /**
17827
+ * ID of the scope the pool belongs to.
17828
+ */
17829
+ ipamScopeId: string;
17830
+ ipamScopeType: string;
17831
+ /**
17832
+ * Locale is the Region where your pool is available for allocations. You can only create pools with locales that match the operating Regions of the IPAM. You can only create VPCs from a pool whose locale matches the VPC's Region.
17833
+ */
17834
+ locale: string;
17835
+ poolDepth: number;
17836
+ /**
17837
+ * Defines whether or not IPv6 pool space is publicly ∂advertisable over the internet.
17838
+ */
17839
+ publiclyAdvertisable: boolean;
17840
+ /**
17841
+ * ID of the source IPAM pool.
17842
+ */
17843
+ sourceIpamPoolId: string;
17844
+ state: string;
17845
+ /**
17846
+ * Map of tags to assigned to the resource.
17847
+ */
17848
+ tags: {
17849
+ [key: string]: string;
17850
+ };
17851
+ }
17616
17852
  interface GetVpcPeeringConnectionCidrBlockSet {
17617
17853
  /**
17618
17854
  * Primary CIDR block of the requester VPC of the specific VPC Peering Connection to retrieve.
@@ -24591,7 +24827,7 @@ export declare namespace globalaccelerator {
24591
24827
  }
24592
24828
  interface AcceleratorIpSet {
24593
24829
  /**
24594
- * A list of IP addresses in the IP address set.
24830
+ * The IP addresses to use for BYOIP accelerators. If not specified, the service assigns IP addresses. Valid values: 1 or 2 IPv4 addresses.
24595
24831
  */
24596
24832
  ipAddresses: string[];
24597
24833
  /**
@@ -25821,7 +26057,7 @@ export declare namespace identitystore {
25821
26057
  /**
25822
26058
  * The identifier issued to this resource by an external identity provider.
25823
26059
  */
25824
- id: boolean;
26060
+ id: string;
25825
26061
  /**
25826
26062
  * The issuer for an external identifier.
25827
26063
  */
@@ -25939,7 +26175,7 @@ export declare namespace identitystore {
25939
26175
  /**
25940
26176
  * The identifier issued to this resource by an external identity provider.
25941
26177
  */
25942
- id: boolean;
26178
+ id: string;
25943
26179
  /**
25944
26180
  * The issuer for an external identifier.
25945
26181
  */
@@ -34960,6 +35196,80 @@ export declare namespace opsworks {
34960
35196
  */
34961
35197
  type?: string;
34962
35198
  }
35199
+ interface CustomLayerLoadBasedAutoScaling {
35200
+ /**
35201
+ * The downscaling settings, as defined below, used for load-based autoscaling
35202
+ */
35203
+ downscaling: outputs.opsworks.CustomLayerLoadBasedAutoScalingDownscaling;
35204
+ /**
35205
+ * Whether load-based auto scaling is enabled for the layer.
35206
+ */
35207
+ enable?: boolean;
35208
+ /**
35209
+ * The upscaling settings, as defined below, used for load-based autoscaling
35210
+ */
35211
+ upscaling: outputs.opsworks.CustomLayerLoadBasedAutoScalingUpscaling;
35212
+ }
35213
+ interface CustomLayerLoadBasedAutoScalingDownscaling {
35214
+ /**
35215
+ * Custom Cloudwatch auto scaling alarms, to be used as thresholds. This parameter takes a list of up to five alarm names, which are case sensitive and must be in the same region as the stack.
35216
+ */
35217
+ alarms?: string[];
35218
+ /**
35219
+ * The CPU utilization threshold, as a percent of the available CPU. A value of -1 disables the threshold.
35220
+ */
35221
+ cpuThreshold?: number;
35222
+ /**
35223
+ * The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks Stacks should ignore metrics and suppress additional scaling events.
35224
+ */
35225
+ ignoreMetricsTime?: number;
35226
+ /**
35227
+ * The number of instances to add or remove when the load exceeds a threshold.
35228
+ */
35229
+ instanceCount?: number;
35230
+ /**
35231
+ * The load threshold. A value of -1 disables the threshold.
35232
+ */
35233
+ loadThreshold?: number;
35234
+ /**
35235
+ * The memory utilization threshold, as a percent of the available memory. A value of -1 disables the threshold.
35236
+ */
35237
+ memoryThreshold?: number;
35238
+ /**
35239
+ * The amount of time, in minutes, that the load must exceed a threshold before more instances are added or removed.
35240
+ */
35241
+ thresholdsWaitTime?: number;
35242
+ }
35243
+ interface CustomLayerLoadBasedAutoScalingUpscaling {
35244
+ /**
35245
+ * Custom Cloudwatch auto scaling alarms, to be used as thresholds. This parameter takes a list of up to five alarm names, which are case sensitive and must be in the same region as the stack.
35246
+ */
35247
+ alarms?: string[];
35248
+ /**
35249
+ * The CPU utilization threshold, as a percent of the available CPU. A value of -1 disables the threshold.
35250
+ */
35251
+ cpuThreshold?: number;
35252
+ /**
35253
+ * The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks Stacks should ignore metrics and suppress additional scaling events.
35254
+ */
35255
+ ignoreMetricsTime?: number;
35256
+ /**
35257
+ * The number of instances to add or remove when the load exceeds a threshold.
35258
+ */
35259
+ instanceCount?: number;
35260
+ /**
35261
+ * The load threshold. A value of -1 disables the threshold.
35262
+ */
35263
+ loadThreshold?: number;
35264
+ /**
35265
+ * The memory utilization threshold, as a percent of the available memory. A value of -1 disables the threshold.
35266
+ */
35267
+ memoryThreshold?: number;
35268
+ /**
35269
+ * The amount of time, in minutes, that the load must exceed a threshold before more instances are added or removed.
35270
+ */
35271
+ thresholdsWaitTime?: number;
35272
+ }
34963
35273
  interface EcsClusterLayerCloudwatchConfiguration {
34964
35274
  enabled?: boolean;
34965
35275
  logStreams?: outputs.opsworks.EcsClusterLayerCloudwatchConfigurationLogStream[];
@@ -35004,6 +35314,29 @@ export declare namespace opsworks {
35004
35314
  */
35005
35315
  type?: string;
35006
35316
  }
35317
+ interface EcsClusterLayerLoadBasedAutoScaling {
35318
+ downscaling: outputs.opsworks.EcsClusterLayerLoadBasedAutoScalingDownscaling;
35319
+ enable?: boolean;
35320
+ upscaling: outputs.opsworks.EcsClusterLayerLoadBasedAutoScalingUpscaling;
35321
+ }
35322
+ interface EcsClusterLayerLoadBasedAutoScalingDownscaling {
35323
+ alarms?: string[];
35324
+ cpuThreshold?: number;
35325
+ ignoreMetricsTime?: number;
35326
+ instanceCount?: number;
35327
+ loadThreshold?: number;
35328
+ memoryThreshold?: number;
35329
+ thresholdsWaitTime?: number;
35330
+ }
35331
+ interface EcsClusterLayerLoadBasedAutoScalingUpscaling {
35332
+ alarms?: string[];
35333
+ cpuThreshold?: number;
35334
+ ignoreMetricsTime?: number;
35335
+ instanceCount?: number;
35336
+ loadThreshold?: number;
35337
+ memoryThreshold?: number;
35338
+ thresholdsWaitTime?: number;
35339
+ }
35007
35340
  interface GangliaLayerCloudwatchConfiguration {
35008
35341
  enabled?: boolean;
35009
35342
  logStreams?: outputs.opsworks.GangliaLayerCloudwatchConfigurationLogStream[];
@@ -35048,6 +35381,29 @@ export declare namespace opsworks {
35048
35381
  */
35049
35382
  type?: string;
35050
35383
  }
35384
+ interface GangliaLayerLoadBasedAutoScaling {
35385
+ downscaling: outputs.opsworks.GangliaLayerLoadBasedAutoScalingDownscaling;
35386
+ enable?: boolean;
35387
+ upscaling: outputs.opsworks.GangliaLayerLoadBasedAutoScalingUpscaling;
35388
+ }
35389
+ interface GangliaLayerLoadBasedAutoScalingDownscaling {
35390
+ alarms?: string[];
35391
+ cpuThreshold?: number;
35392
+ ignoreMetricsTime?: number;
35393
+ instanceCount?: number;
35394
+ loadThreshold?: number;
35395
+ memoryThreshold?: number;
35396
+ thresholdsWaitTime?: number;
35397
+ }
35398
+ interface GangliaLayerLoadBasedAutoScalingUpscaling {
35399
+ alarms?: string[];
35400
+ cpuThreshold?: number;
35401
+ ignoreMetricsTime?: number;
35402
+ instanceCount?: number;
35403
+ loadThreshold?: number;
35404
+ memoryThreshold?: number;
35405
+ thresholdsWaitTime?: number;
35406
+ }
35051
35407
  interface HaproxyLayerCloudwatchConfiguration {
35052
35408
  enabled?: boolean;
35053
35409
  logStreams?: outputs.opsworks.HaproxyLayerCloudwatchConfigurationLogStream[];
@@ -35092,6 +35448,29 @@ export declare namespace opsworks {
35092
35448
  */
35093
35449
  type?: string;
35094
35450
  }
35451
+ interface HaproxyLayerLoadBasedAutoScaling {
35452
+ downscaling: outputs.opsworks.HaproxyLayerLoadBasedAutoScalingDownscaling;
35453
+ enable?: boolean;
35454
+ upscaling: outputs.opsworks.HaproxyLayerLoadBasedAutoScalingUpscaling;
35455
+ }
35456
+ interface HaproxyLayerLoadBasedAutoScalingDownscaling {
35457
+ alarms?: string[];
35458
+ cpuThreshold?: number;
35459
+ ignoreMetricsTime?: number;
35460
+ instanceCount?: number;
35461
+ loadThreshold?: number;
35462
+ memoryThreshold?: number;
35463
+ thresholdsWaitTime?: number;
35464
+ }
35465
+ interface HaproxyLayerLoadBasedAutoScalingUpscaling {
35466
+ alarms?: string[];
35467
+ cpuThreshold?: number;
35468
+ ignoreMetricsTime?: number;
35469
+ instanceCount?: number;
35470
+ loadThreshold?: number;
35471
+ memoryThreshold?: number;
35472
+ thresholdsWaitTime?: number;
35473
+ }
35095
35474
  interface InstanceEbsBlockDevice {
35096
35475
  deleteOnTermination?: boolean;
35097
35476
  deviceName: string;
@@ -35154,6 +35533,29 @@ export declare namespace opsworks {
35154
35533
  */
35155
35534
  type?: string;
35156
35535
  }
35536
+ interface JavaAppLayerLoadBasedAutoScaling {
35537
+ downscaling: outputs.opsworks.JavaAppLayerLoadBasedAutoScalingDownscaling;
35538
+ enable?: boolean;
35539
+ upscaling: outputs.opsworks.JavaAppLayerLoadBasedAutoScalingUpscaling;
35540
+ }
35541
+ interface JavaAppLayerLoadBasedAutoScalingDownscaling {
35542
+ alarms?: string[];
35543
+ cpuThreshold?: number;
35544
+ ignoreMetricsTime?: number;
35545
+ instanceCount?: number;
35546
+ loadThreshold?: number;
35547
+ memoryThreshold?: number;
35548
+ thresholdsWaitTime?: number;
35549
+ }
35550
+ interface JavaAppLayerLoadBasedAutoScalingUpscaling {
35551
+ alarms?: string[];
35552
+ cpuThreshold?: number;
35553
+ ignoreMetricsTime?: number;
35554
+ instanceCount?: number;
35555
+ loadThreshold?: number;
35556
+ memoryThreshold?: number;
35557
+ thresholdsWaitTime?: number;
35558
+ }
35157
35559
  interface MemcachedLayerCloudwatchConfiguration {
35158
35560
  enabled?: boolean;
35159
35561
  logStreams?: outputs.opsworks.MemcachedLayerCloudwatchConfigurationLogStream[];
@@ -35198,6 +35600,29 @@ export declare namespace opsworks {
35198
35600
  */
35199
35601
  type?: string;
35200
35602
  }
35603
+ interface MemcachedLayerLoadBasedAutoScaling {
35604
+ downscaling: outputs.opsworks.MemcachedLayerLoadBasedAutoScalingDownscaling;
35605
+ enable?: boolean;
35606
+ upscaling: outputs.opsworks.MemcachedLayerLoadBasedAutoScalingUpscaling;
35607
+ }
35608
+ interface MemcachedLayerLoadBasedAutoScalingDownscaling {
35609
+ alarms?: string[];
35610
+ cpuThreshold?: number;
35611
+ ignoreMetricsTime?: number;
35612
+ instanceCount?: number;
35613
+ loadThreshold?: number;
35614
+ memoryThreshold?: number;
35615
+ thresholdsWaitTime?: number;
35616
+ }
35617
+ interface MemcachedLayerLoadBasedAutoScalingUpscaling {
35618
+ alarms?: string[];
35619
+ cpuThreshold?: number;
35620
+ ignoreMetricsTime?: number;
35621
+ instanceCount?: number;
35622
+ loadThreshold?: number;
35623
+ memoryThreshold?: number;
35624
+ thresholdsWaitTime?: number;
35625
+ }
35201
35626
  interface MysqlLayerCloudwatchConfiguration {
35202
35627
  enabled?: boolean;
35203
35628
  logStreams?: outputs.opsworks.MysqlLayerCloudwatchConfigurationLogStream[];
@@ -35242,6 +35667,29 @@ export declare namespace opsworks {
35242
35667
  */
35243
35668
  type?: string;
35244
35669
  }
35670
+ interface MysqlLayerLoadBasedAutoScaling {
35671
+ downscaling: outputs.opsworks.MysqlLayerLoadBasedAutoScalingDownscaling;
35672
+ enable?: boolean;
35673
+ upscaling: outputs.opsworks.MysqlLayerLoadBasedAutoScalingUpscaling;
35674
+ }
35675
+ interface MysqlLayerLoadBasedAutoScalingDownscaling {
35676
+ alarms?: string[];
35677
+ cpuThreshold?: number;
35678
+ ignoreMetricsTime?: number;
35679
+ instanceCount?: number;
35680
+ loadThreshold?: number;
35681
+ memoryThreshold?: number;
35682
+ thresholdsWaitTime?: number;
35683
+ }
35684
+ interface MysqlLayerLoadBasedAutoScalingUpscaling {
35685
+ alarms?: string[];
35686
+ cpuThreshold?: number;
35687
+ ignoreMetricsTime?: number;
35688
+ instanceCount?: number;
35689
+ loadThreshold?: number;
35690
+ memoryThreshold?: number;
35691
+ thresholdsWaitTime?: number;
35692
+ }
35245
35693
  interface NodejsAppLayerCloudwatchConfiguration {
35246
35694
  enabled?: boolean;
35247
35695
  logStreams?: outputs.opsworks.NodejsAppLayerCloudwatchConfigurationLogStream[];
@@ -35286,6 +35734,29 @@ export declare namespace opsworks {
35286
35734
  */
35287
35735
  type?: string;
35288
35736
  }
35737
+ interface NodejsAppLayerLoadBasedAutoScaling {
35738
+ downscaling: outputs.opsworks.NodejsAppLayerLoadBasedAutoScalingDownscaling;
35739
+ enable?: boolean;
35740
+ upscaling: outputs.opsworks.NodejsAppLayerLoadBasedAutoScalingUpscaling;
35741
+ }
35742
+ interface NodejsAppLayerLoadBasedAutoScalingDownscaling {
35743
+ alarms?: string[];
35744
+ cpuThreshold?: number;
35745
+ ignoreMetricsTime?: number;
35746
+ instanceCount?: number;
35747
+ loadThreshold?: number;
35748
+ memoryThreshold?: number;
35749
+ thresholdsWaitTime?: number;
35750
+ }
35751
+ interface NodejsAppLayerLoadBasedAutoScalingUpscaling {
35752
+ alarms?: string[];
35753
+ cpuThreshold?: number;
35754
+ ignoreMetricsTime?: number;
35755
+ instanceCount?: number;
35756
+ loadThreshold?: number;
35757
+ memoryThreshold?: number;
35758
+ thresholdsWaitTime?: number;
35759
+ }
35289
35760
  interface PhpAppLayerCloudwatchConfiguration {
35290
35761
  enabled?: boolean;
35291
35762
  logStreams?: outputs.opsworks.PhpAppLayerCloudwatchConfigurationLogStream[];
@@ -35330,6 +35801,29 @@ export declare namespace opsworks {
35330
35801
  */
35331
35802
  type?: string;
35332
35803
  }
35804
+ interface PhpAppLayerLoadBasedAutoScaling {
35805
+ downscaling: outputs.opsworks.PhpAppLayerLoadBasedAutoScalingDownscaling;
35806
+ enable?: boolean;
35807
+ upscaling: outputs.opsworks.PhpAppLayerLoadBasedAutoScalingUpscaling;
35808
+ }
35809
+ interface PhpAppLayerLoadBasedAutoScalingDownscaling {
35810
+ alarms?: string[];
35811
+ cpuThreshold?: number;
35812
+ ignoreMetricsTime?: number;
35813
+ instanceCount?: number;
35814
+ loadThreshold?: number;
35815
+ memoryThreshold?: number;
35816
+ thresholdsWaitTime?: number;
35817
+ }
35818
+ interface PhpAppLayerLoadBasedAutoScalingUpscaling {
35819
+ alarms?: string[];
35820
+ cpuThreshold?: number;
35821
+ ignoreMetricsTime?: number;
35822
+ instanceCount?: number;
35823
+ loadThreshold?: number;
35824
+ memoryThreshold?: number;
35825
+ thresholdsWaitTime?: number;
35826
+ }
35333
35827
  interface RailsAppLayerCloudwatchConfiguration {
35334
35828
  enabled?: boolean;
35335
35829
  logStreams?: outputs.opsworks.RailsAppLayerCloudwatchConfigurationLogStream[];
@@ -35374,6 +35868,29 @@ export declare namespace opsworks {
35374
35868
  */
35375
35869
  type?: string;
35376
35870
  }
35871
+ interface RailsAppLayerLoadBasedAutoScaling {
35872
+ downscaling: outputs.opsworks.RailsAppLayerLoadBasedAutoScalingDownscaling;
35873
+ enable?: boolean;
35874
+ upscaling: outputs.opsworks.RailsAppLayerLoadBasedAutoScalingUpscaling;
35875
+ }
35876
+ interface RailsAppLayerLoadBasedAutoScalingDownscaling {
35877
+ alarms?: string[];
35878
+ cpuThreshold?: number;
35879
+ ignoreMetricsTime?: number;
35880
+ instanceCount?: number;
35881
+ loadThreshold?: number;
35882
+ memoryThreshold?: number;
35883
+ thresholdsWaitTime?: number;
35884
+ }
35885
+ interface RailsAppLayerLoadBasedAutoScalingUpscaling {
35886
+ alarms?: string[];
35887
+ cpuThreshold?: number;
35888
+ ignoreMetricsTime?: number;
35889
+ instanceCount?: number;
35890
+ loadThreshold?: number;
35891
+ memoryThreshold?: number;
35892
+ thresholdsWaitTime?: number;
35893
+ }
35377
35894
  interface StackCustomCookbooksSource {
35378
35895
  /**
35379
35896
  * Password to use when authenticating to the source. The provider cannot perform drift detection of this configuration.
@@ -35444,6 +35961,29 @@ export declare namespace opsworks {
35444
35961
  */
35445
35962
  type?: string;
35446
35963
  }
35964
+ interface StaticWebLayerLoadBasedAutoScaling {
35965
+ downscaling: outputs.opsworks.StaticWebLayerLoadBasedAutoScalingDownscaling;
35966
+ enable?: boolean;
35967
+ upscaling: outputs.opsworks.StaticWebLayerLoadBasedAutoScalingUpscaling;
35968
+ }
35969
+ interface StaticWebLayerLoadBasedAutoScalingDownscaling {
35970
+ alarms?: string[];
35971
+ cpuThreshold?: number;
35972
+ ignoreMetricsTime?: number;
35973
+ instanceCount?: number;
35974
+ loadThreshold?: number;
35975
+ memoryThreshold?: number;
35976
+ thresholdsWaitTime?: number;
35977
+ }
35978
+ interface StaticWebLayerLoadBasedAutoScalingUpscaling {
35979
+ alarms?: string[];
35980
+ cpuThreshold?: number;
35981
+ ignoreMetricsTime?: number;
35982
+ instanceCount?: number;
35983
+ loadThreshold?: number;
35984
+ memoryThreshold?: number;
35985
+ thresholdsWaitTime?: number;
35986
+ }
35447
35987
  }
35448
35988
  export declare namespace organizations {
35449
35989
  interface GetDelegatedAdministratorsDelegatedAdministrator {
@@ -36353,6 +36893,10 @@ export declare namespace rds {
36353
36893
  */
36354
36894
  sessionPinningFilters?: string[];
36355
36895
  }
36896
+ interface ReservedInstanceRecurringCharge {
36897
+ recurringChargeAmount: number;
36898
+ recurringChargeFrequency: string;
36899
+ }
36356
36900
  interface SecurityGroupIngress {
36357
36901
  /**
36358
36902
  * The CIDR block to accept
@@ -38947,6 +39491,180 @@ export declare namespace s3control {
38947
39491
  */
38948
39492
  functionPayload?: string;
38949
39493
  }
39494
+ interface StorageLensConfigurationStorageLensConfiguration {
39495
+ /**
39496
+ * The account-level configurations of the S3 Storage Lens configuration. See Account Level below for more details.
39497
+ */
39498
+ accountLevel: outputs.s3control.StorageLensConfigurationStorageLensConfigurationAccountLevel;
39499
+ /**
39500
+ * The Amazon Web Services organization for the S3 Storage Lens configuration. See AWS Org below for more details.
39501
+ */
39502
+ awsOrg?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationAwsOrg;
39503
+ /**
39504
+ * Properties of S3 Storage Lens metrics export including the destination, schema and format. See Data Export below for more details.
39505
+ */
39506
+ dataExport?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationDataExport;
39507
+ /**
39508
+ * Whether the S3 Storage Lens configuration is enabled.
39509
+ */
39510
+ enabled: boolean;
39511
+ /**
39512
+ * What is excluded in this configuration. Conflicts with `include`. See Exclude below for more details.
39513
+ */
39514
+ exclude?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationExclude;
39515
+ /**
39516
+ * What is included in this configuration. Conflicts with `exclude`. See Include below for more details.
39517
+ */
39518
+ include?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationInclude;
39519
+ }
39520
+ interface StorageLensConfigurationStorageLensConfigurationAccountLevel {
39521
+ /**
39522
+ * S3 Storage Lens activity metrics. See Activity Metrics below for more details.
39523
+ */
39524
+ activityMetrics?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationAccountLevelActivityMetrics;
39525
+ /**
39526
+ * S3 Storage Lens bucket-level configuration. See Bucket Level below for more details.
39527
+ */
39528
+ bucketLevel: outputs.s3control.StorageLensConfigurationStorageLensConfigurationAccountLevelBucketLevel;
39529
+ }
39530
+ interface StorageLensConfigurationStorageLensConfigurationAccountLevelActivityMetrics {
39531
+ /**
39532
+ * Whether the activity metrics are enabled.
39533
+ */
39534
+ enabled?: boolean;
39535
+ }
39536
+ interface StorageLensConfigurationStorageLensConfigurationAccountLevelBucketLevel {
39537
+ /**
39538
+ * S3 Storage Lens activity metrics. See Activity Metrics above for more details.
39539
+ */
39540
+ activityMetrics?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationAccountLevelBucketLevelActivityMetrics;
39541
+ /**
39542
+ * Prefix-level metrics for S3 Storage Lens. See Prefix Level below for more details.
39543
+ */
39544
+ prefixLevel?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationAccountLevelBucketLevelPrefixLevel;
39545
+ }
39546
+ interface StorageLensConfigurationStorageLensConfigurationAccountLevelBucketLevelActivityMetrics {
39547
+ /**
39548
+ * Whether the activity metrics are enabled.
39549
+ */
39550
+ enabled?: boolean;
39551
+ }
39552
+ interface StorageLensConfigurationStorageLensConfigurationAccountLevelBucketLevelPrefixLevel {
39553
+ /**
39554
+ * Prefix-level storage metrics for S3 Storage Lens. See Prefix Level Storage Metrics below for more details.
39555
+ */
39556
+ storageMetrics: outputs.s3control.StorageLensConfigurationStorageLensConfigurationAccountLevelBucketLevelPrefixLevelStorageMetrics;
39557
+ }
39558
+ interface StorageLensConfigurationStorageLensConfigurationAccountLevelBucketLevelPrefixLevelStorageMetrics {
39559
+ /**
39560
+ * Whether prefix-level storage metrics are enabled.
39561
+ */
39562
+ enabled?: boolean;
39563
+ /**
39564
+ * Selection criteria. See Selection Criteria below for more details.
39565
+ */
39566
+ selectionCriteria?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationAccountLevelBucketLevelPrefixLevelStorageMetricsSelectionCriteria;
39567
+ }
39568
+ interface StorageLensConfigurationStorageLensConfigurationAccountLevelBucketLevelPrefixLevelStorageMetricsSelectionCriteria {
39569
+ /**
39570
+ * The delimiter of the selection criteria being used.
39571
+ */
39572
+ delimiter?: string;
39573
+ /**
39574
+ * The max depth of the selection criteria.
39575
+ */
39576
+ maxDepth?: number;
39577
+ /**
39578
+ * The minimum number of storage bytes percentage whose metrics will be selected.
39579
+ */
39580
+ minStorageBytesPercentage?: number;
39581
+ }
39582
+ interface StorageLensConfigurationStorageLensConfigurationAwsOrg {
39583
+ /**
39584
+ * The Amazon Resource Name (ARN) of the Amazon Web Services organization.
39585
+ */
39586
+ arn: string;
39587
+ }
39588
+ interface StorageLensConfigurationStorageLensConfigurationDataExport {
39589
+ /**
39590
+ * Amazon CloudWatch publishing for S3 Storage Lens metrics. See Cloud Watch Metrics below for more details.
39591
+ */
39592
+ cloudWatchMetrics?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationDataExportCloudWatchMetrics;
39593
+ /**
39594
+ * The bucket where the S3 Storage Lens metrics export will be located. See S3 Bucket Destination below for more details.
39595
+ */
39596
+ s3BucketDestination?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestination;
39597
+ }
39598
+ interface StorageLensConfigurationStorageLensConfigurationDataExportCloudWatchMetrics {
39599
+ /**
39600
+ * Whether CloudWatch publishing for S3 Storage Lens metrics is enabled.
39601
+ */
39602
+ enabled: boolean;
39603
+ }
39604
+ interface StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestination {
39605
+ /**
39606
+ * The account ID of the owner of the S3 Storage Lens metrics export bucket.
39607
+ */
39608
+ accountId: string;
39609
+ /**
39610
+ * The Amazon Resource Name (ARN) of the bucket.
39611
+ */
39612
+ arn: string;
39613
+ /**
39614
+ * Encryption of the metrics exports in this bucket. See Encryption below for more details.
39615
+ */
39616
+ encryption?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationEncryption;
39617
+ /**
39618
+ * The export format. Valid values: `CSV`, `Parquet`.
39619
+ */
39620
+ format: string;
39621
+ /**
39622
+ * The schema version of the export file. Valid values: `V_1`.
39623
+ */
39624
+ outputSchemaVersion: string;
39625
+ /**
39626
+ * The prefix of the destination bucket where the metrics export will be delivered.
39627
+ */
39628
+ prefix?: string;
39629
+ }
39630
+ interface StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationEncryption {
39631
+ /**
39632
+ * SSE-KMS encryption. See SSE KMS below for more details.
39633
+ */
39634
+ sseKms?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationEncryptionSseKms;
39635
+ /**
39636
+ * SSE-S3 encryption. An empty configuration block `{}` should be used.
39637
+ */
39638
+ sseS3s?: outputs.s3control.StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationEncryptionSseS3[];
39639
+ }
39640
+ interface StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationEncryptionSseKms {
39641
+ /**
39642
+ * KMS key ARN.
39643
+ */
39644
+ keyId: string;
39645
+ }
39646
+ interface StorageLensConfigurationStorageLensConfigurationDataExportS3BucketDestinationEncryptionSseS3 {
39647
+ }
39648
+ interface StorageLensConfigurationStorageLensConfigurationExclude {
39649
+ /**
39650
+ * List of S3 bucket ARNs.
39651
+ */
39652
+ buckets?: string[];
39653
+ /**
39654
+ * List of AWS Regions.
39655
+ */
39656
+ regions?: string[];
39657
+ }
39658
+ interface StorageLensConfigurationStorageLensConfigurationInclude {
39659
+ /**
39660
+ * List of S3 bucket ARNs.
39661
+ */
39662
+ buckets?: string[];
39663
+ /**
39664
+ * List of AWS Regions.
39665
+ */
39666
+ regions?: string[];
39667
+ }
38950
39668
  }
38951
39669
  export declare namespace s3outposts {
38952
39670
  interface EndpointNetworkInterface {
@@ -41797,6 +42515,46 @@ export declare namespace ses {
41797
42515
  topicArn?: string;
41798
42516
  }
41799
42517
  }
42518
+ export declare namespace sesv2 {
42519
+ interface ConfigurationSetDeliveryOptions {
42520
+ /**
42521
+ * The name of the dedicated IP pool to associate with the configuration set.
42522
+ */
42523
+ sendingPoolName?: string;
42524
+ /**
42525
+ * Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS). Valid values: `REQUIRE`, `OPTIONAL`.
42526
+ */
42527
+ tlsPolicy?: string;
42528
+ }
42529
+ interface ConfigurationSetReputationOptions {
42530
+ /**
42531
+ * The date and time (in Unix time) when the reputation metrics were last given a fresh start. When your account is given a fresh start, your reputation metrics are calculated starting from the date of the fresh start.
42532
+ */
42533
+ lastFreshStart: string;
42534
+ /**
42535
+ * If `true`, tracking of reputation metrics is enabled for the configuration set. If `false`, tracking of reputation metrics is disabled for the configuration set.
42536
+ */
42537
+ reputationMetricsEnabled: boolean;
42538
+ }
42539
+ interface ConfigurationSetSendingOptions {
42540
+ /**
42541
+ * If `true`, email sending is enabled for the configuration set. If `false`, email sending is disabled for the configuration set.
42542
+ */
42543
+ sendingEnabled: boolean;
42544
+ }
42545
+ interface ConfigurationSetSuppressionOptions {
42546
+ /**
42547
+ * A list that contains the reasons that email addresses are automatically added to the suppression list for your account. Valid vales: `BOUNCE`, `COMPLAINT`.
42548
+ */
42549
+ suppressedReasons?: string[];
42550
+ }
42551
+ interface ConfigurationSetTrackingOptions {
42552
+ /**
42553
+ * The domain to use for tracking open and click events.
42554
+ */
42555
+ customRedirectDomain: string;
42556
+ }
42557
+ }
41800
42558
  export declare namespace sfn {
41801
42559
  interface StateMachineLoggingConfiguration {
41802
42560
  /**