@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/input.d.ts CHANGED
@@ -1004,11 +1004,11 @@ export declare namespace amplify {
1004
1004
  *
1005
1005
  * Specify `AMPLIFY_MANAGED` to use the default certificate that Amplify provisions for you.
1006
1006
  *
1007
- * 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* .
1007
+ * 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* .
1008
1008
  */
1009
1009
  certificateType?: pulumi.Input<enums.amplify.DomainCertificateSettingsCertificateType>;
1010
1010
  /**
1011
- * The Amazon resource name (ARN) for the custom certificate that you have already added to AWS Certificate Manager in your AWS account .
1011
+ * The Amazon resource name (ARN) for the custom certificate that you have already added to Certificate Manager in your AWS account .
1012
1012
  *
1013
1013
  * This field is required only when the certificate type is `CUSTOM` .
1014
1014
  */
@@ -6240,6 +6240,33 @@ export declare namespace appsync {
6240
6240
  }
6241
6241
  }
6242
6242
  export declare namespace aps {
6243
+ /**
6244
+ * Represents a cloudwatch logs destination for scraper logging
6245
+ */
6246
+ interface ScraperCloudWatchLogDestinationArgs {
6247
+ /**
6248
+ * ARN of the CloudWatch log group
6249
+ */
6250
+ logGroupArn?: pulumi.Input<string>;
6251
+ }
6252
+ interface ScraperComponentArgs {
6253
+ /**
6254
+ * The configuration settings for the scraper component.
6255
+ */
6256
+ config?: pulumi.Input<inputs.aps.ScraperComponentConfigArgs>;
6257
+ /**
6258
+ * The type of the scraper component.
6259
+ */
6260
+ type: pulumi.Input<enums.aps.ScraperComponentType>;
6261
+ }
6262
+ interface ScraperComponentConfigArgs {
6263
+ /**
6264
+ * Configuration options for the scraper component.
6265
+ */
6266
+ options?: pulumi.Input<{
6267
+ [key: string]: pulumi.Input<string>;
6268
+ }>;
6269
+ }
6243
6270
  /**
6244
6271
  * Scraper metrics destination
6245
6272
  */
@@ -6258,6 +6285,22 @@ export declare namespace aps {
6258
6285
  */
6259
6286
  workspaceArn: pulumi.Input<string>;
6260
6287
  }
6288
+ /**
6289
+ * Configuration for scraper logging
6290
+ */
6291
+ interface ScraperLoggingConfigurationArgs {
6292
+ loggingDestination: pulumi.Input<inputs.aps.ScraperLoggingDestinationArgs>;
6293
+ scraperComponents: pulumi.Input<pulumi.Input<inputs.aps.ScraperComponentArgs>[]>;
6294
+ }
6295
+ /**
6296
+ * Destination for scraper logging
6297
+ */
6298
+ interface ScraperLoggingDestinationArgs {
6299
+ /**
6300
+ * The CloudWatch Logs configuration for the scraper logging destination.
6301
+ */
6302
+ cloudWatchLogs?: pulumi.Input<inputs.aps.ScraperCloudWatchLogDestinationArgs>;
6303
+ }
6261
6304
  /**
6262
6305
  * Role configuration
6263
6306
  */
@@ -8936,6 +8979,8 @@ export declare namespace batch {
8936
8979
  *
8937
8980
  * - **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.
8938
8981
  *
8982
+ * > 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* .
8983
+ *
8939
8984
  * - **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.
8940
8985
  * - **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.
8941
8986
  * - **ECS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html) : AWS Batch supports Amazon Linux 2023.
@@ -8944,7 +8989,6 @@ export declare namespace batch {
8944
8989
  * - **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.
8945
8990
  *
8946
8991
  * > ECS_AL2023_NVIDIA doesn't support `p3` and `g3` instance types.
8947
- * - **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/) .
8948
8992
  * - **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.
8949
8993
  *
8950
8994
  * > 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 .
@@ -12213,6 +12257,19 @@ export declare namespace bedrock {
12213
12257
  bedrockRerankingConfiguration?: pulumi.Input<inputs.bedrock.FlowVectorSearchBedrockRerankingConfigurationArgs>;
12214
12258
  type: pulumi.Input<enums.bedrock.FlowVectorSearchRerankingConfigurationType>;
12215
12259
  }
12260
+ /**
12261
+ * Optional configuration for integrating Automated Reasoning policies with the guardrail.
12262
+ */
12263
+ interface GuardrailAutomatedReasoningPolicyConfigArgs {
12264
+ /**
12265
+ * The confidence threshold for triggering guardrail actions based on Automated Reasoning policy violations.
12266
+ */
12267
+ confidenceThreshold?: pulumi.Input<number>;
12268
+ /**
12269
+ * The list of Automated Reasoning policy ARNs to include in the guardrail configuration
12270
+ */
12271
+ policies: pulumi.Input<pulumi.Input<string>[]>;
12272
+ }
12216
12273
  /**
12217
12274
  * Content filter config in content policy.
12218
12275
  */
@@ -13504,6 +13561,57 @@ export declare namespace bedrock {
13504
13561
  templateType: pulumi.Input<enums.bedrock.PromptTemplateType>;
13505
13562
  }
13506
13563
  }
13564
+ export declare namespace bedrockagentcore {
13565
+ /**
13566
+ * Network configuration for browser
13567
+ */
13568
+ interface BrowserCustomBrowserNetworkConfigurationArgs {
13569
+ networkMode: pulumi.Input<enums.bedrockagentcore.BrowserCustomBrowserNetworkMode>;
13570
+ }
13571
+ /**
13572
+ * Recording configuration for browser
13573
+ */
13574
+ interface BrowserCustomRecordingConfigArgs {
13575
+ enabled?: pulumi.Input<boolean>;
13576
+ s3Location?: pulumi.Input<inputs.bedrockagentcore.BrowserCustomS3LocationArgs>;
13577
+ }
13578
+ /**
13579
+ * S3 Location Configuration
13580
+ */
13581
+ interface BrowserCustomS3LocationArgs {
13582
+ bucket: pulumi.Input<string>;
13583
+ prefix: pulumi.Input<string>;
13584
+ }
13585
+ /**
13586
+ * Network configuration for code interpreter
13587
+ */
13588
+ interface CodeInterpreterCustomCodeInterpreterNetworkConfigurationArgs {
13589
+ networkMode: pulumi.Input<enums.bedrockagentcore.CodeInterpreterCustomCodeInterpreterNetworkMode>;
13590
+ }
13591
+ interface RuntimeAgentRuntimeArtifactArgs {
13592
+ containerConfiguration?: pulumi.Input<inputs.bedrockagentcore.RuntimeContainerConfigurationArgs>;
13593
+ }
13594
+ /**
13595
+ * Configuration for the authorizer
13596
+ */
13597
+ interface RuntimeAuthorizerConfigurationArgs {
13598
+ customJwtAuthorizer?: pulumi.Input<inputs.bedrockagentcore.RuntimeCustomJwtAuthorizerConfigurationArgs>;
13599
+ }
13600
+ interface RuntimeContainerConfigurationArgs {
13601
+ containerUri: pulumi.Input<string>;
13602
+ }
13603
+ /**
13604
+ * Configuration for custom JWT authorizer
13605
+ */
13606
+ interface RuntimeCustomJwtAuthorizerConfigurationArgs {
13607
+ allowedAudience?: pulumi.Input<pulumi.Input<string>[]>;
13608
+ allowedClients?: pulumi.Input<pulumi.Input<string>[]>;
13609
+ discoveryUrl: pulumi.Input<string>;
13610
+ }
13611
+ interface RuntimeNetworkConfigurationArgs {
13612
+ networkMode: pulumi.Input<enums.bedrockagentcore.RuntimeNetworkMode>;
13613
+ }
13614
+ }
13507
13615
  export declare namespace billing {
13508
13616
  /**
13509
13617
  * See [Expression](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_billing_Expression.html) . Billing view only supports `LINKED_ACCOUNT` and `Tags` .
@@ -17955,7 +18063,7 @@ export declare namespace cognito {
17955
18063
  }
17956
18064
  interface UserPoolDomainCustomDomainConfigTypeArgs {
17957
18065
  /**
17958
- * The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain.
18066
+ * The Amazon Resource Name (ARN) of an Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain.
17959
18067
  */
17960
18068
  certificateArn?: pulumi.Input<string>;
17961
18069
  }
@@ -19320,6 +19428,12 @@ export declare namespace connect {
19320
19428
  */
19321
19429
  behaviorType: pulumi.Input<enums.connect.RoutingProfileBehaviorType>;
19322
19430
  }
19431
+ /**
19432
+ * Contains information about the manual assignment queue and channel
19433
+ */
19434
+ interface RoutingProfileManualAssignmentQueueConfigArgs {
19435
+ queueReference: pulumi.Input<inputs.connect.RoutingProfileQueueReferenceArgs>;
19436
+ }
19323
19437
  /**
19324
19438
  * Contains information about which channels are supported, and how many contacts an agent can have on a channel simultaneously.
19325
19439
  */
@@ -24041,7 +24155,7 @@ export declare namespace dynamodb {
24041
24155
  attributeType: pulumi.Input<string>;
24042
24156
  }
24043
24157
  /**
24044
- * The settings used to enable or disable CloudWatch Contributor Insights.
24158
+ * Configures contributor insights settings for a table or one of its indexes.
24045
24159
  */
24046
24160
  interface TableContributorInsightsSpecificationArgs {
24047
24161
  /**
@@ -24049,7 +24163,7 @@ export declare namespace dynamodb {
24049
24163
  */
24050
24164
  enabled: pulumi.Input<boolean>;
24051
24165
  /**
24052
- * 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.
24166
+ * 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.
24053
24167
  */
24054
24168
  mode?: pulumi.Input<enums.dynamodb.TableContributorInsightsSpecificationMode>;
24055
24169
  }
@@ -24071,7 +24185,7 @@ export declare namespace dynamodb {
24071
24185
  */
24072
24186
  interface TableGlobalSecondaryIndexArgs {
24073
24187
  /**
24074
- * The settings used to enable or disable CloudWatch Contributor Insights for the specified global secondary index.
24188
+ * The settings used to specify whether to enable CloudWatch Contributor Insights for the global table and define which events to monitor.
24075
24189
  */
24076
24190
  contributorInsightsSpecification?: pulumi.Input<inputs.dynamodb.TableContributorInsightsSpecificationArgs>;
24077
24191
  /**
@@ -24312,7 +24426,8 @@ export declare namespace dynamodb {
24312
24426
  interface TableStreamSpecificationArgs {
24313
24427
  /**
24314
24428
  * 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.
24315
- * 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).
24429
+ * 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.
24430
+ * 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).
24316
24431
  */
24317
24432
  resourcePolicy?: pulumi.Input<inputs.dynamodb.TableResourcePolicyArgs>;
24318
24433
  /**
@@ -26771,10 +26886,6 @@ export declare namespace ec2 {
26771
26886
  */
26772
26887
  sourcePortRange?: pulumi.Input<inputs.ec2.NetworkInsightsPathFilterPortRangeArgs>;
26773
26888
  }
26774
- /**
26775
- * 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.
26776
- * 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.
26777
- */
26778
26889
  interface NetworkInterfaceAttachmentEnaSrdSpecificationArgs {
26779
26890
  /**
26780
26891
  * Indicates whether ENA Express is enabled for the network interface.
@@ -29258,6 +29369,12 @@ export declare namespace ecs {
29258
29369
  * 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*.
29259
29370
  */
29260
29371
  interface ServiceDeploymentLifecycleHookArgs {
29372
+ /**
29373
+ * Use this field to specify custom parameters that Amazon ECS passes to your hook target invocations (such as a Lambda function).
29374
+ *
29375
+ * This field must be a JSON object as a string.
29376
+ */
29377
+ hookDetails?: any;
29261
29378
  /**
29262
29379
  * The Amazon Resource Name (ARN) of the hook target. Currently, only Lambda function ARNs are supported.
29263
29380
  * You must provide this parameter when configuring a deployment lifecycle hook.
@@ -29316,13 +29433,16 @@ export declare namespace ecs {
29316
29433
  */
29317
29434
  tags?: pulumi.Input<pulumi.Input<inputs.ecs.ServiceTagArgs>[]>;
29318
29435
  }
29436
+ /**
29437
+ * 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.
29438
+ */
29319
29439
  interface ServiceForceNewDeploymentArgs {
29320
29440
  /**
29321
- * 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.
29441
+ * 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.
29322
29442
  */
29323
29443
  enableForceNewDeployment: pulumi.Input<boolean>;
29324
29444
  /**
29325
- * 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.
29445
+ * 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.
29326
29446
  */
29327
29447
  forceNewDeploymentNonce?: pulumi.Input<string>;
29328
29448
  }
@@ -33825,8 +33945,22 @@ export declare namespace evs {
33825
33945
  expansionVlan2: pulumi.Input<inputs.evs.EnvironmentInitialVlanInfoArgs>;
33826
33946
  /**
33827
33947
  * 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.
33948
+ *
33949
+ * If you plan to use a public HCX VLAN subnet, the following requirements must be met:
33950
+ *
33951
+ * - Must have a /28 netmask and be allocated from the IPAM public pool. Required for HCX internet access configuration.
33952
+ * - The HCX public VLAN CIDR block must be added to the VPC as a secondary CIDR block.
33953
+ * - Must have at least two Elastic IP addresses to be allocated from the public IPAM pool for HCX components.
33828
33954
  */
33829
33955
  hcx: pulumi.Input<inputs.evs.EnvironmentInitialVlanInfoArgs>;
33956
+ /**
33957
+ * A unique ID for a network access control list that the HCX VLAN uses. Required when `isHcxPublic` is set to `true` .
33958
+ */
33959
+ hcxNetworkAclId?: pulumi.Input<string>;
33960
+ /**
33961
+ * Determines if the HCX VLAN that Amazon EVS provisions is public or private.
33962
+ */
33963
+ isHcxPublic?: pulumi.Input<boolean>;
33830
33964
  /**
33831
33965
  * The NSX uplink VLAN subnet. This VLAN subnet allows connectivity to the NSX overlay network.
33832
33966
  */
@@ -53577,13 +53711,13 @@ export declare namespace networkfirewall {
53577
53711
  }
53578
53712
  interface TlsInspectionConfigurationServerCertificateArgs {
53579
53713
  /**
53580
- * The Amazon Resource Name (ARN) of the AWS Certificate Manager SSL/TLS server certificate that's used for inbound SSL/TLS inspection.
53714
+ * The Amazon Resource Name (ARN) of the Certificate Manager SSL/TLS server certificate that's used for inbound SSL/TLS inspection.
53581
53715
  */
53582
53716
  resourceArn?: pulumi.Input<string>;
53583
53717
  }
53584
53718
  interface TlsInspectionConfigurationServerCertificateConfigurationArgs {
53585
53719
  /**
53586
- * The Amazon Resource Name (ARN) of the imported certificate authority (CA) certificate within AWS Certificate Manager (ACM) to use for outbound SSL/TLS inspection.
53720
+ * The Amazon Resource Name (ARN) of the imported certificate authority (CA) certificate within Certificate Manager (ACM) to use for outbound SSL/TLS inspection.
53587
53721
  *
53588
53722
  * The following limitations apply:
53589
53723
  *
@@ -53592,7 +53726,7 @@ export declare namespace networkfirewall {
53592
53726
  *
53593
53727
  * 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* .
53594
53728
  *
53595
- * 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* .
53729
+ * 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* .
53596
53730
  */
53597
53731
  certificateAuthorityArn?: pulumi.Input<string>;
53598
53732
  /**
@@ -54225,6 +54359,47 @@ export declare namespace odb {
54225
54359
  */
54226
54360
  email?: pulumi.Input<string>;
54227
54361
  }
54362
+ /**
54363
+ * The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
54364
+ */
54365
+ interface CloudExadataInfrastructureMaintenanceWindowArgs {
54366
+ /**
54367
+ * The timeout duration for custom actions in minutes.
54368
+ */
54369
+ customActionTimeoutInMins?: pulumi.Input<number>;
54370
+ /**
54371
+ * The days of the week when maintenance can be performed.
54372
+ */
54373
+ daysOfWeek?: pulumi.Input<pulumi.Input<enums.odb.CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem>[]>;
54374
+ /**
54375
+ * The hours of the day when maintenance can be performed.
54376
+ */
54377
+ hoursOfDay?: pulumi.Input<pulumi.Input<number>[]>;
54378
+ /**
54379
+ * Indicates whether custom action timeout is enabled.
54380
+ */
54381
+ isCustomActionTimeoutEnabled?: pulumi.Input<boolean>;
54382
+ /**
54383
+ * The lead time in weeks before the maintenance window.
54384
+ */
54385
+ leadTimeInWeeks?: pulumi.Input<number>;
54386
+ /**
54387
+ * The months when maintenance can be performed.
54388
+ */
54389
+ months?: pulumi.Input<pulumi.Input<enums.odb.CloudExadataInfrastructureMaintenanceWindowMonthsItem>[]>;
54390
+ /**
54391
+ * The patching mode for the maintenance window.
54392
+ */
54393
+ patchingMode?: pulumi.Input<string>;
54394
+ /**
54395
+ * The preference for the maintenance window scheduling.
54396
+ */
54397
+ preference?: pulumi.Input<string>;
54398
+ /**
54399
+ * The weeks of the month when maintenance can be performed.
54400
+ */
54401
+ weeksOfMonth?: pulumi.Input<pulumi.Input<number>[]>;
54402
+ }
54228
54403
  /**
54229
54404
  * Information about the data collection options enabled for a VM cluster.
54230
54405
  */
@@ -54242,6 +54417,85 @@ export declare namespace odb {
54242
54417
  */
54243
54418
  isIncidentLogsEnabled?: pulumi.Input<boolean>;
54244
54419
  }
54420
+ /**
54421
+ * A DbNode is a virtual machine that hosts Oracle database instances and provides access to shared storage servers within a VM Cluster
54422
+ */
54423
+ interface CloudVmClusterDbNodeArgs {
54424
+ /**
54425
+ * The Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.
54426
+ */
54427
+ backupIpId?: pulumi.Input<string>;
54428
+ /**
54429
+ * The OCID of the second backup virtual network interface card (VNIC) for the DB node.
54430
+ */
54431
+ backupVnic2Id?: pulumi.Input<string>;
54432
+ /**
54433
+ * The number of CPU cores enabled on the DB node.
54434
+ */
54435
+ cpuCoreCount?: pulumi.Input<number>;
54436
+ /**
54437
+ * The Amazon Resource Name (ARN) of the DB node.
54438
+ */
54439
+ dbNodeArn?: pulumi.Input<string>;
54440
+ /**
54441
+ * The unique identifier of the DB node.
54442
+ */
54443
+ dbNodeId?: pulumi.Input<string>;
54444
+ /**
54445
+ * The amount of local node storage, in gigabytes (GB), that's allocated on the DB node.
54446
+ */
54447
+ dbNodeStorageSizeInGbs?: pulumi.Input<number>;
54448
+ /**
54449
+ * The unique identifier of the database server that's associated with the DB node.
54450
+ */
54451
+ dbServerId: pulumi.Input<string>;
54452
+ /**
54453
+ * The OCID of the DB system.
54454
+ */
54455
+ dbSystemId?: pulumi.Input<string>;
54456
+ /**
54457
+ * The OCID of the host IP address that's associated with the DB node.
54458
+ */
54459
+ hostIpId?: pulumi.Input<string>;
54460
+ /**
54461
+ * The host name for the DB node.
54462
+ */
54463
+ hostname?: pulumi.Input<string>;
54464
+ /**
54465
+ * The amount of memory, in gigabytes (GB), that allocated on the DB node.
54466
+ */
54467
+ memorySizeInGbs?: pulumi.Input<number>;
54468
+ /**
54469
+ * The OCID of the DB node.
54470
+ */
54471
+ ocid?: pulumi.Input<string>;
54472
+ /**
54473
+ * The current status of the DB node.
54474
+ */
54475
+ status?: pulumi.Input<string>;
54476
+ tags?: pulumi.Input<pulumi.Input<inputs.odb.CloudVmClusterTagArgs>[]>;
54477
+ /**
54478
+ * The OCID of the second VNIC.
54479
+ */
54480
+ vnic2Id?: pulumi.Input<string>;
54481
+ /**
54482
+ * The OCID of the VNIC.
54483
+ */
54484
+ vnicId?: pulumi.Input<string>;
54485
+ }
54486
+ /**
54487
+ * A key-value pair to associate with a resource.
54488
+ */
54489
+ interface CloudVmClusterTagArgs {
54490
+ /**
54491
+ * 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 ".
54492
+ */
54493
+ key: pulumi.Input<string>;
54494
+ /**
54495
+ * 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 -.
54496
+ */
54497
+ value?: pulumi.Input<string>;
54498
+ }
54245
54499
  }
54246
54500
  export declare namespace omics {
54247
54501
  interface AnnotationStoreReferenceItemArgs {
@@ -54427,7 +54681,7 @@ export declare namespace opensearchserverless {
54427
54681
  /**
54428
54682
  * The k-NN search engine to use
54429
54683
  */
54430
- engine: pulumi.Input<enums.opensearchserverless.IndexPropertyMappingMethodPropertiesEngine>;
54684
+ engine?: pulumi.Input<enums.opensearchserverless.IndexPropertyMappingMethodPropertiesEngine>;
54431
54685
  /**
54432
54686
  * The algorithm name for k-NN search
54433
54687
  */
@@ -54488,6 +54742,19 @@ export declare namespace opensearchserverless {
54488
54742
  [key: string]: pulumi.Input<inputs.opensearchserverless.IndexPropertyMappingArgs>;
54489
54743
  }>;
54490
54744
  }
54745
+ /**
54746
+ * Describe IAM federation options in form of key value map
54747
+ */
54748
+ interface SecurityConfigIamFederationConfigOptionsArgs {
54749
+ /**
54750
+ * Group attribute for this IAM federation integration
54751
+ */
54752
+ groupAttribute?: pulumi.Input<string>;
54753
+ /**
54754
+ * User attribute for this IAM federation integration
54755
+ */
54756
+ userAttribute?: pulumi.Input<string>;
54757
+ }
54491
54758
  /**
54492
54759
  * Describes IAM Identity Center options for an OpenSearch Serverless security configuration in the form of a key-value map
54493
54760
  */
@@ -54729,7 +54996,7 @@ export declare namespace opensearchservice {
54729
54996
  */
54730
54997
  customEndpoint?: pulumi.Input<string>;
54731
54998
  /**
54732
- * The AWS Certificate Manager ARN for your domain's SSL/TLS certificate. Required if you enabled a custom endpoint for the domain.
54999
+ * The Certificate Manager ARN for your domain's SSL/TLS certificate. Required if you enabled a custom endpoint for the domain.
54733
55000
  */
54734
55001
  customEndpointCertificateArn?: pulumi.Input<string>;
54735
55002
  /**
@@ -66285,7 +66552,13 @@ export declare namespace quicksight {
66285
66552
  arcThickness?: pulumi.Input<enums.quicksight.DashboardArcThickness>;
66286
66553
  }
66287
66554
  interface DashboardAssetOptionsArgs {
66555
+ /**
66556
+ * A list of dataset ARNS to exclude from Dashboard Q&A.
66557
+ */
66288
66558
  excludedDataSetArns?: pulumi.Input<pulumi.Input<string>[]>;
66559
+ /**
66560
+ * Determines whether insight summaries from Amazon Q Business are allowed in Dashboard Q&A.
66561
+ */
66289
66562
  qBusinessInsightsStatus?: pulumi.Input<enums.quicksight.DashboardQBusinessInsightsStatus>;
66290
66563
  /**
66291
66564
  * Determines the timezone for the analysis.
@@ -67777,6 +68050,9 @@ export declare namespace quicksight {
67777
68050
  availabilityStatus?: pulumi.Input<enums.quicksight.DashboardBehavior>;
67778
68051
  }
67779
68052
  interface DashboardDataQaEnabledOptionArgs {
68053
+ /**
68054
+ * The status of the Data Q&A option on the dashboard.
68055
+ */
67780
68056
  availabilityStatus?: pulumi.Input<enums.quicksight.DashboardBehavior>;
67781
68057
  }
67782
68058
  interface DashboardDataSetIdentifierDeclarationArgs {
@@ -67802,6 +68078,9 @@ export declare namespace quicksight {
67802
68078
  */
67803
68079
  dataSetPlaceholder: pulumi.Input<string>;
67804
68080
  }
68081
+ interface DashboardDataStoriesSharingOptionArgs {
68082
+ availabilityStatus?: pulumi.Input<enums.quicksight.DashboardBehavior>;
68083
+ }
67805
68084
  interface DashboardDateAxisOptionsArgs {
67806
68085
  /**
67807
68086
  * Determines whether or not missing dates are displayed.
@@ -68348,6 +68627,9 @@ export declare namespace quicksight {
68348
68627
  */
68349
68628
  status?: pulumi.Input<enums.quicksight.DashboardWidgetStatus>;
68350
68629
  }
68630
+ interface DashboardExecutiveSummaryOptionArgs {
68631
+ availabilityStatus?: pulumi.Input<enums.quicksight.DashboardBehavior>;
68632
+ }
68351
68633
  interface DashboardExplicitHierarchyArgs {
68352
68634
  /**
68353
68635
  * The list of columns that define the explicit hierarchy.
@@ -72325,7 +72607,12 @@ export declare namespace quicksight {
72325
72607
  * The data point tool tip options of a dashboard.
72326
72608
  */
72327
72609
  dataPointTooltipOption?: pulumi.Input<inputs.quicksight.DashboardDataPointTooltipOptionArgs>;
72610
+ /**
72611
+ * 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.
72612
+ */
72328
72613
  dataQaEnabledOption?: pulumi.Input<inputs.quicksight.DashboardDataQaEnabledOptionArgs>;
72614
+ dataStoriesSharingOption?: pulumi.Input<inputs.quicksight.DashboardDataStoriesSharingOptionArgs>;
72615
+ executiveSummaryOption?: pulumi.Input<inputs.quicksight.DashboardExecutiveSummaryOptionArgs>;
72329
72616
  /**
72330
72617
  * Export to .csv option.
72331
72618
  */
@@ -96779,29 +97066,56 @@ export declare namespace smsvoice {
96779
97066
  * 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
96780
97067
  */
96781
97068
  interface MandatoryKeywordsPropertiesArgs {
97069
+ /**
97070
+ * 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.
97071
+ */
96782
97072
  help: pulumi.Input<inputs.smsvoice.PoolMandatoryKeywordArgs>;
97073
+ /**
97074
+ * 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.
97075
+ */
96783
97076
  stop: pulumi.Input<inputs.smsvoice.PoolMandatoryKeywordArgs>;
96784
97077
  }
96785
97078
  /**
96786
97079
  * 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.
96787
97080
  */
96788
97081
  interface PhoneNumberOptionalKeywordArgs {
97082
+ /**
97083
+ * The action to perform when the keyword is used.
97084
+ */
96789
97085
  action: pulumi.Input<enums.smsvoice.PhoneNumberOptionalKeywordAction>;
97086
+ /**
97087
+ * The new keyword to add.
97088
+ */
96790
97089
  keyword: pulumi.Input<string>;
97090
+ /**
97091
+ * The message associated with the keyword.
97092
+ */
96791
97093
  message: pulumi.Input<string>;
96792
97094
  }
96793
97095
  /**
96794
97096
  * 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
96795
97097
  */
96796
97098
  interface PoolMandatoryKeywordArgs {
97099
+ /**
97100
+ * The message associated with the keyword.
97101
+ */
96797
97102
  message: pulumi.Input<string>;
96798
97103
  }
96799
97104
  /**
96800
97105
  * 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.
96801
97106
  */
96802
97107
  interface PoolOptionalKeywordArgs {
97108
+ /**
97109
+ * The action to perform when the keyword is used.
97110
+ */
96803
97111
  action: pulumi.Input<enums.smsvoice.PoolOptionalKeywordAction>;
97112
+ /**
97113
+ * The new keyword to add.
97114
+ */
96804
97115
  keyword: pulumi.Input<string>;
97116
+ /**
97117
+ * The message associated with the keyword.
97118
+ */
96805
97119
  message: pulumi.Input<string>;
96806
97120
  }
96807
97121
  interface ProtectConfigurationCountryRuleArgs {
@@ -96815,8 +97129,17 @@ export declare namespace smsvoice {
96815
97129
  protectStatus: pulumi.Input<enums.smsvoice.ProtectConfigurationCountryRuleProtectStatus>;
96816
97130
  }
96817
97131
  interface ProtectConfigurationCountryRuleSetArgs {
97132
+ /**
97133
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your MMS messages to.
97134
+ */
96818
97135
  mms?: pulumi.Input<pulumi.Input<inputs.smsvoice.ProtectConfigurationCountryRuleArgs>[]>;
97136
+ /**
97137
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your SMS messages to.
97138
+ */
96819
97139
  sms?: pulumi.Input<pulumi.Input<inputs.smsvoice.ProtectConfigurationCountryRuleArgs>[]>;
97140
+ /**
97141
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your VOICE messages to.
97142
+ */
96820
97143
  voice?: pulumi.Input<pulumi.Input<inputs.smsvoice.ProtectConfigurationCountryRuleArgs>[]>;
96821
97144
  }
96822
97145
  /**
@@ -103286,16 +103609,21 @@ export declare namespace workspaces {
103286
103609
  export declare namespace workspacesinstances {
103287
103610
  interface ManagedInstancePropertiesArgs {
103288
103611
  blockDeviceMappings?: pulumi.Input<pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceBlockDeviceMappingArgs>[]>;
103612
+ capacityReservationSpecification?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceCapacityReservationSpecificationArgs>;
103289
103613
  cpuOptions?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceCpuOptionsRequestArgs>;
103290
103614
  creditSpecification?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceCreditSpecificationRequestArgs>;
103291
103615
  disableApiStop?: pulumi.Input<boolean>;
103292
103616
  ebsOptimized?: pulumi.Input<boolean>;
103617
+ enablePrimaryIpv6?: pulumi.Input<boolean>;
103293
103618
  enclaveOptions?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceEnclaveOptionsRequestArgs>;
103294
103619
  hibernationOptions?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceHibernationOptionsRequestArgs>;
103295
103620
  iamInstanceProfile?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceIamInstanceProfileSpecificationArgs>;
103296
103621
  imageId: pulumi.Input<string>;
103622
+ instanceMarketOptions?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceInstanceMarketOptionsRequestArgs>;
103297
103623
  instanceType: pulumi.Input<string>;
103624
+ ipv6AddressCount?: pulumi.Input<number>;
103298
103625
  keyName?: pulumi.Input<string>;
103626
+ licenseSpecifications?: pulumi.Input<pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceLicenseConfigurationRequestArgs>[]>;
103299
103627
  maintenanceOptions?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceInstanceMaintenanceOptionsRequestArgs>;
103300
103628
  metadataOptions?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceInstanceMetadataOptionsRequestArgs>;
103301
103629
  monitoring?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceRunInstancesMonitoringEnabledArgs>;
@@ -103303,6 +103631,7 @@ export declare namespace workspacesinstances {
103303
103631
  networkPerformanceOptions?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceInstanceNetworkPerformanceOptionsRequestArgs>;
103304
103632
  placement?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstancePlacementArgs>;
103305
103633
  privateDnsNameOptions?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstancePrivateDnsNameOptionsRequestArgs>;
103634
+ subnetId?: pulumi.Input<string>;
103306
103635
  tagSpecifications?: pulumi.Input<pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceTagSpecificationArgs>[]>;
103307
103636
  userData?: pulumi.Input<string>;
103308
103637
  }
@@ -103329,6 +103658,14 @@ export declare namespace workspacesinstances {
103329
103658
  noDevice?: pulumi.Input<string>;
103330
103659
  virtualName?: pulumi.Input<string>;
103331
103660
  }
103661
+ interface WorkspaceInstanceCapacityReservationSpecificationArgs {
103662
+ capacityReservationPreference?: pulumi.Input<enums.workspacesinstances.WorkspaceInstanceCapacityReservationSpecificationCapacityReservationPreference>;
103663
+ capacityReservationTarget?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceCapacityReservationTargetArgs>;
103664
+ }
103665
+ interface WorkspaceInstanceCapacityReservationTargetArgs {
103666
+ capacityReservationId?: pulumi.Input<string>;
103667
+ capacityReservationResourceGroupArn?: pulumi.Input<string>;
103668
+ }
103332
103669
  interface WorkspaceInstanceCpuOptionsRequestArgs {
103333
103670
  coreCount?: pulumi.Input<number>;
103334
103671
  threadsPerCore?: pulumi.Input<number>;
@@ -103351,11 +103688,16 @@ export declare namespace workspacesinstances {
103351
103688
  configured?: pulumi.Input<boolean>;
103352
103689
  }
103353
103690
  interface WorkspaceInstanceIamInstanceProfileSpecificationArgs {
103691
+ arn?: pulumi.Input<string>;
103354
103692
  name?: pulumi.Input<string>;
103355
103693
  }
103356
103694
  interface WorkspaceInstanceInstanceMaintenanceOptionsRequestArgs {
103357
103695
  autoRecovery?: pulumi.Input<enums.workspacesinstances.WorkspaceInstanceInstanceMaintenanceOptionsRequestAutoRecovery>;
103358
103696
  }
103697
+ interface WorkspaceInstanceInstanceMarketOptionsRequestArgs {
103698
+ marketType?: pulumi.Input<enums.workspacesinstances.WorkspaceInstanceInstanceMarketOptionsRequestMarketType>;
103699
+ spotOptions?: pulumi.Input<inputs.workspacesinstances.WorkspaceInstanceSpotMarketOptionsArgs>;
103700
+ }
103359
103701
  interface WorkspaceInstanceInstanceMetadataOptionsRequestArgs {
103360
103702
  httpEndpoint?: pulumi.Input<enums.workspacesinstances.WorkspaceInstanceInstanceMetadataOptionsRequestHttpEndpoint>;
103361
103703
  httpProtocolIpv6?: pulumi.Input<enums.workspacesinstances.WorkspaceInstanceInstanceMetadataOptionsRequestHttpProtocolIpv6>;
@@ -103372,9 +103714,14 @@ export declare namespace workspacesinstances {
103372
103714
  interface WorkspaceInstanceInstanceNetworkPerformanceOptionsRequestArgs {
103373
103715
  bandwidthWeighting?: pulumi.Input<enums.workspacesinstances.WorkspaceInstanceInstanceNetworkPerformanceOptionsRequestBandwidthWeighting>;
103374
103716
  }
103717
+ interface WorkspaceInstanceLicenseConfigurationRequestArgs {
103718
+ licenseConfigurationArn?: pulumi.Input<string>;
103719
+ }
103375
103720
  interface WorkspaceInstancePlacementArgs {
103376
103721
  availabilityZone?: pulumi.Input<string>;
103722
+ groupId?: pulumi.Input<string>;
103377
103723
  groupName?: pulumi.Input<string>;
103724
+ partitionNumber?: pulumi.Input<number>;
103378
103725
  tenancy?: pulumi.Input<enums.workspacesinstances.WorkspaceInstancePlacementTenancy>;
103379
103726
  }
103380
103727
  interface WorkspaceInstancePrivateDnsNameOptionsRequestArgs {
@@ -103385,6 +103732,12 @@ export declare namespace workspacesinstances {
103385
103732
  interface WorkspaceInstanceRunInstancesMonitoringEnabledArgs {
103386
103733
  enabled?: pulumi.Input<boolean>;
103387
103734
  }
103735
+ interface WorkspaceInstanceSpotMarketOptionsArgs {
103736
+ instanceInterruptionBehavior?: pulumi.Input<enums.workspacesinstances.WorkspaceInstanceSpotMarketOptionsInstanceInterruptionBehavior>;
103737
+ maxPrice?: pulumi.Input<string>;
103738
+ spotInstanceType?: pulumi.Input<enums.workspacesinstances.WorkspaceInstanceSpotMarketOptionsSpotInstanceType>;
103739
+ validUntilUtc?: pulumi.Input<string>;
103740
+ }
103388
103741
  interface WorkspaceInstanceTagArgs {
103389
103742
  key: pulumi.Input<string>;
103390
103743
  value?: pulumi.Input<string>;