@pulumi/aws-native 1.35.0-alpha.1758168011 → 1.35.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 (171) hide show
  1. package/apigateway/domainName.d.ts +4 -4
  2. package/apigateway/getDomainName.d.ts +2 -2
  3. package/appstream/getImageBuilder.d.ts +5 -0
  4. package/appstream/getImageBuilder.js.map +1 -1
  5. package/appstream/imageBuilder.d.ts +10 -0
  6. package/appstream/imageBuilder.js.map +1 -1
  7. package/appsync/domainName.d.ts +2 -2
  8. package/aps/getScraper.d.ts +4 -0
  9. package/aps/getScraper.js.map +1 -1
  10. package/aps/index.d.ts +1 -0
  11. package/aps/index.js +16 -0
  12. package/aps/index.js.map +1 -1
  13. package/aps/scraper.d.ts +8 -0
  14. package/aps/scraper.js +2 -0
  15. package/aps/scraper.js.map +1 -1
  16. package/bedrock/getGuardrail.d.ts +4 -0
  17. package/bedrock/getGuardrail.js.map +1 -1
  18. package/bedrock/guardrail.d.ts +8 -0
  19. package/bedrock/guardrail.js +2 -0
  20. package/bedrock/guardrail.js.map +1 -1
  21. package/bedrockagentcore/browserCustom.d.ts +102 -0
  22. package/bedrockagentcore/browserCustom.js +81 -0
  23. package/bedrockagentcore/browserCustom.js.map +1 -0
  24. package/bedrockagentcore/codeInterpreterCustom.d.ts +94 -0
  25. package/bedrockagentcore/codeInterpreterCustom.js +79 -0
  26. package/bedrockagentcore/codeInterpreterCustom.js.map +1 -0
  27. package/bedrockagentcore/getBrowserCustom.d.ts +47 -0
  28. package/bedrockagentcore/getBrowserCustom.js +28 -0
  29. package/bedrockagentcore/getBrowserCustom.js.map +1 -0
  30. package/bedrockagentcore/getCodeInterpreterCustom.d.ts +47 -0
  31. package/bedrockagentcore/getCodeInterpreterCustom.js +28 -0
  32. package/bedrockagentcore/getCodeInterpreterCustom.js.map +1 -0
  33. package/bedrockagentcore/getRuntime.d.ts +86 -0
  34. package/bedrockagentcore/getRuntime.js +28 -0
  35. package/bedrockagentcore/getRuntime.js.map +1 -0
  36. package/bedrockagentcore/getRuntimeEndpoint.d.ts +67 -0
  37. package/bedrockagentcore/getRuntimeEndpoint.js +28 -0
  38. package/bedrockagentcore/getRuntimeEndpoint.js.map +1 -0
  39. package/bedrockagentcore/index.d.ts +25 -0
  40. package/bedrockagentcore/index.js +62 -0
  41. package/bedrockagentcore/index.js.map +1 -0
  42. package/bedrockagentcore/runtime.d.ts +138 -0
  43. package/bedrockagentcore/runtime.js +100 -0
  44. package/bedrockagentcore/runtime.js.map +1 -0
  45. package/bedrockagentcore/runtimeEndpoint.d.ts +108 -0
  46. package/bedrockagentcore/runtimeEndpoint.js +87 -0
  47. package/bedrockagentcore/runtimeEndpoint.js.map +1 -0
  48. package/connect/getRoutingProfile.d.ts +4 -0
  49. package/connect/getRoutingProfile.js.map +1 -1
  50. package/connect/routingProfile.d.ts +8 -0
  51. package/connect/routingProfile.js +2 -0
  52. package/connect/routingProfile.js.map +1 -1
  53. package/datazone/getPolicyGrant.d.ts +2 -2
  54. package/datazone/policyGrant.d.ts +2 -2
  55. package/dynamodb/getGlobalTable.d.ts +1 -0
  56. package/dynamodb/getGlobalTable.js.map +1 -1
  57. package/dynamodb/getTable.d.ts +4 -2
  58. package/dynamodb/getTable.js.map +1 -1
  59. package/dynamodb/globalTable.d.ts +4 -0
  60. package/dynamodb/globalTable.js +5 -1
  61. package/dynamodb/globalTable.js.map +1 -1
  62. package/dynamodb/table.d.ts +7 -4
  63. package/dynamodb/table.js +2 -0
  64. package/dynamodb/table.js.map +1 -1
  65. package/ec2/getNetworkInterfaceAttachment.d.ts +7 -3
  66. package/ec2/getNetworkInterfaceAttachment.js +2 -2
  67. package/ec2/getNetworkInterfaceAttachment.js.map +1 -1
  68. package/ec2/networkInterfaceAttachment.d.ts +13 -5
  69. package/ec2/networkInterfaceAttachment.js +3 -1
  70. package/ec2/networkInterfaceAttachment.js.map +1 -1
  71. package/index.d.ts +2 -1
  72. package/index.js +8 -6
  73. package/index.js.map +1 -1
  74. package/lambda/permission.d.ts +2 -0
  75. package/lambda/permission.js +3 -1
  76. package/lambda/permission.js.map +1 -1
  77. package/logs/getLogGroup.d.ts +1 -2
  78. package/logs/getLogGroup.js.map +1 -1
  79. package/logs/logGroup.d.ts +2 -4
  80. package/logs/logGroup.js.map +1 -1
  81. package/networkfirewall/getTlsInspectionConfiguration.d.ts +1 -1
  82. package/networkfirewall/tlsInspectionConfiguration.d.ts +2 -2
  83. package/odb/cloudExadataInfrastructure.d.ts +8 -0
  84. package/odb/cloudExadataInfrastructure.js +2 -0
  85. package/odb/cloudExadataInfrastructure.js.map +1 -1
  86. package/odb/cloudVmCluster.d.ts +8 -0
  87. package/odb/cloudVmCluster.js +3 -1
  88. package/odb/cloudVmCluster.js.map +1 -1
  89. package/odb/getCloudExadataInfrastructure.d.ts +4 -0
  90. package/odb/getCloudExadataInfrastructure.js.map +1 -1
  91. package/odb/getCloudVmCluster.d.ts +4 -0
  92. package/odb/getCloudVmCluster.js.map +1 -1
  93. package/odb/getOdbNetwork.d.ts +5 -0
  94. package/odb/getOdbNetwork.js.map +1 -1
  95. package/odb/getOdbPeeringConnection.d.ts +44 -0
  96. package/odb/getOdbPeeringConnection.js +28 -0
  97. package/odb/getOdbPeeringConnection.js.map +1 -0
  98. package/odb/index.d.ts +6 -0
  99. package/odb/index.js +8 -1
  100. package/odb/index.js.map +1 -1
  101. package/odb/odbNetwork.d.ts +34 -0
  102. package/odb/odbNetwork.js +11 -1
  103. package/odb/odbNetwork.js.map +1 -1
  104. package/odb/odbPeeringConnection.d.ts +83 -0
  105. package/odb/odbPeeringConnection.js +72 -0
  106. package/odb/odbPeeringConnection.js.map +1 -0
  107. package/opensearchserverless/getSecurityConfig.d.ts +4 -0
  108. package/opensearchserverless/getSecurityConfig.js.map +1 -1
  109. package/opensearchserverless/securityConfig.d.ts +8 -0
  110. package/opensearchserverless/securityConfig.js +2 -0
  111. package/opensearchserverless/securityConfig.js.map +1 -1
  112. package/package.json +3 -3
  113. package/package.json.dev +2 -2
  114. package/quicksight/dashboard.d.ts +4 -0
  115. package/quicksight/dashboard.js.map +1 -1
  116. package/servicecatalog/getLaunchTemplateConstraint.d.ts +35 -0
  117. package/servicecatalog/getLaunchTemplateConstraint.js +28 -0
  118. package/servicecatalog/getLaunchTemplateConstraint.js.map +1 -0
  119. package/servicecatalog/index.d.ts +9 -0
  120. package/servicecatalog/index.js +12 -1
  121. package/servicecatalog/index.js.map +1 -1
  122. package/servicecatalog/launchTemplateConstraint.d.ts +77 -0
  123. package/servicecatalog/launchTemplateConstraint.js +77 -0
  124. package/servicecatalog/launchTemplateConstraint.js.map +1 -0
  125. package/servicecatalog/portfolioProductAssociation.d.ts +65 -0
  126. package/servicecatalog/portfolioProductAssociation.js +64 -0
  127. package/servicecatalog/portfolioProductAssociation.js.map +1 -0
  128. package/smsvoice/configurationSet.d.ts +3 -0
  129. package/smsvoice/configurationSet.js.map +1 -1
  130. package/smsvoice/getConfigurationSet.d.ts +3 -0
  131. package/smsvoice/getConfigurationSet.js.map +1 -1
  132. package/smsvoice/getPhoneNumber.d.ts +15 -0
  133. package/smsvoice/getPhoneNumber.js.map +1 -1
  134. package/smsvoice/getPool.d.ts +12 -0
  135. package/smsvoice/getPool.js.map +1 -1
  136. package/smsvoice/phoneNumber.d.ts +9 -0
  137. package/smsvoice/phoneNumber.js.map +1 -1
  138. package/smsvoice/pool.d.ts +6 -0
  139. package/smsvoice/pool.js.map +1 -1
  140. package/transfer/getServer.d.ts +5 -5
  141. package/transfer/server.d.ts +10 -10
  142. package/types/enums/amplify/index.d.ts +2 -2
  143. package/types/enums/aps/index.d.ts +9 -0
  144. package/types/enums/aps/index.js +11 -0
  145. package/types/enums/aps/index.js.map +1 -0
  146. package/types/enums/bedrockagentcore/index.d.ts +69 -0
  147. package/types/enums/bedrockagentcore/index.js +52 -0
  148. package/types/enums/bedrockagentcore/index.js.map +1 -0
  149. package/types/enums/datazone/index.d.ts +19 -3
  150. package/types/enums/datazone/index.js +19 -4
  151. package/types/enums/datazone/index.js.map +1 -1
  152. package/types/enums/dynamodb/index.d.ts +11 -1
  153. package/types/enums/dynamodb/index.js +9 -1
  154. package/types/enums/dynamodb/index.js.map +1 -1
  155. package/types/enums/index.d.ts +3 -1
  156. package/types/enums/index.js +8 -4
  157. package/types/enums/index.js.map +1 -1
  158. package/types/enums/odb/index.d.ts +58 -0
  159. package/types/enums/odb/index.js +41 -1
  160. package/types/enums/odb/index.js.map +1 -1
  161. package/types/enums/opensearchserverless/index.d.ts +1 -0
  162. package/types/enums/opensearchserverless/index.js +1 -0
  163. package/types/enums/opensearchserverless/index.js.map +1 -1
  164. package/types/enums/smsvoice/index.d.ts +6 -0
  165. package/types/enums/smsvoice/index.js.map +1 -1
  166. package/types/enums/workspacesinstances/index.d.ts +21 -0
  167. package/types/enums/workspacesinstances/index.js +18 -1
  168. package/types/enums/workspacesinstances/index.js.map +1 -1
  169. package/types/input.d.ts +372 -19
  170. package/types/output.d.ts +473 -21
  171. package/types/output.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -877,7 +877,7 @@ export declare namespace amplify {
877
877
  }
878
878
  interface DomainCertificate {
879
879
  /**
880
- * The Amazon resource name (ARN) for a custom certificate that you have already added to AWS Certificate Manager in your AWS account .
880
+ * The Amazon resource name (ARN) for a custom certificate that you have already added to Certificate Manager in your AWS account .
881
881
  *
882
882
  * This field is required only when the certificate type is `CUSTOM` .
883
883
  */
@@ -887,7 +887,7 @@ export declare namespace amplify {
887
887
  *
888
888
  * Specify `AMPLIFY_MANAGED` to use the default certificate that Amplify provisions for you.
889
889
  *
890
- * Specify `CUSTOM` to use your own certificate that you have already added to AWS Certificate Manager in your AWS account . Make sure you request (or import) the certificate in the US East (N. Virginia) Region (us-east-1). For more information about using ACM, see [Importing certificates into AWS Certificate Manager](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *ACM User guide* .
890
+ * Specify `CUSTOM` to use your own certificate that you have already added to Certificate Manager in your AWS account . Make sure you request (or import) the certificate in the US East (N. Virginia) Region (us-east-1). For more information about using ACM, see [Importing certificates into Certificate Manager](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *ACM User guide* .
891
891
  */
892
892
  certificateType?: enums.amplify.DomainCertificateCertificateType;
893
893
  /**
@@ -901,11 +901,11 @@ export declare namespace amplify {
901
901
  *
902
902
  * Specify `AMPLIFY_MANAGED` to use the default certificate that Amplify provisions for you.
903
903
  *
904
- * Specify `CUSTOM` to use your own certificate that you have already added to AWS Certificate Manager in your AWS account . Make sure you request (or import) the certificate in the US East (N. Virginia) Region (us-east-1). For more information about using ACM, see [Importing certificates into AWS Certificate Manager](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *ACM User guide* .
904
+ * Specify `CUSTOM` to use your own certificate that you have already added to Certificate Manager in your AWS account . Make sure you request (or import) the certificate in the US East (N. Virginia) Region (us-east-1). For more information about using ACM, see [Importing certificates into Certificate Manager](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *ACM User guide* .
905
905
  */
906
906
  certificateType?: enums.amplify.DomainCertificateSettingsCertificateType;
907
907
  /**
908
- * The Amazon resource name (ARN) for the custom certificate that you have already added to AWS Certificate Manager in your AWS account .
908
+ * The Amazon resource name (ARN) for the custom certificate that you have already added to Certificate Manager in your AWS account .
909
909
  *
910
910
  * This field is required only when the certificate type is `CUSTOM` .
911
911
  */
@@ -6150,6 +6150,33 @@ export declare namespace appsync {
6150
6150
  }
6151
6151
  }
6152
6152
  export declare namespace aps {
6153
+ /**
6154
+ * Represents a cloudwatch logs destination for scraper logging
6155
+ */
6156
+ interface ScraperCloudWatchLogDestination {
6157
+ /**
6158
+ * ARN of the CloudWatch log group
6159
+ */
6160
+ logGroupArn?: string;
6161
+ }
6162
+ interface ScraperComponent {
6163
+ /**
6164
+ * The configuration settings for the scraper component.
6165
+ */
6166
+ config?: outputs.aps.ScraperComponentConfig;
6167
+ /**
6168
+ * The type of the scraper component.
6169
+ */
6170
+ type: enums.aps.ScraperComponentType;
6171
+ }
6172
+ interface ScraperComponentConfig {
6173
+ /**
6174
+ * Configuration options for the scraper component.
6175
+ */
6176
+ options?: {
6177
+ [key: string]: string;
6178
+ };
6179
+ }
6153
6180
  /**
6154
6181
  * Scraper metrics destination
6155
6182
  */
@@ -6168,6 +6195,22 @@ export declare namespace aps {
6168
6195
  */
6169
6196
  workspaceArn: string;
6170
6197
  }
6198
+ /**
6199
+ * Configuration for scraper logging
6200
+ */
6201
+ interface ScraperLoggingConfiguration {
6202
+ loggingDestination: outputs.aps.ScraperLoggingDestination;
6203
+ scraperComponents: outputs.aps.ScraperComponent[];
6204
+ }
6205
+ /**
6206
+ * Destination for scraper logging
6207
+ */
6208
+ interface ScraperLoggingDestination {
6209
+ /**
6210
+ * The CloudWatch Logs configuration for the scraper logging destination.
6211
+ */
6212
+ cloudWatchLogs?: outputs.aps.ScraperCloudWatchLogDestination;
6213
+ }
6171
6214
  /**
6172
6215
  * Role configuration
6173
6216
  */
@@ -8856,6 +8899,8 @@ export declare namespace batch {
8856
8899
  *
8857
8900
  * - **ECS** - If the `imageIdOverride` parameter isn't specified, then a recent [Amazon ECS-optimized Amazon Linux 2 AMI](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#al2ami) ( `ECS_AL2` ) is used. If a new image type is specified in an update, but neither an `imageId` nor a `imageIdOverride` parameter is specified, then the latest Amazon ECS optimized AMI for that image type that's supported by AWS Batch is used.
8858
8901
  *
8902
+ * > AWS will end support for Amazon ECS optimized AL2-optimized and AL2-accelerated AMIs. Starting in January 2026, AWS Batch will change the default AMI for new Amazon ECS compute environments from Amazon Linux 2 to Amazon Linux 2023. We recommend migrating AWS Batch Amazon ECS compute environments to Amazon Linux 2023 to maintain optimal performance and security. For more information on upgrading from AL2 to AL2023, see [How to migrate from ECS AL2 to ECS AL2023](https://docs.aws.amazon.com/batch/latest/userguide/ecs-migration-2023.html) in the *AWS Batch User Guide* .
8903
+ *
8859
8904
  * - **ECS_AL2** - [Amazon Linux 2](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#al2ami) : Default for all non-GPU instance families.
8860
8905
  * - **ECS_AL2_NVIDIA** - [Amazon Linux 2 (GPU)](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#gpuami) : Default for all GPU instance families (for example `P4` and `G4` ) and can be used for all non AWS Graviton-based instance types.
8861
8906
  * - **ECS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html) : AWS Batch supports Amazon Linux 2023.
@@ -8864,7 +8909,6 @@ export declare namespace batch {
8864
8909
  * - **ECS_AL2023_NVIDIA** - [Amazon Linux 2023 (GPU)](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#gpuami) : For all GPU instance families and can be used for all non AWS Graviton-based instance types.
8865
8910
  *
8866
8911
  * > ECS_AL2023_NVIDIA doesn't support `p3` and `g3` instance types.
8867
- * - **ECS_AL1** - [Amazon Linux](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#alami) . Amazon Linux has reached the end-of-life of standard support. For more information, see [Amazon Linux AMI](https://docs.aws.amazon.com/amazon-linux-ami/) .
8868
8912
  * - **EKS** - If the `imageIdOverride` parameter isn't specified, then a recent [Amazon EKS-optimized Amazon Linux AMI](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) ( `EKS_AL2` ) is used. If a new image type is specified in an update, but neither an `imageId` nor a `imageIdOverride` parameter is specified, then the latest Amazon EKS optimized AMI for that image type that AWS Batch supports is used.
8869
8913
  *
8870
8914
  * > Starting end of October 2025 Amazon EKS optimized Amazon Linux 2023 AMIs will be the default on AWS Batch for EKS versions prior to 1.33. Starting from Kubernetes version 1.33, EKS optimized Amazon Linux 2023 AMIs will be the default when it becomes supported on AWS Batch .
@@ -12725,6 +12769,19 @@ export declare namespace bedrock {
12725
12769
  bedrockRerankingConfiguration?: outputs.bedrock.FlowVersionVectorSearchBedrockRerankingConfiguration;
12726
12770
  type: enums.bedrock.FlowVersionVectorSearchRerankingConfigurationType;
12727
12771
  }
12772
+ /**
12773
+ * Optional configuration for integrating Automated Reasoning policies with the guardrail.
12774
+ */
12775
+ interface GuardrailAutomatedReasoningPolicyConfig {
12776
+ /**
12777
+ * The confidence threshold for triggering guardrail actions based on Automated Reasoning policy violations.
12778
+ */
12779
+ confidenceThreshold?: number;
12780
+ /**
12781
+ * The list of Automated Reasoning policy ARNs to include in the guardrail configuration
12782
+ */
12783
+ policies: string[];
12784
+ }
12728
12785
  /**
12729
12786
  * Content filter config in content policy.
12730
12787
  */
@@ -14282,6 +14339,63 @@ export declare namespace bedrock {
14282
14339
  name: string;
14283
14340
  }
14284
14341
  }
14342
+ export declare namespace bedrockagentcore {
14343
+ /**
14344
+ * Network configuration for browser
14345
+ */
14346
+ interface BrowserCustomBrowserNetworkConfiguration {
14347
+ networkMode: enums.bedrockagentcore.BrowserCustomBrowserNetworkMode;
14348
+ }
14349
+ /**
14350
+ * Recording configuration for browser
14351
+ */
14352
+ interface BrowserCustomRecordingConfig {
14353
+ enabled?: boolean;
14354
+ s3Location?: outputs.bedrockagentcore.BrowserCustomS3Location;
14355
+ }
14356
+ /**
14357
+ * S3 Location Configuration
14358
+ */
14359
+ interface BrowserCustomS3Location {
14360
+ bucket: string;
14361
+ prefix: string;
14362
+ }
14363
+ /**
14364
+ * Network configuration for code interpreter
14365
+ */
14366
+ interface CodeInterpreterCustomCodeInterpreterNetworkConfiguration {
14367
+ networkMode: enums.bedrockagentcore.CodeInterpreterCustomCodeInterpreterNetworkMode;
14368
+ }
14369
+ interface RuntimeAgentRuntimeArtifact {
14370
+ containerConfiguration?: outputs.bedrockagentcore.RuntimeContainerConfiguration;
14371
+ }
14372
+ /**
14373
+ * Configuration for the authorizer
14374
+ */
14375
+ interface RuntimeAuthorizerConfiguration {
14376
+ customJwtAuthorizer?: outputs.bedrockagentcore.RuntimeCustomJwtAuthorizerConfiguration;
14377
+ }
14378
+ interface RuntimeContainerConfiguration {
14379
+ containerUri: string;
14380
+ }
14381
+ /**
14382
+ * Configuration for custom JWT authorizer
14383
+ */
14384
+ interface RuntimeCustomJwtAuthorizerConfiguration {
14385
+ allowedAudience?: string[];
14386
+ allowedClients?: string[];
14387
+ discoveryUrl: string;
14388
+ }
14389
+ interface RuntimeNetworkConfiguration {
14390
+ networkMode: enums.bedrockagentcore.RuntimeNetworkMode;
14391
+ }
14392
+ /**
14393
+ * Configuration for workload identity
14394
+ */
14395
+ interface RuntimeWorkloadIdentityDetails {
14396
+ workloadIdentityArn: string;
14397
+ }
14398
+ }
14285
14399
  export declare namespace billing {
14286
14400
  /**
14287
14401
  * See [Expression](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_billing_Expression.html) . Billing view only supports `LINKED_ACCOUNT` and `Tags` .
@@ -18792,7 +18906,7 @@ export declare namespace cognito {
18792
18906
  }
18793
18907
  interface UserPoolDomainCustomDomainConfigType {
18794
18908
  /**
18795
- * The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain.
18909
+ * The Amazon Resource Name (ARN) of an Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain.
18796
18910
  */
18797
18911
  certificateArn?: string;
18798
18912
  }
@@ -20262,6 +20376,12 @@ export declare namespace connect {
20262
20376
  */
20263
20377
  behaviorType: enums.connect.RoutingProfileBehaviorType;
20264
20378
  }
20379
+ /**
20380
+ * Contains information about the manual assignment queue and channel
20381
+ */
20382
+ interface RoutingProfileManualAssignmentQueueConfig {
20383
+ queueReference: outputs.connect.RoutingProfileQueueReference;
20384
+ }
20265
20385
  /**
20266
20386
  * Contains information about which channels are supported, and how many contacts an agent can have on a channel simultaneously.
20267
20387
  */
@@ -25107,7 +25227,7 @@ export declare namespace dynamodb {
25107
25227
  attributeType: string;
25108
25228
  }
25109
25229
  /**
25110
- * The settings used to enable or disable CloudWatch Contributor Insights.
25230
+ * Configures contributor insights settings for a table or one of its indexes.
25111
25231
  */
25112
25232
  interface TableContributorInsightsSpecification {
25113
25233
  /**
@@ -25115,7 +25235,7 @@ export declare namespace dynamodb {
25115
25235
  */
25116
25236
  enabled: boolean;
25117
25237
  /**
25118
- * Specifies the CloudWatch Contributor Insights mode for a table. Valid values are `ACCESSED_AND_THROTTLED_KEYS` (tracks all access and throttled events) or `THROTTLED_KEYS` (tracks only throttled events). This setting determines what type of contributor insights data is collected for the table.
25238
+ * Specifies the CloudWatch Contributor Insights mode for a table. Valid values are ``ACCESSED_AND_THROTTLED_KEYS`` (tracks all access and throttled events) or ``THROTTLED_KEYS`` (tracks only throttled events). This setting determines what type of contributor insights data is collected for the table.
25119
25239
  */
25120
25240
  mode?: enums.dynamodb.TableContributorInsightsSpecificationMode;
25121
25241
  }
@@ -25137,7 +25257,7 @@ export declare namespace dynamodb {
25137
25257
  */
25138
25258
  interface TableGlobalSecondaryIndex {
25139
25259
  /**
25140
- * The settings used to enable or disable CloudWatch Contributor Insights for the specified global secondary index.
25260
+ * The settings used to specify whether to enable CloudWatch Contributor Insights for the global table and define which events to monitor.
25141
25261
  */
25142
25262
  contributorInsightsSpecification?: outputs.dynamodb.TableContributorInsightsSpecification;
25143
25263
  /**
@@ -25378,7 +25498,8 @@ export declare namespace dynamodb {
25378
25498
  interface TableStreamSpecification {
25379
25499
  /**
25380
25500
  * Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table's streams. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource.
25381
- * In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see [Using resource-based policies for](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/access-control-resource-based.html) and [Resource-based policy examples](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/rbac-examples.html).
25501
+ * When you remove the ``StreamSpecification`` property from the template, DynamoDB disables the stream but retains any attached resource policy until the stream is deleted after 24 hours. When you modify the ``StreamViewType`` property, DynamoDB creates a new stream and retains the old stream's resource policy. The old stream and its resource policy are deleted after the 24-hour retention period.
25502
+ * In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see [Using resource-based policies for](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/access-control-resource-based.html) and [Resource-based policy examples](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/rbac-examples.html).
25382
25503
  */
25383
25504
  resourcePolicy?: outputs.dynamodb.TableResourcePolicy;
25384
25505
  /**
@@ -28394,10 +28515,6 @@ export declare namespace ec2 {
28394
28515
  */
28395
28516
  sourcePortRange?: outputs.ec2.NetworkInsightsPathFilterPortRange;
28396
28517
  }
28397
- /**
28398
- * ENA Express uses AWS Scalable Reliable Datagram (SRD) technology to increase the maximum bandwidth used per stream and minimize tail latency of network traffic between EC2 instances. With ENA Express, you can communicate between two EC2 instances in the same subnet within the same account, or in different accounts. Both sending and receiving instances must have ENA Express enabled.
28399
- * To improve the reliability of network packet delivery, ENA Express reorders network packets on the receiving end by default. However, some UDP-based applications are designed to handle network packets that are out of order to reduce the overhead for packet delivery at the network layer. When ENA Express is enabled, you can specify whether UDP network traffic uses it.
28400
- */
28401
28518
  interface NetworkInterfaceAttachmentEnaSrdSpecification {
28402
28519
  /**
28403
28520
  * Indicates whether ENA Express is enabled for the network interface.
@@ -30891,6 +31008,12 @@ export declare namespace ecs {
30891
31008
  * For more information, see [Lifecycle hooks for Amazon ECS service deployments](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-lifecycle-hooks.html) in the *Amazon Elastic Container Service Developer Guide*.
30892
31009
  */
30893
31010
  interface ServiceDeploymentLifecycleHook {
31011
+ /**
31012
+ * Use this field to specify custom parameters that Amazon ECS passes to your hook target invocations (such as a Lambda function).
31013
+ *
31014
+ * This field must be a JSON object as a string.
31015
+ */
31016
+ hookDetails?: any;
30894
31017
  /**
30895
31018
  * The Amazon Resource Name (ARN) of the hook target. Currently, only Lambda function ARNs are supported.
30896
31019
  * You must provide this parameter when configuring a deployment lifecycle hook.
@@ -30949,13 +31072,16 @@ export declare namespace ecs {
30949
31072
  */
30950
31073
  tags?: outputs.ecs.ServiceTag[];
30951
31074
  }
31075
+ /**
31076
+ * Determines whether to force a new deployment of the service. By default, deployments aren't forced. You can use this option to start a new deployment with no service definition changes. For example, you can update a service's tasks to use a newer Docker image with the same image/tag combination (``my_image:latest``) or to roll Fargate tasks onto a newer platform version.
31077
+ */
30952
31078
  interface ServiceForceNewDeployment {
30953
31079
  /**
30954
- * Determines whether to force a new deployment of the service. By default, deployments aren't forced. You can use this option to start a new deployment with no service definition changes. For example, you can update a service's tasks to use a newer Docker image with the same image/tag combination ( `my_image:latest` ) or to roll Fargate tasks onto a newer platform version.
31080
+ * Determines whether to force a new deployment of the service. By default, deployments aren't forced. You can use this option to start a new deployment with no service definition changes. For example, you can update a service's tasks to use a newer Docker image with the same image/tag combination (``my_image:latest``) or to roll Fargate tasks onto a newer platform version.
30955
31081
  */
30956
31082
  enableForceNewDeployment: boolean;
30957
31083
  /**
30958
- * When you change the `ForceNewDeploymentNonce` value in your template, it signals Amazon ECS to start a new deployment even though no other service parameters have changed. The value must be a unique, time- varying value like a timestamp, random string, or sequence number. Use this property when you want to ensure your tasks pick up the latest version of a Docker image that uses the same tag but has been updated in the registry.
31084
+ * When you change the``ForceNewDeploymentNonce`` value in your template, it signals ECS to start a new deployment even though no other service parameters have changed. The value must be a unique, time- varying value like a timestamp, random string, or sequence number. Use this property when you want to ensure your tasks pick up the latest version of a Docker image that uses the same tag but has been updated in the registry.
30959
31085
  */
30960
31086
  forceNewDeploymentNonce?: string;
30961
31087
  }
@@ -35503,8 +35629,22 @@ export declare namespace evs {
35503
35629
  expansionVlan2: outputs.evs.EnvironmentInitialVlanInfo;
35504
35630
  /**
35505
35631
  * The HCX VLAN subnet. This VLAN subnet allows the HCX Interconnnect (IX) and HCX Network Extension (NE) to reach their peers and enable HCX Service Mesh creation.
35632
+ *
35633
+ * If you plan to use a public HCX VLAN subnet, the following requirements must be met:
35634
+ *
35635
+ * - Must have a /28 netmask and be allocated from the IPAM public pool. Required for HCX internet access configuration.
35636
+ * - The HCX public VLAN CIDR block must be added to the VPC as a secondary CIDR block.
35637
+ * - Must have at least two Elastic IP addresses to be allocated from the public IPAM pool for HCX components.
35506
35638
  */
35507
35639
  hcx: outputs.evs.EnvironmentInitialVlanInfo;
35640
+ /**
35641
+ * A unique ID for a network access control list that the HCX VLAN uses. Required when `isHcxPublic` is set to `true` .
35642
+ */
35643
+ hcxNetworkAclId?: string;
35644
+ /**
35645
+ * Determines if the HCX VLAN that Amazon EVS provisions is public or private.
35646
+ */
35647
+ isHcxPublic?: boolean;
35508
35648
  /**
35509
35649
  * The NSX uplink VLAN subnet. This VLAN subnet allows connectivity to the NSX overlay network.
35510
35650
  */
@@ -55444,13 +55584,13 @@ export declare namespace networkfirewall {
55444
55584
  }
55445
55585
  interface TlsInspectionConfigurationServerCertificate {
55446
55586
  /**
55447
- * The Amazon Resource Name (ARN) of the AWS Certificate Manager SSL/TLS server certificate that's used for inbound SSL/TLS inspection.
55587
+ * The Amazon Resource Name (ARN) of the Certificate Manager SSL/TLS server certificate that's used for inbound SSL/TLS inspection.
55448
55588
  */
55449
55589
  resourceArn?: string;
55450
55590
  }
55451
55591
  interface TlsInspectionConfigurationServerCertificateConfiguration {
55452
55592
  /**
55453
- * The Amazon Resource Name (ARN) of the imported certificate authority (CA) certificate within AWS Certificate Manager (ACM) to use for outbound SSL/TLS inspection.
55593
+ * The Amazon Resource Name (ARN) of the imported certificate authority (CA) certificate within Certificate Manager (ACM) to use for outbound SSL/TLS inspection.
55454
55594
  *
55455
55595
  * The following limitations apply:
55456
55596
  *
@@ -55459,7 +55599,7 @@ export declare namespace networkfirewall {
55459
55599
  *
55460
55600
  * For more information about configuring certificates for outbound inspection, see [Using SSL/TLS certificates with TLS inspection configurations](https://docs.aws.amazon.com/network-firewall/latest/developerguide/tls-inspection-certificate-requirements.html) in the *AWS Network Firewall Developer Guide* .
55461
55601
  *
55462
- * For information about working with certificates in ACM, see [Importing certificates](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *AWS Certificate Manager User Guide* .
55602
+ * For information about working with certificates in ACM, see [Importing certificates](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *Certificate Manager User Guide* .
55463
55603
  */
55464
55604
  certificateAuthorityArn?: string;
55465
55605
  /**
@@ -56188,6 +56328,47 @@ export declare namespace odb {
56188
56328
  */
56189
56329
  email?: string;
56190
56330
  }
56331
+ /**
56332
+ * The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
56333
+ */
56334
+ interface CloudExadataInfrastructureMaintenanceWindow {
56335
+ /**
56336
+ * The timeout duration for custom actions in minutes.
56337
+ */
56338
+ customActionTimeoutInMins?: number;
56339
+ /**
56340
+ * The days of the week when maintenance can be performed.
56341
+ */
56342
+ daysOfWeek?: enums.odb.CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem[];
56343
+ /**
56344
+ * The hours of the day when maintenance can be performed.
56345
+ */
56346
+ hoursOfDay?: number[];
56347
+ /**
56348
+ * Indicates whether custom action timeout is enabled.
56349
+ */
56350
+ isCustomActionTimeoutEnabled?: boolean;
56351
+ /**
56352
+ * The lead time in weeks before the maintenance window.
56353
+ */
56354
+ leadTimeInWeeks?: number;
56355
+ /**
56356
+ * The months when maintenance can be performed.
56357
+ */
56358
+ months?: enums.odb.CloudExadataInfrastructureMaintenanceWindowMonthsItem[];
56359
+ /**
56360
+ * The patching mode for the maintenance window.
56361
+ */
56362
+ patchingMode?: string;
56363
+ /**
56364
+ * The preference for the maintenance window scheduling.
56365
+ */
56366
+ preference?: string;
56367
+ /**
56368
+ * The weeks of the month when maintenance can be performed.
56369
+ */
56370
+ weeksOfMonth?: number[];
56371
+ }
56191
56372
  /**
56192
56373
  * Information about the data collection options enabled for a VM cluster.
56193
56374
  */
@@ -56205,6 +56386,178 @@ export declare namespace odb {
56205
56386
  */
56206
56387
  isIncidentLogsEnabled?: boolean;
56207
56388
  }
56389
+ /**
56390
+ * A DbNode is a virtual machine that hosts Oracle database instances and provides access to shared storage servers within a VM Cluster
56391
+ */
56392
+ interface CloudVmClusterDbNode {
56393
+ /**
56394
+ * The Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.
56395
+ */
56396
+ backupIpId?: string;
56397
+ /**
56398
+ * The OCID of the second backup virtual network interface card (VNIC) for the DB node.
56399
+ */
56400
+ backupVnic2Id?: string;
56401
+ /**
56402
+ * The number of CPU cores enabled on the DB node.
56403
+ */
56404
+ cpuCoreCount?: number;
56405
+ /**
56406
+ * The Amazon Resource Name (ARN) of the DB node.
56407
+ */
56408
+ dbNodeArn?: string;
56409
+ /**
56410
+ * The unique identifier of the DB node.
56411
+ */
56412
+ dbNodeId?: string;
56413
+ /**
56414
+ * The amount of local node storage, in gigabytes (GB), that's allocated on the DB node.
56415
+ */
56416
+ dbNodeStorageSizeInGbs?: number;
56417
+ /**
56418
+ * The unique identifier of the database server that's associated with the DB node.
56419
+ */
56420
+ dbServerId: string;
56421
+ /**
56422
+ * The OCID of the DB system.
56423
+ */
56424
+ dbSystemId?: string;
56425
+ /**
56426
+ * The OCID of the host IP address that's associated with the DB node.
56427
+ */
56428
+ hostIpId?: string;
56429
+ /**
56430
+ * The host name for the DB node.
56431
+ */
56432
+ hostname?: string;
56433
+ /**
56434
+ * The amount of memory, in gigabytes (GB), that allocated on the DB node.
56435
+ */
56436
+ memorySizeInGbs?: number;
56437
+ /**
56438
+ * The OCID of the DB node.
56439
+ */
56440
+ ocid?: string;
56441
+ /**
56442
+ * The current status of the DB node.
56443
+ */
56444
+ status?: string;
56445
+ tags?: outputs.odb.CloudVmClusterTag[];
56446
+ /**
56447
+ * The OCID of the second VNIC.
56448
+ */
56449
+ vnic2Id?: string;
56450
+ /**
56451
+ * The OCID of the VNIC.
56452
+ */
56453
+ vnicId?: string;
56454
+ }
56455
+ /**
56456
+ * A key-value pair to associate with a resource.
56457
+ */
56458
+ interface CloudVmClusterTag {
56459
+ /**
56460
+ * The key name of the tag. You can specify a value that's 1 to 128 Unicode characters in length and can't be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., :, /, =, +, @, -, and ".
56461
+ */
56462
+ key: string;
56463
+ /**
56464
+ * The value for the tag. You can specify a value that's 1 to 256 characters in length. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
56465
+ */
56466
+ value?: string;
56467
+ }
56468
+ /**
56469
+ * The managed services configuration for the ODB network.
56470
+ */
56471
+ interface OdbNetworkManagedServices {
56472
+ /**
56473
+ * The managed Amazon S3 backup access configuration.
56474
+ */
56475
+ managedS3BackupAccess?: outputs.odb.OdbNetworkManagedServicesManagedS3BackupAccessProperties;
56476
+ /**
56477
+ * The IPv4 CIDR blocks for the managed services.
56478
+ */
56479
+ managedServicesIpv4Cidrs?: string[];
56480
+ /**
56481
+ * The Amazon Resource Name (ARN) of the resource gateway.
56482
+ */
56483
+ resourceGatewayArn?: string;
56484
+ /**
56485
+ * The Amazon S3 access configuration.
56486
+ */
56487
+ s3Access?: outputs.odb.OdbNetworkManagedServicesS3AccessProperties;
56488
+ /**
56489
+ * The Amazon Resource Name (ARN) of the service network.
56490
+ */
56491
+ serviceNetworkArn?: string;
56492
+ /**
56493
+ * The service network endpoint configuration.
56494
+ */
56495
+ serviceNetworkEndpoint?: outputs.odb.OdbNetworkManagedServicesServiceNetworkEndpointProperties;
56496
+ /**
56497
+ * The Zero-ETL access configuration.
56498
+ */
56499
+ zeroEtlAccess?: outputs.odb.OdbNetworkManagedServicesZeroEtlAccessProperties;
56500
+ }
56501
+ /**
56502
+ * The managed Amazon S3 backup access configuration.
56503
+ */
56504
+ interface OdbNetworkManagedServicesManagedS3BackupAccessProperties {
56505
+ /**
56506
+ * The IPv4 addresses for the managed Amazon S3 backup access.
56507
+ */
56508
+ ipv4Addresses?: string[];
56509
+ /**
56510
+ * The status of the managed Amazon S3 backup access.
56511
+ */
56512
+ status?: enums.odb.OdbNetworkManagedResourceStatus;
56513
+ }
56514
+ /**
56515
+ * The Amazon S3 access configuration.
56516
+ */
56517
+ interface OdbNetworkManagedServicesS3AccessProperties {
56518
+ /**
56519
+ * The domain name for the Amazon S3 access.
56520
+ */
56521
+ domainName?: string;
56522
+ /**
56523
+ * The IPv4 addresses for the Amazon S3 access.
56524
+ */
56525
+ ipv4Addresses?: string[];
56526
+ /**
56527
+ * The endpoint policy for the Amazon S3 access.
56528
+ */
56529
+ s3PolicyDocument?: string;
56530
+ /**
56531
+ * The status of the Amazon S3 access.
56532
+ */
56533
+ status?: enums.odb.OdbNetworkManagedResourceStatus;
56534
+ }
56535
+ /**
56536
+ * The service network endpoint configuration.
56537
+ */
56538
+ interface OdbNetworkManagedServicesServiceNetworkEndpointProperties {
56539
+ /**
56540
+ * The identifier of the VPC endpoint.
56541
+ */
56542
+ vpcEndpointId?: string;
56543
+ /**
56544
+ * The type of the VPC endpoint.
56545
+ */
56546
+ vpcEndpointType?: enums.odb.OdbNetworkManagedServicesServiceNetworkEndpointPropertiesVpcEndpointType;
56547
+ }
56548
+ /**
56549
+ * The Zero-ETL access configuration.
56550
+ */
56551
+ interface OdbNetworkManagedServicesZeroEtlAccessProperties {
56552
+ /**
56553
+ * The CIDR block for the Zero-ETL access.
56554
+ */
56555
+ cidr?: string;
56556
+ /**
56557
+ * The status of the Zero-ETL access.
56558
+ */
56559
+ status?: enums.odb.OdbNetworkManagedResourceStatus;
56560
+ }
56208
56561
  }
56209
56562
  export declare namespace omics {
56210
56563
  interface AnnotationStoreReferenceItem {
@@ -56390,7 +56743,7 @@ export declare namespace opensearchserverless {
56390
56743
  /**
56391
56744
  * The k-NN search engine to use
56392
56745
  */
56393
- engine: enums.opensearchserverless.IndexPropertyMappingMethodPropertiesEngine;
56746
+ engine?: enums.opensearchserverless.IndexPropertyMappingMethodPropertiesEngine;
56394
56747
  /**
56395
56748
  * The algorithm name for k-NN search
56396
56749
  */
@@ -56451,6 +56804,19 @@ export declare namespace opensearchserverless {
56451
56804
  [key: string]: outputs.opensearchserverless.IndexPropertyMapping;
56452
56805
  };
56453
56806
  }
56807
+ /**
56808
+ * Describe IAM federation options in form of key value map
56809
+ */
56810
+ interface SecurityConfigIamFederationConfigOptions {
56811
+ /**
56812
+ * Group attribute for this IAM federation integration
56813
+ */
56814
+ groupAttribute?: string;
56815
+ /**
56816
+ * User attribute for this IAM federation integration
56817
+ */
56818
+ userAttribute?: string;
56819
+ }
56454
56820
  /**
56455
56821
  * Describes IAM Identity Center options for an OpenSearch Serverless security configuration in the form of a key-value map
56456
56822
  */
@@ -56692,7 +57058,7 @@ export declare namespace opensearchservice {
56692
57058
  */
56693
57059
  customEndpoint?: string;
56694
57060
  /**
56695
- * The AWS Certificate Manager ARN for your domain's SSL/TLS certificate. Required if you enabled a custom endpoint for the domain.
57061
+ * The Certificate Manager ARN for your domain's SSL/TLS certificate. Required if you enabled a custom endpoint for the domain.
56696
57062
  */
56697
57063
  customEndpointCertificateArn?: string;
56698
57064
  /**
@@ -68393,7 +68759,13 @@ export declare namespace quicksight {
68393
68759
  arcThickness?: enums.quicksight.DashboardArcThickness;
68394
68760
  }
68395
68761
  interface DashboardAssetOptions {
68762
+ /**
68763
+ * A list of dataset ARNS to exclude from Dashboard Q&A.
68764
+ */
68396
68765
  excludedDataSetArns?: string[];
68766
+ /**
68767
+ * Determines whether insight summaries from Amazon Q Business are allowed in Dashboard Q&A.
68768
+ */
68397
68769
  qBusinessInsightsStatus?: enums.quicksight.DashboardQBusinessInsightsStatus;
68398
68770
  /**
68399
68771
  * Determines the timezone for the analysis.
@@ -69885,6 +70257,9 @@ export declare namespace quicksight {
69885
70257
  availabilityStatus?: enums.quicksight.DashboardBehavior;
69886
70258
  }
69887
70259
  interface DashboardDataQaEnabledOption {
70260
+ /**
70261
+ * The status of the Data Q&A option on the dashboard.
70262
+ */
69888
70263
  availabilityStatus?: enums.quicksight.DashboardBehavior;
69889
70264
  }
69890
70265
  interface DashboardDataSetIdentifierDeclaration {
@@ -69910,6 +70285,9 @@ export declare namespace quicksight {
69910
70285
  */
69911
70286
  dataSetPlaceholder: string;
69912
70287
  }
70288
+ interface DashboardDataStoriesSharingOption {
70289
+ availabilityStatus?: enums.quicksight.DashboardBehavior;
70290
+ }
69913
70291
  interface DashboardDateAxisOptions {
69914
70292
  /**
69915
70293
  * Determines whether or not missing dates are displayed.
@@ -70479,6 +70857,9 @@ export declare namespace quicksight {
70479
70857
  */
70480
70858
  status?: enums.quicksight.DashboardWidgetStatus;
70481
70859
  }
70860
+ interface DashboardExecutiveSummaryOption {
70861
+ availabilityStatus?: enums.quicksight.DashboardBehavior;
70862
+ }
70482
70863
  interface DashboardExplicitHierarchy {
70483
70864
  /**
70484
70865
  * The list of columns that define the explicit hierarchy.
@@ -74456,7 +74837,12 @@ export declare namespace quicksight {
74456
74837
  * The data point tool tip options of a dashboard.
74457
74838
  */
74458
74839
  dataPointTooltipOption?: outputs.quicksight.DashboardDataPointTooltipOption;
74840
+ /**
74841
+ * Adds Q&A capabilities to an Amazon QuickSight dashboard. If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is used.
74842
+ */
74459
74843
  dataQaEnabledOption?: outputs.quicksight.DashboardDataQaEnabledOption;
74844
+ dataStoriesSharingOption?: outputs.quicksight.DashboardDataStoriesSharingOption;
74845
+ executiveSummaryOption?: outputs.quicksight.DashboardExecutiveSummaryOption;
74460
74846
  /**
74461
74847
  * Export to .csv option.
74462
74848
  */
@@ -99483,29 +99869,56 @@ export declare namespace smsvoice {
99483
99869
  * A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message. Keywords "HELP" and "STOP" are mandatory keywords
99484
99870
  */
99485
99871
  interface MandatoryKeywordsProperties {
99872
+ /**
99873
+ * Specifies the pool's `HELP` keyword. For more information, see [Opt out list required keywords](https://docs.aws.amazon.com/sms-voice/latest/userguide/opt-out-list-keywords.html) in the End User Messaging User Guide.
99874
+ */
99486
99875
  help: outputs.smsvoice.PoolMandatoryKeyword;
99876
+ /**
99877
+ * Specifies the pool's opt-out keyword. For more information, see [Required opt-out keywords](https://docs.aws.amazon.com/sms-voice/latest/userguide/keywords-required.html) in the End User Messaging User Guide.
99878
+ */
99487
99879
  stop: outputs.smsvoice.PoolMandatoryKeyword;
99488
99880
  }
99489
99881
  /**
99490
99882
  * A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message.
99491
99883
  */
99492
99884
  interface PhoneNumberOptionalKeyword {
99885
+ /**
99886
+ * The action to perform when the keyword is used.
99887
+ */
99493
99888
  action: enums.smsvoice.PhoneNumberOptionalKeywordAction;
99889
+ /**
99890
+ * The new keyword to add.
99891
+ */
99494
99892
  keyword: string;
99893
+ /**
99894
+ * The message associated with the keyword.
99895
+ */
99495
99896
  message: string;
99496
99897
  }
99497
99898
  /**
99498
99899
  * A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message. Keywords "HELP" and "STOP" are mandatory keywords
99499
99900
  */
99500
99901
  interface PoolMandatoryKeyword {
99902
+ /**
99903
+ * The message associated with the keyword.
99904
+ */
99501
99905
  message: string;
99502
99906
  }
99503
99907
  /**
99504
99908
  * A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message.
99505
99909
  */
99506
99910
  interface PoolOptionalKeyword {
99911
+ /**
99912
+ * The action to perform when the keyword is used.
99913
+ */
99507
99914
  action: enums.smsvoice.PoolOptionalKeywordAction;
99915
+ /**
99916
+ * The new keyword to add.
99917
+ */
99508
99918
  keyword: string;
99919
+ /**
99920
+ * The message associated with the keyword.
99921
+ */
99509
99922
  message: string;
99510
99923
  }
99511
99924
  interface ProtectConfigurationCountryRule {
@@ -99519,8 +99932,17 @@ export declare namespace smsvoice {
99519
99932
  protectStatus: enums.smsvoice.ProtectConfigurationCountryRuleProtectStatus;
99520
99933
  }
99521
99934
  interface ProtectConfigurationCountryRuleSet {
99935
+ /**
99936
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your MMS messages to.
99937
+ */
99522
99938
  mms?: outputs.smsvoice.ProtectConfigurationCountryRule[];
99939
+ /**
99940
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your SMS messages to.
99941
+ */
99523
99942
  sms?: outputs.smsvoice.ProtectConfigurationCountryRule[];
99943
+ /**
99944
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your VOICE messages to.
99945
+ */
99524
99946
  voice?: outputs.smsvoice.ProtectConfigurationCountryRule[];
99525
99947
  }
99526
99948
  /**
@@ -106051,16 +106473,21 @@ export declare namespace workspaces {
106051
106473
  export declare namespace workspacesinstances {
106052
106474
  interface ManagedInstanceProperties {
106053
106475
  blockDeviceMappings?: outputs.workspacesinstances.WorkspaceInstanceBlockDeviceMapping[];
106476
+ capacityReservationSpecification?: outputs.workspacesinstances.WorkspaceInstanceCapacityReservationSpecification;
106054
106477
  cpuOptions?: outputs.workspacesinstances.WorkspaceInstanceCpuOptionsRequest;
106055
106478
  creditSpecification?: outputs.workspacesinstances.WorkspaceInstanceCreditSpecificationRequest;
106056
106479
  disableApiStop?: boolean;
106057
106480
  ebsOptimized?: boolean;
106481
+ enablePrimaryIpv6?: boolean;
106058
106482
  enclaveOptions?: outputs.workspacesinstances.WorkspaceInstanceEnclaveOptionsRequest;
106059
106483
  hibernationOptions?: outputs.workspacesinstances.WorkspaceInstanceHibernationOptionsRequest;
106060
106484
  iamInstanceProfile?: outputs.workspacesinstances.WorkspaceInstanceIamInstanceProfileSpecification;
106061
106485
  imageId: string;
106486
+ instanceMarketOptions?: outputs.workspacesinstances.WorkspaceInstanceInstanceMarketOptionsRequest;
106062
106487
  instanceType: string;
106488
+ ipv6AddressCount?: number;
106063
106489
  keyName?: string;
106490
+ licenseSpecifications?: outputs.workspacesinstances.WorkspaceInstanceLicenseConfigurationRequest[];
106064
106491
  maintenanceOptions?: outputs.workspacesinstances.WorkspaceInstanceInstanceMaintenanceOptionsRequest;
106065
106492
  metadataOptions?: outputs.workspacesinstances.WorkspaceInstanceInstanceMetadataOptionsRequest;
106066
106493
  monitoring?: outputs.workspacesinstances.WorkspaceInstanceRunInstancesMonitoringEnabled;
@@ -106068,6 +106495,7 @@ export declare namespace workspacesinstances {
106068
106495
  networkPerformanceOptions?: outputs.workspacesinstances.WorkspaceInstanceInstanceNetworkPerformanceOptionsRequest;
106069
106496
  placement?: outputs.workspacesinstances.WorkspaceInstancePlacement;
106070
106497
  privateDnsNameOptions?: outputs.workspacesinstances.WorkspaceInstancePrivateDnsNameOptionsRequest;
106498
+ subnetId?: string;
106071
106499
  tagSpecifications?: outputs.workspacesinstances.WorkspaceInstanceTagSpecification[];
106072
106500
  userData?: string;
106073
106501
  }
@@ -106094,6 +106522,14 @@ export declare namespace workspacesinstances {
106094
106522
  noDevice?: string;
106095
106523
  virtualName?: string;
106096
106524
  }
106525
+ interface WorkspaceInstanceCapacityReservationSpecification {
106526
+ capacityReservationPreference?: enums.workspacesinstances.WorkspaceInstanceCapacityReservationSpecificationCapacityReservationPreference;
106527
+ capacityReservationTarget?: outputs.workspacesinstances.WorkspaceInstanceCapacityReservationTarget;
106528
+ }
106529
+ interface WorkspaceInstanceCapacityReservationTarget {
106530
+ capacityReservationId?: string;
106531
+ capacityReservationResourceGroupArn?: string;
106532
+ }
106097
106533
  interface WorkspaceInstanceCpuOptionsRequest {
106098
106534
  coreCount?: number;
106099
106535
  threadsPerCore?: number;
@@ -106119,11 +106555,16 @@ export declare namespace workspacesinstances {
106119
106555
  configured?: boolean;
106120
106556
  }
106121
106557
  interface WorkspaceInstanceIamInstanceProfileSpecification {
106558
+ arn?: string;
106122
106559
  name?: string;
106123
106560
  }
106124
106561
  interface WorkspaceInstanceInstanceMaintenanceOptionsRequest {
106125
106562
  autoRecovery?: enums.workspacesinstances.WorkspaceInstanceInstanceMaintenanceOptionsRequestAutoRecovery;
106126
106563
  }
106564
+ interface WorkspaceInstanceInstanceMarketOptionsRequest {
106565
+ marketType?: enums.workspacesinstances.WorkspaceInstanceInstanceMarketOptionsRequestMarketType;
106566
+ spotOptions?: outputs.workspacesinstances.WorkspaceInstanceSpotMarketOptions;
106567
+ }
106127
106568
  interface WorkspaceInstanceInstanceMetadataOptionsRequest {
106128
106569
  httpEndpoint?: enums.workspacesinstances.WorkspaceInstanceInstanceMetadataOptionsRequestHttpEndpoint;
106129
106570
  httpProtocolIpv6?: enums.workspacesinstances.WorkspaceInstanceInstanceMetadataOptionsRequestHttpProtocolIpv6;
@@ -106140,9 +106581,14 @@ export declare namespace workspacesinstances {
106140
106581
  interface WorkspaceInstanceInstanceNetworkPerformanceOptionsRequest {
106141
106582
  bandwidthWeighting?: enums.workspacesinstances.WorkspaceInstanceInstanceNetworkPerformanceOptionsRequestBandwidthWeighting;
106142
106583
  }
106584
+ interface WorkspaceInstanceLicenseConfigurationRequest {
106585
+ licenseConfigurationArn?: string;
106586
+ }
106143
106587
  interface WorkspaceInstancePlacement {
106144
106588
  availabilityZone?: string;
106589
+ groupId?: string;
106145
106590
  groupName?: string;
106591
+ partitionNumber?: number;
106146
106592
  tenancy?: enums.workspacesinstances.WorkspaceInstancePlacementTenancy;
106147
106593
  }
106148
106594
  interface WorkspaceInstancePrivateDnsNameOptionsRequest {
@@ -106153,6 +106599,12 @@ export declare namespace workspacesinstances {
106153
106599
  interface WorkspaceInstanceRunInstancesMonitoringEnabled {
106154
106600
  enabled?: boolean;
106155
106601
  }
106602
+ interface WorkspaceInstanceSpotMarketOptions {
106603
+ instanceInterruptionBehavior?: enums.workspacesinstances.WorkspaceInstanceSpotMarketOptionsInstanceInterruptionBehavior;
106604
+ maxPrice?: string;
106605
+ spotInstanceType?: enums.workspacesinstances.WorkspaceInstanceSpotMarketOptionsSpotInstanceType;
106606
+ validUntilUtc?: string;
106607
+ }
106156
106608
  interface WorkspaceInstanceTag {
106157
106609
  key: string;
106158
106610
  value?: string;