aws-sdk 2.1501.0 → 2.1503.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 (126) hide show
  1. package/CHANGELOG.md +46 -1
  2. package/README.md +1 -3
  3. package/apis/accessanalyzer-2019-11-01.min.json +423 -86
  4. package/apis/accessanalyzer-2019-11-01.paginators.json +12 -0
  5. package/apis/amp-2020-08-01.min.json +320 -3
  6. package/apis/amp-2020-08-01.paginators.json +6 -0
  7. package/apis/amp-2020-08-01.waiters2.json +33 -0
  8. package/apis/bcm-data-exports-2023-11-26.examples.json +5 -0
  9. package/apis/bcm-data-exports-2023-11-26.min.json +470 -0
  10. package/apis/bcm-data-exports-2023-11-26.paginators.json +22 -0
  11. package/apis/cloudtrail-2013-11-01.min.json +67 -24
  12. package/apis/codestar-connections-2019-12-01.min.json +590 -3
  13. package/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  14. package/apis/compute-optimizer-2019-11-01.min.json +243 -39
  15. package/apis/config-2014-11-12.min.json +204 -169
  16. package/apis/controltower-2018-05-10.min.json +249 -13
  17. package/apis/controltower-2018-05-10.paginators.json +6 -0
  18. package/apis/cost-optimization-hub-2022-07-26.examples.json +5 -0
  19. package/apis/cost-optimization-hub-2022-07-26.min.json +757 -0
  20. package/apis/cost-optimization-hub-2022-07-26.paginators.json +22 -0
  21. package/apis/detective-2018-10-26.min.json +294 -0
  22. package/apis/ecs-2014-11-13.min.json +108 -107
  23. package/apis/eks-2017-11-01.min.json +211 -4
  24. package/apis/eks-2017-11-01.paginators.json +12 -0
  25. package/apis/eks-auth-2023-11-26.examples.json +5 -0
  26. package/apis/eks-auth-2023-11-26.min.json +104 -0
  27. package/apis/eks-auth-2023-11-26.paginators.json +4 -0
  28. package/apis/eks-auth-2023-11-26.waiters2.json +5 -0
  29. package/apis/elasticfilesystem-2015-02-01.min.json +5 -1
  30. package/apis/elasticfilesystem-2015-02-01.paginators.json +18 -3
  31. package/apis/elasticloadbalancingv2-2015-12-01.min.json +403 -75
  32. package/apis/elasticloadbalancingv2-2015-12-01.paginators.json +15 -0
  33. package/apis/freetier-2023-09-07.examples.json +5 -0
  34. package/apis/freetier-2023-09-07.min.json +105 -0
  35. package/apis/freetier-2023-09-07.paginators.json +10 -0
  36. package/apis/fsx-2018-03-01.min.json +259 -135
  37. package/apis/guardduty-2017-11-28.min.json +64 -0
  38. package/apis/iotfleetwise-2021-06-17.min.json +159 -33
  39. package/apis/kinesis-2013-12-02.min.json +92 -21
  40. package/apis/lakeformation-2017-03-31.min.json +126 -35
  41. package/apis/logs-2014-03-28.min.json +310 -36
  42. package/apis/logs-2014-03-28.paginators.json +12 -0
  43. package/apis/managedblockchain-2018-09-24.min.json +58 -50
  44. package/apis/metadata.json +22 -0
  45. package/apis/models.lex.v2-2020-08-07.min.json +633 -331
  46. package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
  47. package/apis/personalize-2018-05-22.min.json +85 -52
  48. package/apis/personalize-events-2018-03-22.min.json +97 -5
  49. package/apis/personalize-runtime-2018-05-22.min.json +68 -11
  50. package/apis/quicksight-2018-04-01.min.json +398 -268
  51. package/apis/redshift-2012-12-01.min.json +14 -2
  52. package/apis/repostspace-2022-05-13.examples.json +5 -0
  53. package/apis/repostspace-2022-05-13.min.json +447 -0
  54. package/apis/repostspace-2022-05-13.paginators.json +10 -0
  55. package/apis/runtime.lex.v2-2020-08-07.min.json +25 -24
  56. package/apis/s3-2006-03-01.examples.json +142 -142
  57. package/apis/s3-2006-03-01.min.json +45 -0
  58. package/apis/s3control-2018-08-20.min.json +1283 -239
  59. package/apis/s3control-2018-08-20.paginators.json +15 -0
  60. package/apis/sagemaker-2017-07-24.min.json +544 -533
  61. package/apis/secretsmanager-2017-10-17.min.json +111 -50
  62. package/apis/secretsmanager-2017-10-17.paginators.json +5 -0
  63. package/apis/securityhub-2018-10-26.examples.json +93 -2
  64. package/apis/securityhub-2018-10-26.min.json +551 -300
  65. package/apis/states-2016-11-23.min.json +85 -0
  66. package/apis/transcribe-2017-10-26.min.json +49 -38
  67. package/apis/workspaces-2015-04-08.min.json +119 -96
  68. package/apis/workspaces-thin-client-2023-08-22.examples.json +5 -0
  69. package/apis/workspaces-thin-client-2023-08-22.min.json +777 -0
  70. package/apis/workspaces-thin-client-2023-08-22.paginators.json +22 -0
  71. package/clients/accessanalyzer.d.ts +374 -5
  72. package/clients/all.d.ts +6 -0
  73. package/clients/all.js +7 -1
  74. package/clients/amp.d.ts +322 -0
  75. package/clients/bcmdataexports.d.ts +589 -0
  76. package/clients/bcmdataexports.js +18 -0
  77. package/clients/cloudtrail.d.ts +76 -2
  78. package/clients/cloudwatchlogs.d.ts +413 -1
  79. package/clients/codestarconnections.d.ts +727 -0
  80. package/clients/computeoptimizer.d.ts +307 -6
  81. package/clients/configservice.d.ts +60 -11
  82. package/clients/controltower.d.ts +258 -20
  83. package/clients/costoptimizationhub.d.ts +1283 -0
  84. package/clients/costoptimizationhub.js +18 -0
  85. package/clients/detective.d.ts +469 -0
  86. package/clients/ecs.d.ts +10 -5
  87. package/clients/efs.d.ts +39 -30
  88. package/clients/eks.d.ts +237 -15
  89. package/clients/eksauth.d.ts +124 -0
  90. package/clients/eksauth.js +19 -0
  91. package/clients/elbv2.d.ts +433 -4
  92. package/clients/freetier.d.ts +149 -0
  93. package/clients/freetier.js +18 -0
  94. package/clients/fsx.d.ts +194 -21
  95. package/clients/guardduty.d.ts +82 -11
  96. package/clients/iotfleetwise.d.ts +198 -13
  97. package/clients/kinesis.d.ts +96 -42
  98. package/clients/lakeformation.d.ts +118 -2
  99. package/clients/lexmodelsv2.d.ts +343 -2
  100. package/clients/lexruntimev2.d.ts +14 -9
  101. package/clients/managedblockchain.d.ts +26 -5
  102. package/clients/personalize.d.ts +65 -20
  103. package/clients/personalizeevents.d.ts +102 -12
  104. package/clients/personalizeruntime.d.ts +72 -2
  105. package/clients/quicksight.d.ts +124 -0
  106. package/clients/redshift.d.ts +16 -0
  107. package/clients/repostspace.d.ts +458 -0
  108. package/clients/repostspace.js +18 -0
  109. package/clients/s3.d.ts +2 -2
  110. package/clients/s3control.d.ts +876 -16
  111. package/clients/sagemaker.d.ts +13 -2
  112. package/clients/secretsmanager.d.ts +94 -5
  113. package/clients/securityhub.d.ts +305 -2
  114. package/clients/stepfunctions.d.ts +153 -8
  115. package/clients/transcribeservice.d.ts +11 -1
  116. package/clients/workspaces.d.ts +43 -1
  117. package/clients/workspacesthinclient.d.ts +895 -0
  118. package/clients/workspacesthinclient.js +18 -0
  119. package/dist/aws-sdk-core-react-native.js +2 -2
  120. package/dist/aws-sdk-react-native.js +280 -51
  121. package/dist/aws-sdk.js +2069 -587
  122. package/dist/aws-sdk.min.js +104 -104
  123. package/lib/config_service_placeholders.d.ts +12 -0
  124. package/lib/core.js +1 -1
  125. package/lib/services/s3.js +1 -1
  126. package/package.json +1 -1
@@ -196,11 +196,11 @@ declare class StepFunctions extends Service {
196
196
  */
197
197
  publishStateMachineVersion(callback?: (err: AWSError, data: StepFunctions.Types.PublishStateMachineVersionOutput) => void): Request<StepFunctions.Types.PublishStateMachineVersionOutput, AWSError>;
198
198
  /**
199
- * Restarts unsuccessful executions of Standard workflows that didn't complete successfully in the last 14 days. These include failed, aborted, or timed out executions. When you redrive an execution, it continues the failed execution from the unsuccessful step and uses the same input. Step Functions preserves the results and execution history of the successful steps, and doesn't rerun these steps when you redrive an execution. Redriven executions use the same state machine definition and execution ARN as the original execution attempt. For workflows that include an Inline Map or Parallel state, RedriveExecution API action reschedules and redrives only the iterations and branches that failed or aborted. To redrive a workflow that includes a Distributed Map state with failed child workflow executions, you must redrive the parent workflow. The parent workflow redrives all the unsuccessful states, including Distributed Map. This API action is not supported by EXPRESS state machines. However, you can restart the unsuccessful executions of Express child workflows in a Distributed Map by redriving its Map Run. When you redrive a Map Run, the Express child workflows are rerun using the StartExecution API action. For more information, see Redriving Map Runs. You can redrive executions if your original execution meets the following conditions: The execution status isn't SUCCEEDED. Your workflow execution has not exceeded the redrivable period of 14 days. Redrivable period refers to the time during which you can redrive a given execution. This period starts from the day a state machine completes its execution. The workflow execution has not exceeded the maximum open time of one year. For more information about state machine quotas, see Quotas related to state machine executions. The execution event history count is less than 24,999. Redriven executions append their event history to the existing event history. Make sure your workflow execution contains less than 24,999 events to accommodate the ExecutionRedriven history event and at least one other history event.
199
+ * Restarts unsuccessful executions of Standard workflows that didn't complete successfully in the last 14 days. These include failed, aborted, or timed out executions. When you redrive an execution, it continues the failed execution from the unsuccessful step and uses the same input. Step Functions preserves the results and execution history of the successful steps, and doesn't rerun these steps when you redrive an execution. Redriven executions use the same state machine definition and execution ARN as the original execution attempt. For workflows that include an Inline Map or Parallel state, RedriveExecution API action reschedules and redrives only the iterations and branches that failed or aborted. To redrive a workflow that includes a Distributed Map state whose Map Run failed, you must redrive the parent workflow. The parent workflow redrives all the unsuccessful states, including a failed Map Run. If a Map Run was not started in the original execution attempt, the redriven parent workflow starts the Map Run. This API action is not supported by EXPRESS state machines. However, you can restart the unsuccessful executions of Express child workflows in a Distributed Map by redriving its Map Run. When you redrive a Map Run, the Express child workflows are rerun using the StartExecution API action. For more information, see Redriving Map Runs. You can redrive executions if your original execution meets the following conditions: The execution status isn't SUCCEEDED. Your workflow execution has not exceeded the redrivable period of 14 days. Redrivable period refers to the time during which you can redrive a given execution. This period starts from the day a state machine completes its execution. The workflow execution has not exceeded the maximum open time of one year. For more information about state machine quotas, see Quotas related to state machine executions. The execution event history count is less than 24,999. Redriven executions append their event history to the existing event history. Make sure your workflow execution contains less than 24,999 events to accommodate the ExecutionRedriven history event and at least one other history event.
200
200
  */
201
201
  redriveExecution(params: StepFunctions.Types.RedriveExecutionInput, callback?: (err: AWSError, data: StepFunctions.Types.RedriveExecutionOutput) => void): Request<StepFunctions.Types.RedriveExecutionOutput, AWSError>;
202
202
  /**
203
- * Restarts unsuccessful executions of Standard workflows that didn't complete successfully in the last 14 days. These include failed, aborted, or timed out executions. When you redrive an execution, it continues the failed execution from the unsuccessful step and uses the same input. Step Functions preserves the results and execution history of the successful steps, and doesn't rerun these steps when you redrive an execution. Redriven executions use the same state machine definition and execution ARN as the original execution attempt. For workflows that include an Inline Map or Parallel state, RedriveExecution API action reschedules and redrives only the iterations and branches that failed or aborted. To redrive a workflow that includes a Distributed Map state with failed child workflow executions, you must redrive the parent workflow. The parent workflow redrives all the unsuccessful states, including Distributed Map. This API action is not supported by EXPRESS state machines. However, you can restart the unsuccessful executions of Express child workflows in a Distributed Map by redriving its Map Run. When you redrive a Map Run, the Express child workflows are rerun using the StartExecution API action. For more information, see Redriving Map Runs. You can redrive executions if your original execution meets the following conditions: The execution status isn't SUCCEEDED. Your workflow execution has not exceeded the redrivable period of 14 days. Redrivable period refers to the time during which you can redrive a given execution. This period starts from the day a state machine completes its execution. The workflow execution has not exceeded the maximum open time of one year. For more information about state machine quotas, see Quotas related to state machine executions. The execution event history count is less than 24,999. Redriven executions append their event history to the existing event history. Make sure your workflow execution contains less than 24,999 events to accommodate the ExecutionRedriven history event and at least one other history event.
203
+ * Restarts unsuccessful executions of Standard workflows that didn't complete successfully in the last 14 days. These include failed, aborted, or timed out executions. When you redrive an execution, it continues the failed execution from the unsuccessful step and uses the same input. Step Functions preserves the results and execution history of the successful steps, and doesn't rerun these steps when you redrive an execution. Redriven executions use the same state machine definition and execution ARN as the original execution attempt. For workflows that include an Inline Map or Parallel state, RedriveExecution API action reschedules and redrives only the iterations and branches that failed or aborted. To redrive a workflow that includes a Distributed Map state whose Map Run failed, you must redrive the parent workflow. The parent workflow redrives all the unsuccessful states, including a failed Map Run. If a Map Run was not started in the original execution attempt, the redriven parent workflow starts the Map Run. This API action is not supported by EXPRESS state machines. However, you can restart the unsuccessful executions of Express child workflows in a Distributed Map by redriving its Map Run. When you redrive a Map Run, the Express child workflows are rerun using the StartExecution API action. For more information, see Redriving Map Runs. You can redrive executions if your original execution meets the following conditions: The execution status isn't SUCCEEDED. Your workflow execution has not exceeded the redrivable period of 14 days. Redrivable period refers to the time during which you can redrive a given execution. This period starts from the day a state machine completes its execution. The workflow execution has not exceeded the maximum open time of one year. For more information about state machine quotas, see Quotas related to state machine executions. The execution event history count is less than 24,999. Redriven executions append their event history to the existing event history. Make sure your workflow execution contains less than 24,999 events to accommodate the ExecutionRedriven history event and at least one other history event.
204
204
  */
205
205
  redriveExecution(callback?: (err: AWSError, data: StepFunctions.Types.RedriveExecutionOutput) => void): Request<StepFunctions.Types.RedriveExecutionOutput, AWSError>;
206
206
  /**
@@ -259,6 +259,14 @@ declare class StepFunctions extends Service {
259
259
  * Add a tag to a Step Functions resource. An array of key-value pairs. For more information, see Using Cost Allocation Tags in the Amazon Web Services Billing and Cost Management User Guide, and Controlling Access Using IAM Tags. Tags may only contain Unicode letters, digits, white space, or these symbols: _ . : / = + - @.
260
260
  */
261
261
  tagResource(callback?: (err: AWSError, data: StepFunctions.Types.TagResourceOutput) => void): Request<StepFunctions.Types.TagResourceOutput, AWSError>;
262
+ /**
263
+ * Accepts the definition of a single state and executes it. You can test a state without creating a state machine or updating an existing state machine. Using this API, you can test the following: A state's input and output processing data flow An Amazon Web Services service integration request and response An HTTP Task request and response You can call this API on only one state at a time. The states that you can test include the following: All Task types except Activity Pass Wait Choice Succeed Fail The TestState API assumes an IAM role which must contain the required IAM permissions for the resources your state is accessing. For information about the permissions a state might need, see IAM permissions to test a state. The TestState API can run for up to five minutes. If the execution of a state exceeds this duration, it fails with the States.Timeout error. TestState doesn't support Activity tasks, .sync or .waitForTaskToken service integration patterns, Parallel, or Map states.
264
+ */
265
+ testState(params: StepFunctions.Types.TestStateInput, callback?: (err: AWSError, data: StepFunctions.Types.TestStateOutput) => void): Request<StepFunctions.Types.TestStateOutput, AWSError>;
266
+ /**
267
+ * Accepts the definition of a single state and executes it. You can test a state without creating a state machine or updating an existing state machine. Using this API, you can test the following: A state's input and output processing data flow An Amazon Web Services service integration request and response An HTTP Task request and response You can call this API on only one state at a time. The states that you can test include the following: All Task types except Activity Pass Wait Choice Succeed Fail The TestState API assumes an IAM role which must contain the required IAM permissions for the resources your state is accessing. For information about the permissions a state might need, see IAM permissions to test a state. The TestState API can run for up to five minutes. If the execution of a state exceeds this duration, it fails with the States.Timeout error. TestState doesn't support Activity tasks, .sync or .waitForTaskToken service integration patterns, Parallel, or Map states.
268
+ */
269
+ testState(callback?: (err: AWSError, data: StepFunctions.Types.TestStateOutput) => void): Request<StepFunctions.Types.TestStateOutput, AWSError>;
262
270
  /**
263
271
  * Remove a tag from a Step Functions resource
264
272
  */
@@ -620,7 +628,7 @@ declare namespace StepFunctions {
620
628
  */
621
629
  stateMachineAliasArn?: Arn;
622
630
  /**
623
- * The number of times you've redriven an execution. If you have not yet redriven an execution, the redriveCount is 0. This count is not updated for redrives that failed to start or are pending to be redriven.
631
+ * The number of times you've redriven an execution. If you have not yet redriven an execution, the redriveCount is 0. This count is only updated if you successfully redrive an execution.
624
632
  */
625
633
  redriveCount?: RedriveCount;
626
634
  /**
@@ -684,7 +692,7 @@ declare namespace StepFunctions {
684
692
  */
685
693
  executionCounts: MapRunExecutionCounts;
686
694
  /**
687
- * The number of times you've redriven a Map Run. If you have not yet redriven a Map Run, the redriveCount is 0. This count is not updated for redrives that failed to start or are pending to be redriven.
695
+ * The number of times you've redriven a Map Run. If you have not yet redriven a Map Run, the redriveCount is 0. This count is only updated if you successfully redrive a Map Run.
688
696
  */
689
697
  redriveCount?: RedriveCount;
690
698
  /**
@@ -887,7 +895,7 @@ declare namespace StepFunctions {
887
895
  */
888
896
  stateMachineAliasArn?: Arn;
889
897
  /**
890
- * The number of times you've redriven an execution. If you have not yet redriven an execution, the redriveCount is 0. This count is not updated for redrives that failed to start or are pending to be redriven.
898
+ * The number of times you've redriven an execution. If you have not yet redriven an execution, the redriveCount is 0. This count is only updated when you successfully redrive an execution.
891
899
  */
892
900
  redriveCount?: RedriveCount;
893
901
  /**
@@ -998,6 +1006,12 @@ declare namespace StepFunctions {
998
1006
  */
999
1007
  nextToken?: PageToken;
1000
1008
  }
1009
+ export type HTTPBody = string;
1010
+ export type HTTPHeaders = string;
1011
+ export type HTTPMethod = string;
1012
+ export type HTTPProtocol = string;
1013
+ export type HTTPStatusCode = string;
1014
+ export type HTTPStatusMessage = string;
1001
1015
  export interface HistoryEvent {
1002
1016
  /**
1003
1017
  * The date and time the event occurred.
@@ -1123,6 +1137,85 @@ declare namespace StepFunctions {
1123
1137
  export type Identity = string;
1124
1138
  export type IncludeExecutionData = boolean;
1125
1139
  export type IncludeExecutionDataGetExecutionHistory = boolean;
1140
+ export interface InspectionData {
1141
+ /**
1142
+ * The raw state input.
1143
+ */
1144
+ input?: SensitiveData;
1145
+ /**
1146
+ * The input after Step Functions applies the InputPath filter.
1147
+ */
1148
+ afterInputPath?: SensitiveData;
1149
+ /**
1150
+ * The effective input after Step Functions applies the Parameters filter.
1151
+ */
1152
+ afterParameters?: SensitiveData;
1153
+ /**
1154
+ * The state's raw result.
1155
+ */
1156
+ result?: SensitiveData;
1157
+ /**
1158
+ * The effective result after Step Functions applies the ResultSelector filter.
1159
+ */
1160
+ afterResultSelector?: SensitiveData;
1161
+ /**
1162
+ * The effective result combined with the raw state input after Step Functions applies the ResultPath filter.
1163
+ */
1164
+ afterResultPath?: SensitiveData;
1165
+ /**
1166
+ * The raw HTTP request that is sent when you test an HTTP Task.
1167
+ */
1168
+ request?: InspectionDataRequest;
1169
+ /**
1170
+ * The raw HTTP response that is returned when you test an HTTP Task.
1171
+ */
1172
+ response?: InspectionDataResponse;
1173
+ }
1174
+ export interface InspectionDataRequest {
1175
+ /**
1176
+ * The protocol used to make the HTTP request.
1177
+ */
1178
+ protocol?: HTTPProtocol;
1179
+ /**
1180
+ * The HTTP method used for the HTTP request.
1181
+ */
1182
+ method?: HTTPMethod;
1183
+ /**
1184
+ * The API endpoint used for the HTTP request.
1185
+ */
1186
+ url?: URL;
1187
+ /**
1188
+ * The request headers associated with the HTTP request.
1189
+ */
1190
+ headers?: HTTPHeaders;
1191
+ /**
1192
+ * The request body for the HTTP request.
1193
+ */
1194
+ body?: HTTPBody;
1195
+ }
1196
+ export interface InspectionDataResponse {
1197
+ /**
1198
+ * The protocol used to return the HTTP response.
1199
+ */
1200
+ protocol?: HTTPProtocol;
1201
+ /**
1202
+ * The HTTP response status code for the HTTP response.
1203
+ */
1204
+ statusCode?: HTTPStatusCode;
1205
+ /**
1206
+ * The message associated with the HTTP status code.
1207
+ */
1208
+ statusMessage?: HTTPStatusMessage;
1209
+ /**
1210
+ * The response headers associated with the HTTP response.
1211
+ */
1212
+ headers?: HTTPHeaders;
1213
+ /**
1214
+ * The HTTP response returned.
1215
+ */
1216
+ body?: HTTPBody;
1217
+ }
1218
+ export type InspectionLevel = "INFO"|"DEBUG"|"TRACE"|string;
1126
1219
  export interface LambdaFunctionFailedEventDetails {
1127
1220
  /**
1128
1221
  * The error code of the failure.
@@ -1421,7 +1514,7 @@ declare namespace StepFunctions {
1421
1514
  */
1422
1515
  resultsWritten: UnsignedLong;
1423
1516
  /**
1424
- * The number of FAILED, ABORTED, or TIMED_OUT child workflow executions that cannot be redriven because their execution status is terminal. For example, if your execution event history contains 25,000 entries, or the toleratedFailureCount or toleratedFailurePercentage for the Distributed Map has exceeded.
1517
+ * The number of FAILED, ABORTED, or TIMED_OUT child workflow executions that cannot be redriven because their execution status is terminal. For example, child workflows with an execution status of FAILED, ABORTED, or TIMED_OUT and a redriveStatus of NOT_REDRIVABLE.
1425
1518
  */
1426
1519
  failuresNotRedrivable?: LongObject;
1427
1520
  /**
@@ -1473,7 +1566,7 @@ declare namespace StepFunctions {
1473
1566
  */
1474
1567
  resultsWritten: UnsignedLong;
1475
1568
  /**
1476
- * The number of FAILED, ABORTED, or TIMED_OUT items in child workflow executions that cannot be redriven because the execution status of those child workflows is terminal. For example, if your execution event history contains 25,000 entries, or the toleratedFailureCount or toleratedFailurePercentage for the Distributed Map has exceeded.
1569
+ * The number of FAILED, ABORTED, or TIMED_OUT items in child workflow executions that cannot be redriven because the execution status of those child workflows is terminal. For example, child workflows with an execution status of FAILED, ABORTED, or TIMED_OUT and a redriveStatus of NOT_REDRIVABLE.
1477
1570
  */
1478
1571
  failuresNotRedrivable?: LongObject;
1479
1572
  /**
@@ -1564,7 +1657,7 @@ declare namespace StepFunctions {
1564
1657
  */
1565
1658
  executionArn: Arn;
1566
1659
  /**
1567
- * A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency. The API uses one of the last 10 client tokens provided.
1660
+ * A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency. The API will return idempotent responses for the last 10 client tokens used to successfully redrive the execution. These client tokens are valid for up to 15 minutes after they are first used.
1568
1661
  */
1569
1662
  clientToken?: ClientToken;
1570
1663
  }
@@ -1574,6 +1667,7 @@ declare namespace StepFunctions {
1574
1667
  */
1575
1668
  redriveDate: Timestamp;
1576
1669
  }
1670
+ export type RevealSecrets = boolean;
1577
1671
  export type ReverseOrder = boolean;
1578
1672
  export type RevisionId = string;
1579
1673
  export type RoutingConfigurationList = RoutingConfigurationListItem[];
@@ -1796,6 +1890,7 @@ declare namespace StepFunctions {
1796
1890
  */
1797
1891
  creationDate: Timestamp;
1798
1892
  }
1893
+ export type StateName = string;
1799
1894
  export interface StopExecutionInput {
1800
1895
  /**
1801
1896
  * The Amazon Resource Name (ARN) of the execution to stop.
@@ -1998,6 +2093,55 @@ declare namespace StepFunctions {
1998
2093
  cause?: SensitiveCause;
1999
2094
  }
2000
2095
  export type TaskToken = string;
2096
+ export type TestExecutionStatus = "SUCCEEDED"|"FAILED"|"RETRIABLE"|"CAUGHT_ERROR"|string;
2097
+ export interface TestStateInput {
2098
+ /**
2099
+ * The Amazon States Language (ASL) definition of the state.
2100
+ */
2101
+ definition: Definition;
2102
+ /**
2103
+ * The Amazon Resource Name (ARN) of the execution role with the required IAM permissions for the state.
2104
+ */
2105
+ roleArn: Arn;
2106
+ /**
2107
+ * A string that contains the JSON input data for the state.
2108
+ */
2109
+ input?: SensitiveData;
2110
+ /**
2111
+ * Determines the values to return when a state is tested. You can specify one of the following types: INFO: Shows the final state output. By default, Step Functions sets inspectionLevel to INFO if you don't specify a level. DEBUG: Shows the final state output along with the input and output data processing result. TRACE: Shows the HTTP request and response for an HTTP Task. This level also shows the final state output along with the input and output data processing result. Each of these levels also provide information about the status of the state execution and the next state to transition to.
2112
+ */
2113
+ inspectionLevel?: InspectionLevel;
2114
+ /**
2115
+ * Specifies whether or not to include secret information in the test result. For HTTP Tasks, a secret includes the data that an EventBridge connection adds to modify the HTTP request headers, query parameters, and body. Step Functions doesn't omit any information included in the state definition or the HTTP response. If you set revealSecrets to true, you must make sure that the IAM user that calls the TestState API has permission for the states:RevealSecrets action. For an example of IAM policy that sets the states:RevealSecrets permission, see IAM permissions to test a state. Without this permission, Step Functions throws an access denied error. By default, revealSecrets is set to false.
2116
+ */
2117
+ revealSecrets?: RevealSecrets;
2118
+ }
2119
+ export interface TestStateOutput {
2120
+ /**
2121
+ * The JSON output data of the state. Length constraints apply to the payload size, and are expressed as bytes in UTF-8 encoding.
2122
+ */
2123
+ output?: SensitiveData;
2124
+ /**
2125
+ * The error returned when the execution of a state fails.
2126
+ */
2127
+ error?: SensitiveError;
2128
+ /**
2129
+ * A detailed explanation of the cause for the error when the execution of a state fails.
2130
+ */
2131
+ cause?: SensitiveCause;
2132
+ /**
2133
+ * Returns additional details about the state's execution, including its input and output data processing flow, and HTTP request and response information. The inspectionLevel request parameter specifies which details are returned.
2134
+ */
2135
+ inspectionData?: InspectionData;
2136
+ /**
2137
+ * The name of the next state to transition to. If you haven't defined a next state in your definition or if the execution of the state fails, this field doesn't contain a value.
2138
+ */
2139
+ nextState?: StateName;
2140
+ /**
2141
+ * The execution status of the state.
2142
+ */
2143
+ status?: TestExecutionStatus;
2144
+ }
2001
2145
  export type TimeoutInSeconds = number;
2002
2146
  export type Timestamp = Date;
2003
2147
  export type ToleratedFailureCount = number;
@@ -2009,6 +2153,7 @@ declare namespace StepFunctions {
2009
2153
  */
2010
2154
  enabled?: Enabled;
2011
2155
  }
2156
+ export type URL = string;
2012
2157
  export type UnsignedInteger = number;
2013
2158
  export type UnsignedLong = number;
2014
2159
  export interface UntagResourceInput {
@@ -432,6 +432,10 @@ declare namespace TranscribeService {
432
432
  * If using automatic language identification in your request and you want to apply a custom language model, a custom vocabulary, or a custom vocabulary filter, include LanguageIdSettings with the relevant sub-parameters (VocabularyName, LanguageModelName, and VocabularyFilterName). LanguageIdSettings supports two to five language codes. Each language code you include can have an associated custom language model, custom vocabulary, and custom vocabulary filter. The language codes that you specify must match the languages of the associated custom language models, custom vocabularies, and custom vocabulary filters. It's recommended that you include LanguageOptions when using LanguageIdSettings to ensure that the correct language dialect is identified. For example, if you specify a custom vocabulary that is in en-US but Amazon Transcribe determines that the language spoken in your media is en-AU, your custom vocabulary is not applied to your transcription. If you include LanguageOptions and include en-US as the only English language dialect, your custom vocabulary is applied to your transcription. If you want to include a custom language model, custom vocabulary, or custom vocabulary filter with your request but do not want to use automatic language identification, use instead the parameter with the LanguageModelName, VocabularyName, or VocabularyFilterName sub-parameters. For a list of languages supported with Call Analytics, refer to Supported languages and language-specific features.
433
433
  */
434
434
  LanguageIdSettings?: LanguageIdSettingsMap;
435
+ /**
436
+ * Contains GenerateAbstractiveSummary, which is a required parameter if you want to enable Generative call summarization in your Call Analytics request.
437
+ */
438
+ Summarization?: Summarization;
435
439
  }
436
440
  export type CallAnalyticsJobStatus = "QUEUED"|"IN_PROGRESS"|"FAILED"|"COMPLETED"|string;
437
441
  export type CallAnalyticsJobSummaries = CallAnalyticsJobSummary[];
@@ -961,7 +965,7 @@ declare namespace TranscribeService {
961
965
  }
962
966
  export type KMSEncryptionContextMap = {[key: string]: NonEmptyString};
963
967
  export type KMSKeyId = string;
964
- export type LanguageCode = "af-ZA"|"ar-AE"|"ar-SA"|"da-DK"|"de-CH"|"de-DE"|"en-AB"|"en-AU"|"en-GB"|"en-IE"|"en-IN"|"en-US"|"en-WL"|"es-ES"|"es-US"|"fa-IR"|"fr-CA"|"fr-FR"|"he-IL"|"hi-IN"|"id-ID"|"it-IT"|"ja-JP"|"ko-KR"|"ms-MY"|"nl-NL"|"pt-BR"|"pt-PT"|"ru-RU"|"ta-IN"|"te-IN"|"tr-TR"|"zh-CN"|"zh-TW"|"th-TH"|"en-ZA"|"en-NZ"|"vi-VN"|"sv-SE"|string;
968
+ export type LanguageCode = "af-ZA"|"ar-AE"|"ar-SA"|"da-DK"|"de-CH"|"de-DE"|"en-AB"|"en-AU"|"en-GB"|"en-IE"|"en-IN"|"en-US"|"en-WL"|"es-ES"|"es-US"|"fa-IR"|"fr-CA"|"fr-FR"|"he-IL"|"hi-IN"|"id-ID"|"it-IT"|"ja-JP"|"ko-KR"|"ms-MY"|"nl-NL"|"pt-BR"|"pt-PT"|"ru-RU"|"ta-IN"|"te-IN"|"tr-TR"|"zh-CN"|"zh-TW"|"th-TH"|"en-ZA"|"en-NZ"|"vi-VN"|"sv-SE"|"ab-GE"|"ast-ES"|"az-AZ"|"ba-RU"|"be-BY"|"bg-BG"|"bn-IN"|"bs-BA"|"ca-ES"|"ckb-IQ"|"ckb-IR"|"cs-CZ"|"cy-WL"|"el-GR"|"et-ET"|"eu-ES"|"fi-FI"|"gl-ES"|"gu-IN"|"ha-NG"|"hr-HR"|"hu-HU"|"hy-AM"|"is-IS"|"ka-GE"|"kab-DZ"|"kk-KZ"|"kn-IN"|"ky-KG"|"lg-IN"|"lt-LT"|"lv-LV"|"mhr-RU"|"mi-NZ"|"mk-MK"|"ml-IN"|"mn-MN"|"mr-IN"|"mt-MT"|"no-NO"|"or-IN"|"pa-IN"|"pl-PL"|"ps-AF"|"ro-RO"|"rw-RW"|"si-LK"|"sk-SK"|"sl-SI"|"so-SO"|"sr-RS"|"su-ID"|"sw-BI"|"sw-KE"|"sw-RW"|"sw-TZ"|"sw-UG"|"tl-PH"|"tt-RU"|"ug-CN"|"uk-UA"|"uz-UZ"|"wo-SN"|"zu-ZA"|string;
965
969
  export interface LanguageCodeItem {
966
970
  /**
967
971
  * Provides the language code for each language identified in your media.
@@ -1784,6 +1788,12 @@ declare namespace TranscribeService {
1784
1788
  */
1785
1789
  OutputStartIndex?: SubtitleOutputStartIndex;
1786
1790
  }
1791
+ export interface Summarization {
1792
+ /**
1793
+ * Enables Generative call summarization in your Call Analytics request Generative call summarization provides a summary of the transcript including important components discussed in the conversation. For more information, see Enabling generative call summarization.
1794
+ */
1795
+ GenerateAbstractiveSummary: Boolean;
1796
+ }
1787
1797
  export interface Tag {
1788
1798
  /**
1789
1799
  * The first part of a key:value pair that forms a tag associated with a given resource. For example, in the tag Department:Sales, the key is 'Department'.
@@ -1136,6 +1136,17 @@ declare namespace WorkSpaces {
1136
1136
  */
1137
1137
  PendingRequests?: WorkspaceList;
1138
1138
  }
1139
+ export type DataReplication = "NO_REPLICATION"|"PRIMARY_AS_SOURCE"|string;
1140
+ export interface DataReplicationSettings {
1141
+ /**
1142
+ * Indicates whether data replication is enabled, and if enabled, the type of data replication.
1143
+ */
1144
+ DataReplication?: DataReplication;
1145
+ /**
1146
+ * The date and time at which the last successful snapshot was taken of the primary WorkSpace used for replicating data.
1147
+ */
1148
+ RecoverySnapshotTime?: Timestamp;
1149
+ }
1139
1150
  export type DedicatedTenancyCidrRangeList = DedicatedTenancyManagementCidrRange[];
1140
1151
  export type DedicatedTenancyManagementCidrRange = string;
1141
1152
  export type DedicatedTenancyModificationStateEnum = "PENDING"|"COMPLETED"|"FAILED"|string;
@@ -2266,7 +2277,11 @@ declare namespace WorkSpaces {
2266
2277
  /**
2267
2278
  * The properties of the WorkSpace.
2268
2279
  */
2269
- WorkspaceProperties: WorkspaceProperties;
2280
+ WorkspaceProperties?: WorkspaceProperties;
2281
+ /**
2282
+ * Indicates the data replication status.
2283
+ */
2284
+ DataReplication?: DataReplication;
2270
2285
  }
2271
2286
  export interface ModifyWorkspacePropertiesResult {
2272
2287
  }
@@ -2495,9 +2510,28 @@ declare namespace WorkSpaces {
2495
2510
  * The tags associated with the standby WorkSpace.
2496
2511
  */
2497
2512
  Tags?: TagList;
2513
+ /**
2514
+ * Indicates whether data replication is enabled, and if enabled, the type of data replication.
2515
+ */
2516
+ DataReplication?: DataReplication;
2498
2517
  }
2499
2518
  export type StandbyWorkspaceRelationshipType = "PRIMARY"|"STANDBY"|string;
2500
2519
  export type StandbyWorkspacesList = StandbyWorkspace[];
2520
+ export interface StandbyWorkspacesProperties {
2521
+ /**
2522
+ * The identifier of the standby WorkSpace
2523
+ */
2524
+ StandbyWorkspaceId?: WorkspaceId;
2525
+ /**
2526
+ * Indicates whether data replication is enabled, and if enabled, the type of data replication.
2527
+ */
2528
+ DataReplication?: DataReplication;
2529
+ /**
2530
+ * The date and time at which the last successful snapshot was taken of the primary WorkSpace used for replicating data.
2531
+ */
2532
+ RecoverySnapshotTime?: Timestamp;
2533
+ }
2534
+ export type StandbyWorkspacesPropertiesList = StandbyWorkspacesProperties[];
2501
2535
  export interface StartRequest {
2502
2536
  /**
2503
2537
  * The identifier of the WorkSpace.
@@ -2784,6 +2818,14 @@ declare namespace WorkSpaces {
2784
2818
  * The standby WorkSpace or primary WorkSpace related to the specified WorkSpace.
2785
2819
  */
2786
2820
  RelatedWorkspaces?: RelatedWorkspaces;
2821
+ /**
2822
+ * Indicates the settings of the data replication.
2823
+ */
2824
+ DataReplicationSettings?: DataReplicationSettings;
2825
+ /**
2826
+ * The properties of the standby WorkSpace
2827
+ */
2828
+ StandbyWorkspacesProperties?: StandbyWorkspacesPropertiesList;
2787
2829
  }
2788
2830
  export interface WorkspaceAccessProperties {
2789
2831
  /**