cdk-docker-image-deployment 0.0.87 → 0.0.89
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.
- package/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +51 -1
- package/node_modules/aws-sdk/README.md +29 -1
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.min.json +284 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +441 -110
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +31 -13
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +282 -134
- package/node_modules/aws-sdk/apis/config-2014-11-12.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +124 -45
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2824 -1317
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +42 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +331 -215
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +87 -52
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +128 -27
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +156 -130
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +341 -298
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +205 -28
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +252 -214
- package/node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json +26 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +686 -105
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +43 -8
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +359 -50
- package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +127 -72
- package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +0 -7
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -50
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.waiters2.json +26 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.min.json +82 -9
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +97 -16
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +793 -112
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.paginators.json +33 -0
- package/node_modules/aws-sdk/apis/metadata.json +19 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +931 -118
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +23 -14
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +4 -1
- package/node_modules/aws-sdk/apis/oam-2022-06-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +482 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +3722 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +100 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +498 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +1082 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/organizations-2016-11-28.min.json +62 -16
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +5991 -325
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +379 -236
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +138 -28
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +23 -16
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +1041 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.min.json +578 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +310 -62
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +98 -95
- package/node_modules/aws-sdk/clients/all.d.ts +6 -0
- package/node_modules/aws-sdk/clients/all.js +7 -1
- package/node_modules/aws-sdk/clients/arczonalshift.d.ts +309 -0
- package/node_modules/aws-sdk/clients/arczonalshift.js +18 -0
- package/node_modules/aws-sdk/clients/backup.d.ts +405 -15
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +30 -16
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +196 -65
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +28 -5
- package/node_modules/aws-sdk/clients/configservice.d.ts +233 -6
- package/node_modules/aws-sdk/clients/drs.d.ts +104 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +1851 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +159 -17
- package/node_modules/aws-sdk/clients/efs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +58 -8
- package/node_modules/aws-sdk/clients/firehose.d.ts +263 -48
- package/node_modules/aws-sdk/clients/fsx.d.ts +70 -21
- package/node_modules/aws-sdk/clients/glue.d.ts +66 -0
- package/node_modules/aws-sdk/clients/inspector2.d.ts +289 -15
- package/node_modules/aws-sdk/clients/iot.d.ts +76 -4
- package/node_modules/aws-sdk/clients/iotdata.d.ts +31 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +599 -14
- package/node_modules/aws-sdk/clients/kendra.d.ts +84 -39
- package/node_modules/aws-sdk/clients/kms.d.ts +198 -92
- package/node_modules/aws-sdk/clients/lambda.d.ts +132 -94
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.d.ts +62 -4
- package/node_modules/aws-sdk/clients/macie2.d.ts +637 -54
- package/node_modules/aws-sdk/clients/mgn.d.ts +1046 -68
- package/node_modules/aws-sdk/clients/oam.d.ts +559 -0
- package/node_modules/aws-sdk/clients/oam.js +18 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +4175 -0
- package/node_modules/aws-sdk/clients/omics.js +19 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +1508 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.js +18 -0
- package/node_modules/aws-sdk/clients/organizations.d.ts +69 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9833 -2835
- package/node_modules/aws-sdk/clients/rds.d.ts +199 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +69 -0
- package/node_modules/aws-sdk/clients/securityhub.d.ts +14 -0
- package/node_modules/aws-sdk/clients/securitylake.d.ts +1049 -0
- package/node_modules/aws-sdk/clients/securitylake.js +18 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.d.ts +647 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.js +18 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +264 -0
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +210 -191
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +65 -20
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +349 -64
- package/node_modules/aws-sdk/dist/aws-sdk.js +4529 -2130
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -78
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +12 -0
- package/node_modules/aws-sdk/lib/core.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +48 -14
- package/node_modules/aws-sdk/lib/region_config.js +13 -2
- package/node_modules/aws-sdk/lib/region_config_data.json +11 -1
- package/node_modules/aws-sdk/lib/signers/bearer.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -5
|
@@ -117,6 +117,14 @@ declare class RDS extends Service {
|
|
|
117
117
|
* Copies the specified option group.
|
|
118
118
|
*/
|
|
119
119
|
copyOptionGroup(callback?: (err: AWSError, data: RDS.Types.CopyOptionGroupResult) => void): Request<RDS.Types.CopyOptionGroupResult, AWSError>;
|
|
120
|
+
/**
|
|
121
|
+
* Creates a blue/green deployment. A blue/green deployment creates a staging environment that copies the production environment. In a blue/green deployment, the blue environment is the current production environment. The green environment is the staging environment. The staging environment stays in sync with the current production environment using logical replication. You can make changes to the databases in the green environment without affecting production workloads. For example, you can upgrade the major or minor DB engine version, change database parameters, or make schema changes in the staging environment. You can thoroughly test changes in the green environment. When ready, you can switch over the environments to promote the green environment to be the new production environment. The switchover typically takes under a minute. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
|
|
122
|
+
*/
|
|
123
|
+
createBlueGreenDeployment(params: RDS.Types.CreateBlueGreenDeploymentRequest, callback?: (err: AWSError, data: RDS.Types.CreateBlueGreenDeploymentResponse) => void): Request<RDS.Types.CreateBlueGreenDeploymentResponse, AWSError>;
|
|
124
|
+
/**
|
|
125
|
+
* Creates a blue/green deployment. A blue/green deployment creates a staging environment that copies the production environment. In a blue/green deployment, the blue environment is the current production environment. The green environment is the staging environment. The staging environment stays in sync with the current production environment using logical replication. You can make changes to the databases in the green environment without affecting production workloads. For example, you can upgrade the major or minor DB engine version, change database parameters, or make schema changes in the staging environment. You can thoroughly test changes in the green environment. When ready, you can switch over the environments to promote the green environment to be the new production environment. The switchover typically takes under a minute. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
|
|
126
|
+
*/
|
|
127
|
+
createBlueGreenDeployment(callback?: (err: AWSError, data: RDS.Types.CreateBlueGreenDeploymentResponse) => void): Request<RDS.Types.CreateBlueGreenDeploymentResponse, AWSError>;
|
|
120
128
|
/**
|
|
121
129
|
* Creates a custom DB engine version (CEV). A CEV is a binary volume snapshot of a database engine and specific AMI. The supported engines are the following: Oracle Database 12.1 Enterprise Edition with the January 2021 or later RU/RUR Oracle Database 19c Enterprise Edition with the January 2021 or later RU/RUR Amazon RDS, which is a fully managed service, supplies the Amazon Machine Image (AMI) and database software. The Amazon RDS database software is preinstalled, so you need only select a DB engine and version, and create your database. With Amazon RDS Custom for Oracle, you upload your database installation files in Amazon S3. When you create a custom engine version, you specify the files in a JSON document called a CEV manifest. This document describes installation .zip files stored in Amazon S3. RDS Custom creates your CEV from the installation files that you provided. This service model is called Bring Your Own Media (BYOM). Creation takes approximately two hours. If creation fails, RDS Custom issues RDS-EVENT-0196 with the message Creation failed for custom engine version, and includes details about the failure. For example, the event prints missing files. After you create the CEV, it is available for use. You can create multiple CEVs, and create multiple RDS Custom instances from any CEV. You can also change the status of a CEV to make it available or inactive. The MediaImport service that imports files from Amazon S3 to create CEVs isn't integrated with Amazon Web Services CloudTrail. If you turn on data logging for Amazon RDS in CloudTrail, calls to the CreateCustomDbEngineVersion event aren't logged. However, you might see calls from the API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for the CreateCustomDbEngineVersion event. For more information, see Creating a CEV in the Amazon RDS User Guide.
|
|
122
130
|
*/
|
|
@@ -245,6 +253,14 @@ declare class RDS extends Service {
|
|
|
245
253
|
* Creates a new option group. You can create up to 20 option groups. This command doesn't apply to RDS Custom.
|
|
246
254
|
*/
|
|
247
255
|
createOptionGroup(callback?: (err: AWSError, data: RDS.Types.CreateOptionGroupResult) => void): Request<RDS.Types.CreateOptionGroupResult, AWSError>;
|
|
256
|
+
/**
|
|
257
|
+
* Deletes a blue/green deployment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
|
|
258
|
+
*/
|
|
259
|
+
deleteBlueGreenDeployment(params: RDS.Types.DeleteBlueGreenDeploymentRequest, callback?: (err: AWSError, data: RDS.Types.DeleteBlueGreenDeploymentResponse) => void): Request<RDS.Types.DeleteBlueGreenDeploymentResponse, AWSError>;
|
|
260
|
+
/**
|
|
261
|
+
* Deletes a blue/green deployment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
|
|
262
|
+
*/
|
|
263
|
+
deleteBlueGreenDeployment(callback?: (err: AWSError, data: RDS.Types.DeleteBlueGreenDeploymentResponse) => void): Request<RDS.Types.DeleteBlueGreenDeploymentResponse, AWSError>;
|
|
248
264
|
/**
|
|
249
265
|
* Deletes a custom engine version. To run this command, make sure you meet the following prerequisites: The CEV must not be the default for RDS Custom. If it is, change the default before running this command. The CEV must not be associated with an RDS Custom DB instance, RDS Custom instance snapshot, or automated backup of your RDS Custom instance. Typically, deletion takes a few minutes. The MediaImport service that imports files from Amazon S3 to create CEVs isn't integrated with Amazon Web Services CloudTrail. If you turn on data logging for Amazon RDS in CloudTrail, calls to the DeleteCustomDbEngineVersion event aren't logged. However, you might see calls from the API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for the DeleteCustomDbEngineVersion event. For more information, see Deleting a CEV in the Amazon RDS User Guide.
|
|
250
266
|
*/
|
|
@@ -389,6 +405,14 @@ declare class RDS extends Service {
|
|
|
389
405
|
* Lists all of the attributes for a customer account. The attributes include Amazon RDS quotas for the account, such as the number of DB instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value. This command doesn't take any parameters.
|
|
390
406
|
*/
|
|
391
407
|
describeAccountAttributes(callback?: (err: AWSError, data: RDS.Types.AccountAttributesMessage) => void): Request<RDS.Types.AccountAttributesMessage, AWSError>;
|
|
408
|
+
/**
|
|
409
|
+
* Returns information about blue/green deployments. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
|
|
410
|
+
*/
|
|
411
|
+
describeBlueGreenDeployments(params: RDS.Types.DescribeBlueGreenDeploymentsRequest, callback?: (err: AWSError, data: RDS.Types.DescribeBlueGreenDeploymentsResponse) => void): Request<RDS.Types.DescribeBlueGreenDeploymentsResponse, AWSError>;
|
|
412
|
+
/**
|
|
413
|
+
* Returns information about blue/green deployments. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
|
|
414
|
+
*/
|
|
415
|
+
describeBlueGreenDeployments(callback?: (err: AWSError, data: RDS.Types.DescribeBlueGreenDeploymentsResponse) => void): Request<RDS.Types.DescribeBlueGreenDeploymentsResponse, AWSError>;
|
|
392
416
|
/**
|
|
393
417
|
* Lists the set of CA certificates provided by Amazon RDS for this Amazon Web Services account.
|
|
394
418
|
*/
|
|
@@ -1101,6 +1125,14 @@ declare class RDS extends Service {
|
|
|
1101
1125
|
* Stops automated backup replication for a DB instance. This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL. For more information, see Replicating Automated Backups to Another Amazon Web Services Region in the Amazon RDS User Guide.
|
|
1102
1126
|
*/
|
|
1103
1127
|
stopDBInstanceAutomatedBackupsReplication(callback?: (err: AWSError, data: RDS.Types.StopDBInstanceAutomatedBackupsReplicationResult) => void): Request<RDS.Types.StopDBInstanceAutomatedBackupsReplicationResult, AWSError>;
|
|
1128
|
+
/**
|
|
1129
|
+
* Switches over a blue/green deployment. Before you switch over, production traffic is routed to the databases in the blue environment. After you switch over, production traffic is routed to the databases in the green environment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
|
|
1130
|
+
*/
|
|
1131
|
+
switchoverBlueGreenDeployment(params: RDS.Types.SwitchoverBlueGreenDeploymentRequest, callback?: (err: AWSError, data: RDS.Types.SwitchoverBlueGreenDeploymentResponse) => void): Request<RDS.Types.SwitchoverBlueGreenDeploymentResponse, AWSError>;
|
|
1132
|
+
/**
|
|
1133
|
+
* Switches over a blue/green deployment. Before you switch over, production traffic is routed to the databases in the blue environment. After you switch over, production traffic is routed to the databases in the green environment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
|
|
1134
|
+
*/
|
|
1135
|
+
switchoverBlueGreenDeployment(callback?: (err: AWSError, data: RDS.Types.SwitchoverBlueGreenDeploymentResponse) => void): Request<RDS.Types.SwitchoverBlueGreenDeploymentResponse, AWSError>;
|
|
1104
1136
|
/**
|
|
1105
1137
|
* Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the Region that hosts the current standby database.
|
|
1106
1138
|
*/
|
|
@@ -1343,6 +1375,67 @@ declare namespace RDS {
|
|
|
1343
1375
|
*/
|
|
1344
1376
|
UseEarliestTimeOnPointInTimeUnavailable?: BooleanOptional;
|
|
1345
1377
|
}
|
|
1378
|
+
export interface BlueGreenDeployment {
|
|
1379
|
+
/**
|
|
1380
|
+
* The system-generated identifier of the blue/green deployment.
|
|
1381
|
+
*/
|
|
1382
|
+
BlueGreenDeploymentIdentifier?: BlueGreenDeploymentIdentifier;
|
|
1383
|
+
/**
|
|
1384
|
+
* The user-supplied name of the blue/green deployment.
|
|
1385
|
+
*/
|
|
1386
|
+
BlueGreenDeploymentName?: BlueGreenDeploymentName;
|
|
1387
|
+
/**
|
|
1388
|
+
* The source database for the blue/green deployment. Before switchover, the source database is the production database in the blue environment.
|
|
1389
|
+
*/
|
|
1390
|
+
Source?: DatabaseArn;
|
|
1391
|
+
/**
|
|
1392
|
+
* The target database for the blue/green deployment. Before switchover, the target database is the clone database in the green environment.
|
|
1393
|
+
*/
|
|
1394
|
+
Target?: DatabaseArn;
|
|
1395
|
+
/**
|
|
1396
|
+
* The details about each source and target resource in the blue/green deployment.
|
|
1397
|
+
*/
|
|
1398
|
+
SwitchoverDetails?: SwitchoverDetailList;
|
|
1399
|
+
/**
|
|
1400
|
+
* Either tasks to be performed or tasks that have been completed on the target database before switchover.
|
|
1401
|
+
*/
|
|
1402
|
+
Tasks?: BlueGreenDeploymentTaskList;
|
|
1403
|
+
/**
|
|
1404
|
+
* The status of the blue/green deployment. Values: PROVISIONING - Resources are being created in the green environment. AVAILABLE - Resources are available in the green environment. SWITCHOVER_IN_PROGRESS - The deployment is being switched from the blue environment to the green environment. SWITCHOVER_COMPLETED - Switchover from the blue environment to the green environment is complete. INVALID_CONFIGURATION - Resources in the green environment are invalid, so switchover isn't possible. SWITCHOVER_FAILED - Switchover was attempted but failed. DELETING - The blue/green deployment is being deleted.
|
|
1405
|
+
*/
|
|
1406
|
+
Status?: BlueGreenDeploymentStatus;
|
|
1407
|
+
/**
|
|
1408
|
+
* Additional information about the status of the blue/green deployment.
|
|
1409
|
+
*/
|
|
1410
|
+
StatusDetails?: BlueGreenDeploymentStatusDetails;
|
|
1411
|
+
/**
|
|
1412
|
+
* Specifies the time when the blue/green deployment was created, in Universal Coordinated Time (UTC).
|
|
1413
|
+
*/
|
|
1414
|
+
CreateTime?: TStamp;
|
|
1415
|
+
/**
|
|
1416
|
+
* Specifies the time when the blue/green deployment was deleted, in Universal Coordinated Time (UTC).
|
|
1417
|
+
*/
|
|
1418
|
+
DeleteTime?: TStamp;
|
|
1419
|
+
TagList?: TagList;
|
|
1420
|
+
}
|
|
1421
|
+
export type BlueGreenDeploymentIdentifier = string;
|
|
1422
|
+
export type BlueGreenDeploymentList = BlueGreenDeployment[];
|
|
1423
|
+
export type BlueGreenDeploymentName = string;
|
|
1424
|
+
export type BlueGreenDeploymentStatus = string;
|
|
1425
|
+
export type BlueGreenDeploymentStatusDetails = string;
|
|
1426
|
+
export interface BlueGreenDeploymentTask {
|
|
1427
|
+
/**
|
|
1428
|
+
* The name of the blue/green deployment task.
|
|
1429
|
+
*/
|
|
1430
|
+
Name?: BlueGreenDeploymentTaskName;
|
|
1431
|
+
/**
|
|
1432
|
+
* The status of the blue/green deployment task. Values: PENDING - The resources are being prepared for deployment. IN_PROGRESS - The resource is being deployed. COMPLETED - The resource has been deployed. FAILED - Deployment of the resource failed.
|
|
1433
|
+
*/
|
|
1434
|
+
Status?: BlueGreenDeploymentTaskStatus;
|
|
1435
|
+
}
|
|
1436
|
+
export type BlueGreenDeploymentTaskList = BlueGreenDeploymentTask[];
|
|
1437
|
+
export type BlueGreenDeploymentTaskName = string;
|
|
1438
|
+
export type BlueGreenDeploymentTaskStatus = string;
|
|
1346
1439
|
export type Boolean = boolean;
|
|
1347
1440
|
export type BooleanOptional = boolean;
|
|
1348
1441
|
export type BucketName = string;
|
|
@@ -1614,13 +1707,42 @@ declare namespace RDS {
|
|
|
1614
1707
|
export interface CopyOptionGroupResult {
|
|
1615
1708
|
OptionGroup?: OptionGroup;
|
|
1616
1709
|
}
|
|
1710
|
+
export interface CreateBlueGreenDeploymentRequest {
|
|
1711
|
+
/**
|
|
1712
|
+
* The name of the blue/green deployment. Constraints: Can't be the same as an existing blue/green deployment name in the same account and Amazon Web Services Region.
|
|
1713
|
+
*/
|
|
1714
|
+
BlueGreenDeploymentName: BlueGreenDeploymentName;
|
|
1715
|
+
/**
|
|
1716
|
+
* The Amazon Resource Name (ARN) of the source production database. Specify the database that you want to clone. The blue/green deployment creates this database in the green environment. You can make updates to the database in the green environment, such as an engine version upgrade. When you are ready, you can switch the database in the green environment to be the production database.
|
|
1717
|
+
*/
|
|
1718
|
+
Source: DatabaseArn;
|
|
1719
|
+
/**
|
|
1720
|
+
* The engine version of the database in the green environment. Specify the engine version to upgrade to in the green environment.
|
|
1721
|
+
*/
|
|
1722
|
+
TargetEngineVersion?: TargetEngineVersion;
|
|
1723
|
+
/**
|
|
1724
|
+
* The DB parameter group associated with the DB instance in the green environment. To test parameter changes, specify a DB parameter group that is different from the one associated with the source DB instance.
|
|
1725
|
+
*/
|
|
1726
|
+
TargetDBParameterGroupName?: TargetDBParameterGroupName;
|
|
1727
|
+
/**
|
|
1728
|
+
* The DB cluster parameter group associated with the Aurora DB cluster in the green environment. To test parameter changes, specify a DB cluster parameter group that is different from the one associated with the source DB cluster.
|
|
1729
|
+
*/
|
|
1730
|
+
TargetDBClusterParameterGroupName?: TargetDBClusterParameterGroupName;
|
|
1731
|
+
/**
|
|
1732
|
+
* Tags to assign to the blue/green deployment.
|
|
1733
|
+
*/
|
|
1734
|
+
Tags?: TagList;
|
|
1735
|
+
}
|
|
1736
|
+
export interface CreateBlueGreenDeploymentResponse {
|
|
1737
|
+
BlueGreenDeployment?: BlueGreenDeployment;
|
|
1738
|
+
}
|
|
1617
1739
|
export interface CreateCustomDBEngineVersionMessage {
|
|
1618
1740
|
/**
|
|
1619
1741
|
* The database engine to use for your custom engine version (CEV). The only supported value is custom-oracle-ee.
|
|
1620
1742
|
*/
|
|
1621
1743
|
Engine: CustomEngineName;
|
|
1622
1744
|
/**
|
|
1623
|
-
* The name of your CEV. The name format is 19.customized_string
|
|
1745
|
+
* The name of your CEV. The name format is 19.customized_string. For example, a valid CEV name is 19.my_cev1. This setting is required for RDS Custom for Oracle, but optional for Amazon RDS. The combination of Engine and EngineVersion is unique per customer per Region.
|
|
1624
1746
|
*/
|
|
1625
1747
|
EngineVersion: CustomEngineVersion;
|
|
1626
1748
|
/**
|
|
@@ -1973,7 +2095,7 @@ declare namespace RDS {
|
|
|
1973
2095
|
*/
|
|
1974
2096
|
MultiAZ?: BooleanOptional;
|
|
1975
2097
|
/**
|
|
1976
|
-
* The version number of the database engine to use. For a list of valid engine versions, use the DescribeDBEngineVersions operation. The following are the database engines and links to information about the major and minor versions that are available with Amazon RDS. Not every database engine is available for every Amazon Web Services Region. Amazon Aurora Not applicable. The version number of the database engine to be used by the DB instance is managed by the DB cluster. Amazon RDS Custom for Oracle A custom engine version (CEV) that you have previously created. This setting is required for RDS Custom for Oracle. The CEV name has the following format: 19.customized_string
|
|
2098
|
+
* The version number of the database engine to use. For a list of valid engine versions, use the DescribeDBEngineVersions operation. The following are the database engines and links to information about the major and minor versions that are available with Amazon RDS. Not every database engine is available for every Amazon Web Services Region. Amazon Aurora Not applicable. The version number of the database engine to be used by the DB instance is managed by the DB cluster. Amazon RDS Custom for Oracle A custom engine version (CEV) that you have previously created. This setting is required for RDS Custom for Oracle. The CEV name has the following format: 19.customized_string. A valid CEV name is 19.my_cev1. For more information, see Creating an RDS Custom for Oracle DB instance in the Amazon RDS User Guide. Amazon RDS Custom for SQL Server See RDS Custom for SQL Server general requirements in the Amazon RDS User Guide. MariaDB For information, see MariaDB on Amazon RDS Versions in the Amazon RDS User Guide. Microsoft SQL Server For information, see Microsoft SQL Server Versions on Amazon RDS in the Amazon RDS User Guide. MySQL For information, see MySQL on Amazon RDS Versions in the Amazon RDS User Guide. Oracle For information, see Oracle Database Engine Release Notes in the Amazon RDS User Guide. PostgreSQL For information, see Amazon RDS for PostgreSQL versions and extensions in the Amazon RDS User Guide.
|
|
1977
2099
|
*/
|
|
1978
2100
|
EngineVersion?: String;
|
|
1979
2101
|
/**
|
|
@@ -4216,6 +4338,20 @@ declare namespace RDS {
|
|
|
4216
4338
|
DBSubnetGroups?: DBSubnetGroups;
|
|
4217
4339
|
}
|
|
4218
4340
|
export type DBSubnetGroups = DBSubnetGroup[];
|
|
4341
|
+
export type DatabaseArn = string;
|
|
4342
|
+
export interface DeleteBlueGreenDeploymentRequest {
|
|
4343
|
+
/**
|
|
4344
|
+
* The blue/green deployment identifier of the deployment to be deleted. This parameter isn't case-sensitive. Constraints: Must match an existing blue/green deployment identifier.
|
|
4345
|
+
*/
|
|
4346
|
+
BlueGreenDeploymentIdentifier: BlueGreenDeploymentIdentifier;
|
|
4347
|
+
/**
|
|
4348
|
+
* A value that indicates whether to delete the resources in the green environment.
|
|
4349
|
+
*/
|
|
4350
|
+
DeleteTarget?: BooleanOptional;
|
|
4351
|
+
}
|
|
4352
|
+
export interface DeleteBlueGreenDeploymentResponse {
|
|
4353
|
+
BlueGreenDeployment?: BlueGreenDeployment;
|
|
4354
|
+
}
|
|
4219
4355
|
export interface DeleteCustomDBEngineVersionMessage {
|
|
4220
4356
|
/**
|
|
4221
4357
|
* The database engine. The only supported engine is custom-oracle-ee.
|
|
@@ -4395,6 +4531,34 @@ declare namespace RDS {
|
|
|
4395
4531
|
}
|
|
4396
4532
|
export interface DescribeAccountAttributesMessage {
|
|
4397
4533
|
}
|
|
4534
|
+
export interface DescribeBlueGreenDeploymentsRequest {
|
|
4535
|
+
/**
|
|
4536
|
+
* The blue/green deployment identifier. If this parameter is specified, information from only the specific blue/green deployment is returned. This parameter isn't case-sensitive. Constraints: If supplied, must match an existing blue/green deployment identifier.
|
|
4537
|
+
*/
|
|
4538
|
+
BlueGreenDeploymentIdentifier?: BlueGreenDeploymentIdentifier;
|
|
4539
|
+
/**
|
|
4540
|
+
* A filter that specifies one or more blue/green deployments to describe. Supported filters: blue-green-deployment-identifier - Accepts system-generated identifiers for blue/green deployments. The results list only includes information about the blue/green deployments with the specified identifiers. blue-green-deployment-name - Accepts user-supplied names for blue/green deployments. The results list only includes information about the blue/green deployments with the specified names. source - Accepts source databases for a blue/green deployment. The results list only includes information about the blue/green deployments with the specified source databases. target - Accepts target databases for a blue/green deployment. The results list only includes information about the blue/green deployments with the specified target databases.
|
|
4541
|
+
*/
|
|
4542
|
+
Filters?: FilterList;
|
|
4543
|
+
/**
|
|
4544
|
+
* An optional pagination token provided by a previous DescribeBlueGreenDeployments request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
|
|
4545
|
+
*/
|
|
4546
|
+
Marker?: String;
|
|
4547
|
+
/**
|
|
4548
|
+
* The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so you can retrieve the remaining results. Default: 100 Constraints: Minimum 20, maximum 100.
|
|
4549
|
+
*/
|
|
4550
|
+
MaxRecords?: MaxRecords;
|
|
4551
|
+
}
|
|
4552
|
+
export interface DescribeBlueGreenDeploymentsResponse {
|
|
4553
|
+
/**
|
|
4554
|
+
* Contains a list of blue/green deployments for the user.
|
|
4555
|
+
*/
|
|
4556
|
+
BlueGreenDeployments?: BlueGreenDeploymentList;
|
|
4557
|
+
/**
|
|
4558
|
+
* A pagination token that can be used in a later DescribeBlueGreenDeployments request.
|
|
4559
|
+
*/
|
|
4560
|
+
Marker?: String;
|
|
4561
|
+
}
|
|
4398
4562
|
export interface DescribeCertificatesMessage {
|
|
4399
4563
|
/**
|
|
4400
4564
|
* The user-supplied certificate identifier. If this parameter is specified, information for only the identified certificate is returned. This parameter isn't case-sensitive. Constraints: Must match an existing CertificateIdentifier.
|
|
@@ -8633,6 +8797,35 @@ declare namespace RDS {
|
|
|
8633
8797
|
export type SubnetList = Subnet[];
|
|
8634
8798
|
export type SupportedCharacterSetsList = CharacterSet[];
|
|
8635
8799
|
export type SupportedTimezonesList = Timezone[];
|
|
8800
|
+
export interface SwitchoverBlueGreenDeploymentRequest {
|
|
8801
|
+
/**
|
|
8802
|
+
* The blue/green deployment identifier. Constraints: Must match an existing blue/green deployment identifier.
|
|
8803
|
+
*/
|
|
8804
|
+
BlueGreenDeploymentIdentifier: BlueGreenDeploymentIdentifier;
|
|
8805
|
+
/**
|
|
8806
|
+
* The amount of time, in seconds, for the switchover to complete. The default is 300. If the switchover takes longer than the specified duration, then any changes are rolled back, and no changes are made to the environments.
|
|
8807
|
+
*/
|
|
8808
|
+
SwitchoverTimeout?: SwitchoverTimeout;
|
|
8809
|
+
}
|
|
8810
|
+
export interface SwitchoverBlueGreenDeploymentResponse {
|
|
8811
|
+
BlueGreenDeployment?: BlueGreenDeployment;
|
|
8812
|
+
}
|
|
8813
|
+
export interface SwitchoverDetail {
|
|
8814
|
+
/**
|
|
8815
|
+
* The Amazon Resource Name (ARN) of a resource in the blue environment.
|
|
8816
|
+
*/
|
|
8817
|
+
SourceMember?: DatabaseArn;
|
|
8818
|
+
/**
|
|
8819
|
+
* The Amazon Resource Name (ARN) of a resource in the green environment.
|
|
8820
|
+
*/
|
|
8821
|
+
TargetMember?: DatabaseArn;
|
|
8822
|
+
/**
|
|
8823
|
+
* The switchover status of a resource in a blue/green deployment. Values: preparing-for-switchover - The resource is being prepared to switch over. ready-for-switchover - The resource is ready to switch over. switchover-in-progress - The resource is being switched over. switchover-completed - The resource has been switched over. switchover-failed - The resource attempted to switch over but failed.
|
|
8824
|
+
*/
|
|
8825
|
+
Status?: SwitchoverDetailStatus;
|
|
8826
|
+
}
|
|
8827
|
+
export type SwitchoverDetailList = SwitchoverDetail[];
|
|
8828
|
+
export type SwitchoverDetailStatus = string;
|
|
8636
8829
|
export interface SwitchoverReadReplicaMessage {
|
|
8637
8830
|
/**
|
|
8638
8831
|
* The DB instance identifier of the current standby database. This value is stored as a lowercase string. Constraints: Must match the identifier of an existing Oracle read replica DB instance.
|
|
@@ -8642,6 +8835,7 @@ declare namespace RDS {
|
|
|
8642
8835
|
export interface SwitchoverReadReplicaResult {
|
|
8643
8836
|
DBInstance?: DBInstance;
|
|
8644
8837
|
}
|
|
8838
|
+
export type SwitchoverTimeout = number;
|
|
8645
8839
|
export type TStamp = Date;
|
|
8646
8840
|
export interface Tag {
|
|
8647
8841
|
/**
|
|
@@ -8660,6 +8854,9 @@ declare namespace RDS {
|
|
|
8660
8854
|
*/
|
|
8661
8855
|
TagList?: TagList;
|
|
8662
8856
|
}
|
|
8857
|
+
export type TargetDBClusterParameterGroupName = string;
|
|
8858
|
+
export type TargetDBParameterGroupName = string;
|
|
8859
|
+
export type TargetEngineVersion = string;
|
|
8663
8860
|
export type TargetGroupList = DBProxyTargetGroup[];
|
|
8664
8861
|
export interface TargetHealth {
|
|
8665
8862
|
/**
|
|
@@ -300,6 +300,14 @@ declare class S3Control extends Service {
|
|
|
300
300
|
* Indicates whether the specified Multi-Region Access Point has an access control policy that allows public access. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide. The following actions are related to GetMultiRegionAccessPointPolicyStatus: GetMultiRegionAccessPointPolicy PutMultiRegionAccessPointPolicy
|
|
301
301
|
*/
|
|
302
302
|
getMultiRegionAccessPointPolicyStatus(callback?: (err: AWSError, data: S3Control.Types.GetMultiRegionAccessPointPolicyStatusResult) => void): Request<S3Control.Types.GetMultiRegionAccessPointPolicyStatusResult, AWSError>;
|
|
303
|
+
/**
|
|
304
|
+
* Returns the routing configuration for a Multi-Region Access Point, indicating which Regions are active or passive. To obtain routing control changes and failover requests, use the Amazon S3 failover control infrastructure endpoints in these five Amazon Web Services Regions: us-east-1 us-west-2 ap-southeast-2 ap-northeast-1 eu-west-1 Your Amazon S3 bucket does not need to be in these five Regions.
|
|
305
|
+
*/
|
|
306
|
+
getMultiRegionAccessPointRoutes(params: S3Control.Types.GetMultiRegionAccessPointRoutesRequest, callback?: (err: AWSError, data: S3Control.Types.GetMultiRegionAccessPointRoutesResult) => void): Request<S3Control.Types.GetMultiRegionAccessPointRoutesResult, AWSError>;
|
|
307
|
+
/**
|
|
308
|
+
* Returns the routing configuration for a Multi-Region Access Point, indicating which Regions are active or passive. To obtain routing control changes and failover requests, use the Amazon S3 failover control infrastructure endpoints in these five Amazon Web Services Regions: us-east-1 us-west-2 ap-southeast-2 ap-northeast-1 eu-west-1 Your Amazon S3 bucket does not need to be in these five Regions.
|
|
309
|
+
*/
|
|
310
|
+
getMultiRegionAccessPointRoutes(callback?: (err: AWSError, data: S3Control.Types.GetMultiRegionAccessPointRoutesResult) => void): Request<S3Control.Types.GetMultiRegionAccessPointRoutesResult, AWSError>;
|
|
303
311
|
/**
|
|
304
312
|
* Retrieves the PublicAccessBlock configuration for an Amazon Web Services account. For more information, see Using Amazon S3 block public access. Related actions include: DeletePublicAccessBlock PutPublicAccessBlock
|
|
305
313
|
*/
|
|
@@ -468,6 +476,14 @@ declare class S3Control extends Service {
|
|
|
468
476
|
* Put or replace tags on an existing Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide. To use this action, you must have permission to perform the s3:PutStorageLensConfigurationTagging action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
|
|
469
477
|
*/
|
|
470
478
|
putStorageLensConfigurationTagging(callback?: (err: AWSError, data: S3Control.Types.PutStorageLensConfigurationTaggingResult) => void): Request<S3Control.Types.PutStorageLensConfigurationTaggingResult, AWSError>;
|
|
479
|
+
/**
|
|
480
|
+
* Submits an updated route configuration for a Multi-Region Access Point. This API operation updates the routing status for the specified Regions from active to passive, or from passive to active. A value of 0 indicates a passive status, which means that traffic won't be routed to the specified Region. A value of 100 indicates an active status, which means that traffic will be routed to the specified Region. At least one Region must be active at all times. When the routing configuration is changed, any in-progress operations (uploads, copies, deletes, and so on) to formerly active Regions will continue to run to their final completion state (success or failure). The routing configurations of any Regions that aren’t specified remain unchanged. Updated routing configurations might not be immediately applied. It can take up to 2 minutes for your changes to take effect. To submit routing control changes and failover requests, use the Amazon S3 failover control infrastructure endpoints in these five Amazon Web Services Regions: us-east-1 us-west-2 ap-southeast-2 ap-northeast-1 eu-west-1 Your Amazon S3 bucket does not need to be in these five Regions.
|
|
481
|
+
*/
|
|
482
|
+
submitMultiRegionAccessPointRoutes(params: S3Control.Types.SubmitMultiRegionAccessPointRoutesRequest, callback?: (err: AWSError, data: S3Control.Types.SubmitMultiRegionAccessPointRoutesResult) => void): Request<S3Control.Types.SubmitMultiRegionAccessPointRoutesResult, AWSError>;
|
|
483
|
+
/**
|
|
484
|
+
* Submits an updated route configuration for a Multi-Region Access Point. This API operation updates the routing status for the specified Regions from active to passive, or from passive to active. A value of 0 indicates a passive status, which means that traffic won't be routed to the specified Region. A value of 100 indicates an active status, which means that traffic will be routed to the specified Region. At least one Region must be active at all times. When the routing configuration is changed, any in-progress operations (uploads, copies, deletes, and so on) to formerly active Regions will continue to run to their final completion state (success or failure). The routing configurations of any Regions that aren’t specified remain unchanged. Updated routing configurations might not be immediately applied. It can take up to 2 minutes for your changes to take effect. To submit routing control changes and failover requests, use the Amazon S3 failover control infrastructure endpoints in these five Amazon Web Services Regions: us-east-1 us-west-2 ap-southeast-2 ap-northeast-1 eu-west-1 Your Amazon S3 bucket does not need to be in these five Regions.
|
|
485
|
+
*/
|
|
486
|
+
submitMultiRegionAccessPointRoutes(callback?: (err: AWSError, data: S3Control.Types.SubmitMultiRegionAccessPointRoutesResult) => void): Request<S3Control.Types.SubmitMultiRegionAccessPointRoutesResult, AWSError>;
|
|
471
487
|
/**
|
|
472
488
|
* Updates an existing S3 Batch Operations job's priority. For more information, see S3 Batch Operations in the Amazon S3 User Guide. Related actions include: CreateJob ListJobs DescribeJob UpdateJobStatus
|
|
473
489
|
*/
|
|
@@ -1397,6 +1413,26 @@ declare namespace S3Control {
|
|
|
1397
1413
|
*/
|
|
1398
1414
|
AccessPoint?: MultiRegionAccessPointReport;
|
|
1399
1415
|
}
|
|
1416
|
+
export interface GetMultiRegionAccessPointRoutesRequest {
|
|
1417
|
+
/**
|
|
1418
|
+
* The Amazon Web Services account ID for the owner of the Multi-Region Access Point.
|
|
1419
|
+
*/
|
|
1420
|
+
AccountId: AccountId;
|
|
1421
|
+
/**
|
|
1422
|
+
* The Multi-Region Access Point ARN.
|
|
1423
|
+
*/
|
|
1424
|
+
Mrap: MultiRegionAccessPointId;
|
|
1425
|
+
}
|
|
1426
|
+
export interface GetMultiRegionAccessPointRoutesResult {
|
|
1427
|
+
/**
|
|
1428
|
+
* The Multi-Region Access Point ARN.
|
|
1429
|
+
*/
|
|
1430
|
+
Mrap?: MultiRegionAccessPointId;
|
|
1431
|
+
/**
|
|
1432
|
+
* The different routes that make up the route configuration. Active routes return a value of 100, and passive routes return a value of 0.
|
|
1433
|
+
*/
|
|
1434
|
+
Routes?: RouteList;
|
|
1435
|
+
}
|
|
1400
1436
|
export interface GetPublicAccessBlockOutput {
|
|
1401
1437
|
/**
|
|
1402
1438
|
* The PublicAccessBlock configuration currently in effect for this Amazon Web Services account.
|
|
@@ -2018,6 +2054,7 @@ declare namespace S3Control {
|
|
|
2018
2054
|
export type MinStorageBytesPercentage = number;
|
|
2019
2055
|
export type MultiRegionAccessPointAlias = string;
|
|
2020
2056
|
export type MultiRegionAccessPointClientToken = string;
|
|
2057
|
+
export type MultiRegionAccessPointId = string;
|
|
2021
2058
|
export type MultiRegionAccessPointName = string;
|
|
2022
2059
|
export interface MultiRegionAccessPointPolicyDocument {
|
|
2023
2060
|
/**
|
|
@@ -2064,6 +2101,20 @@ declare namespace S3Control {
|
|
|
2064
2101
|
Regions?: RegionReportList;
|
|
2065
2102
|
}
|
|
2066
2103
|
export type MultiRegionAccessPointReportList = MultiRegionAccessPointReport[];
|
|
2104
|
+
export interface MultiRegionAccessPointRoute {
|
|
2105
|
+
/**
|
|
2106
|
+
* The name of the Amazon S3 bucket for which you'll submit a routing configuration change. Either the Bucket or the Region value must be provided. If both are provided, the bucket must be in the specified Region.
|
|
2107
|
+
*/
|
|
2108
|
+
Bucket?: BucketName;
|
|
2109
|
+
/**
|
|
2110
|
+
* The Amazon Web Services Region to which you'll be submitting a routing configuration change. Either the Bucket or the Region value must be provided. If both are provided, the bucket must be in the specified Region.
|
|
2111
|
+
*/
|
|
2112
|
+
Region?: RegionName;
|
|
2113
|
+
/**
|
|
2114
|
+
* The traffic state for the specified bucket or Amazon Web Services Region. A value of 0 indicates a passive state, which means that no new traffic will be routed to the Region. A value of 100 indicates an active state, which means that traffic will be routed to the specified Region. When the routing configuration for a Region is changed from active to passive, any in-progress operations (uploads, copies, deletes, and so on) to the formerly active Region will continue to run to until a final success or failure status is reached. If all Regions in the routing configuration are designated as passive, you'll receive an InvalidRequest error.
|
|
2115
|
+
*/
|
|
2116
|
+
TrafficDialPercentage: TrafficDialPercentage;
|
|
2117
|
+
}
|
|
2067
2118
|
export type MultiRegionAccessPointStatus = "READY"|"INCONSISTENT_ACROSS_REGIONS"|"CREATING"|"PARTIALLY_CREATED"|"PARTIALLY_DELETED"|"DELETING"|string;
|
|
2068
2119
|
export interface MultiRegionAccessPointsAsyncResponse {
|
|
2069
2120
|
/**
|
|
@@ -2447,6 +2498,7 @@ declare namespace S3Control {
|
|
|
2447
2498
|
export type ReplicationStatusFilterList = ReplicationStatus[];
|
|
2448
2499
|
export type ReportPrefixString = string;
|
|
2449
2500
|
export type RequestedJobStatus = "Cancelled"|"Ready"|string;
|
|
2501
|
+
export type RouteList = MultiRegionAccessPointRoute[];
|
|
2450
2502
|
export type S3AWSRegion = string;
|
|
2451
2503
|
export interface S3AccessControlList {
|
|
2452
2504
|
/**
|
|
@@ -2896,6 +2948,22 @@ declare namespace S3Control {
|
|
|
2896
2948
|
}
|
|
2897
2949
|
export type StorageLensTags = StorageLensTag[];
|
|
2898
2950
|
export type StringForNextToken = string;
|
|
2951
|
+
export interface SubmitMultiRegionAccessPointRoutesRequest {
|
|
2952
|
+
/**
|
|
2953
|
+
* The Amazon Web Services account ID for the owner of the Multi-Region Access Point.
|
|
2954
|
+
*/
|
|
2955
|
+
AccountId: AccountId;
|
|
2956
|
+
/**
|
|
2957
|
+
* The Multi-Region Access Point ARN.
|
|
2958
|
+
*/
|
|
2959
|
+
Mrap: MultiRegionAccessPointId;
|
|
2960
|
+
/**
|
|
2961
|
+
* The different routes that make up the new route configuration. Active routes return a value of 100, and passive routes return a value of 0.
|
|
2962
|
+
*/
|
|
2963
|
+
RouteUpdates: RouteList;
|
|
2964
|
+
}
|
|
2965
|
+
export interface SubmitMultiRegionAccessPointRoutesResult {
|
|
2966
|
+
}
|
|
2899
2967
|
export type SuspendedCause = string;
|
|
2900
2968
|
export type SuspendedDate = Date;
|
|
2901
2969
|
export type TagKeyString = string;
|
|
@@ -2907,6 +2975,7 @@ declare namespace S3Control {
|
|
|
2907
2975
|
TagSet: S3TagSet;
|
|
2908
2976
|
}
|
|
2909
2977
|
export type TimeStamp = Date;
|
|
2978
|
+
export type TrafficDialPercentage = number;
|
|
2910
2979
|
export interface Transition {
|
|
2911
2980
|
/**
|
|
2912
2981
|
* Indicates when objects are transitioned to the specified storage class. The date value must be in ISO 8601 format. The time is always midnight UTC.
|
|
@@ -11601,6 +11601,10 @@ declare namespace SecurityHub {
|
|
|
11601
11601
|
* Whether the standard is enabled by default. When Security Hub is enabled from the console, if a standard is enabled by default, the check box for that standard is selected by default. When Security Hub is enabled using the EnableSecurityHub API operation, the standard is enabled by default unless EnableDefaultStandards is set to false.
|
|
11602
11602
|
*/
|
|
11603
11603
|
EnabledByDefault?: Boolean;
|
|
11604
|
+
/**
|
|
11605
|
+
* Provides details about the management of a standard.
|
|
11606
|
+
*/
|
|
11607
|
+
StandardsManagedBy?: StandardsManagedBy;
|
|
11604
11608
|
}
|
|
11605
11609
|
export type Standards = Standard[];
|
|
11606
11610
|
export interface StandardsControl {
|
|
@@ -11647,6 +11651,16 @@ declare namespace SecurityHub {
|
|
|
11647
11651
|
}
|
|
11648
11652
|
export type StandardsControls = StandardsControl[];
|
|
11649
11653
|
export type StandardsInputParameterMap = {[key: string]: NonEmptyString};
|
|
11654
|
+
export interface StandardsManagedBy {
|
|
11655
|
+
/**
|
|
11656
|
+
* An identifier for the company that manages a specific security standard. For existing standards, the value is equal to Amazon Web Services.
|
|
11657
|
+
*/
|
|
11658
|
+
Company?: NonEmptyString;
|
|
11659
|
+
/**
|
|
11660
|
+
* An identifier for the product that manages a specific security standard. For existing standards, the value is equal to the Amazon Web Services service that manages the standard.
|
|
11661
|
+
*/
|
|
11662
|
+
Product?: NonEmptyString;
|
|
11663
|
+
}
|
|
11650
11664
|
export type StandardsStatus = "PENDING"|"READY"|"FAILED"|"DELETING"|"INCOMPLETE"|string;
|
|
11651
11665
|
export interface StandardsStatusReason {
|
|
11652
11666
|
/**
|