aws-sdk 2.1471.0 → 2.1473.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 (47) hide show
  1. package/CHANGELOG.md +27 -1
  2. package/README.md +1 -1
  3. package/apis/autoscaling-2011-01-01.examples.json +1 -1
  4. package/apis/autoscaling-2011-01-01.min.json +57 -57
  5. package/apis/autoscaling-2011-01-01.paginators.json +15 -0
  6. package/apis/controltower-2018-05-10.min.json +68 -1
  7. package/apis/customer-profiles-2020-08-15.min.json +31 -18
  8. package/apis/ec2-2016-11-15.min.json +134 -82
  9. package/apis/fsx-2018-03-01.min.json +25 -3
  10. package/apis/ivs-realtime-2020-07-14.min.json +14 -8
  11. package/apis/lambda-2015-03-31.min.json +102 -96
  12. package/apis/location-2020-11-19.min.json +36 -36
  13. package/apis/machinelearning-2014-12-12.min.json +8 -2
  14. package/apis/marketplace-catalog-2018-09-17.min.json +27 -14
  15. package/apis/quicksight-2018-04-01.min.json +360 -314
  16. package/apis/rds-2014-10-31.min.json +43 -7
  17. package/apis/rekognition-2016-06-27.min.json +194 -161
  18. package/apis/sagemaker-2017-07-24.min.json +740 -728
  19. package/apis/textract-2018-06-27.min.json +483 -76
  20. package/apis/textract-2018-06-27.paginators.json +12 -0
  21. package/clients/autoscaling.d.ts +4 -3
  22. package/clients/configservice.d.ts +15 -15
  23. package/clients/controltower.d.ts +104 -15
  24. package/clients/customerprofiles.d.ts +6 -6
  25. package/clients/ec2.d.ts +87 -31
  26. package/clients/elbv2.d.ts +7 -7
  27. package/clients/fsx.d.ts +16 -1
  28. package/clients/glue.d.ts +5 -5
  29. package/clients/inspector2.d.ts +25 -25
  30. package/clients/ivsrealtime.d.ts +25 -0
  31. package/clients/lambda.d.ts +9 -0
  32. package/clients/marketplacecatalog.d.ts +32 -15
  33. package/clients/pricing.d.ts +8 -8
  34. package/clients/quicksight.d.ts +62 -2
  35. package/clients/rds.d.ts +48 -0
  36. package/clients/rekognition.d.ts +141 -72
  37. package/clients/sagemaker.d.ts +26 -6
  38. package/clients/textract.d.ts +534 -2
  39. package/clients/transcribeservice.d.ts +1 -1
  40. package/clients/transfer.d.ts +1 -1
  41. package/clients/workspaces.d.ts +2 -2
  42. package/dist/aws-sdk-core-react-native.js +1 -1
  43. package/dist/aws-sdk-react-native.js +18 -18
  44. package/dist/aws-sdk.js +619 -458
  45. package/dist/aws-sdk.min.js +99 -99
  46. package/lib/core.js +1 -1
  47. package/package.json +1 -1
@@ -3451,6 +3451,10 @@ declare namespace QuickSight {
3451
3451
  * The definition of an analysis. A definition is the data model of all features in a Dashboard, Template, or Analysis. Either a SourceEntity or a Definition must be provided in order for the request to be valid.
3452
3452
  */
3453
3453
  Definition?: AnalysisDefinition;
3454
+ /**
3455
+ * The option to relax the validation needed to create an analysis with definition objects. This skips the validation step for specific errors.
3456
+ */
3457
+ ValidationStrategy?: ValidationStrategy;
3454
3458
  }
3455
3459
  export interface CreateAnalysisResponse {
3456
3460
  /**
@@ -3525,6 +3529,10 @@ declare namespace QuickSight {
3525
3529
  * The definition of a dashboard. A definition is the data model of all features in a Dashboard, Template, or Analysis. Either a SourceEntity or a Definition must be provided in order for the request to be valid.
3526
3530
  */
3527
3531
  Definition?: DashboardVersionDefinition;
3532
+ /**
3533
+ * The option to relax the validation needed to create a dashboard with definition objects. This option skips the validation step for specific errors.
3534
+ */
3535
+ ValidationStrategy?: ValidationStrategy;
3528
3536
  }
3529
3537
  export interface CreateDashboardResponse {
3530
3538
  /**
@@ -4090,6 +4098,10 @@ declare namespace QuickSight {
4090
4098
  * The definition of a template. A definition is the data model of all features in a Dashboard, Template, or Analysis. Either a SourceEntity or a Definition must be provided in order for the request to be valid.
4091
4099
  */
4092
4100
  Definition?: TemplateVersionDefinition;
4101
+ /**
4102
+ * TThe option to relax the validation needed to create a template with definition objects. This skips the validation step for specific errors.
4103
+ */
4104
+ ValidationStrategy?: ValidationStrategy;
4093
4105
  }
4094
4106
  export interface CreateTemplateResponse {
4095
4107
  /**
@@ -5468,6 +5480,9 @@ declare namespace QuickSight {
5468
5480
  export type DataSourceSummaryList = DataSourceSummary[];
5469
5481
  export type DataSourceType = "ADOBE_ANALYTICS"|"AMAZON_ELASTICSEARCH"|"ATHENA"|"AURORA"|"AURORA_POSTGRESQL"|"AWS_IOT_ANALYTICS"|"GITHUB"|"JIRA"|"MARIADB"|"MYSQL"|"ORACLE"|"POSTGRESQL"|"PRESTO"|"REDSHIFT"|"S3"|"SALESFORCE"|"SERVICENOW"|"SNOWFLAKE"|"SPARK"|"SQLSERVER"|"TERADATA"|"TWITTER"|"TIMESTREAM"|"AMAZON_OPENSEARCH"|"EXASOL"|"DATABRICKS"|string;
5470
5482
  export type Database = string;
5483
+ export type DatabaseGroup = string;
5484
+ export type DatabaseGroupList = DatabaseGroup[];
5485
+ export type DatabaseUser = string;
5471
5486
  export interface DatabricksParameters {
5472
5487
  /**
5473
5488
  * The host name of the Databricks data source.
@@ -8507,6 +8522,10 @@ declare namespace QuickSight {
8507
8522
  * Select all of the values. Null is not the assigned value of select all. FILTER_ALL_VALUES
8508
8523
  */
8509
8524
  SelectAllOptions?: CategoryFilterSelectAllOptions;
8525
+ /**
8526
+ * This option determines how null values should be treated when filtering data. ALL_VALUES: Include null values in filtered results. NULLS_ONLY: Only include null values in filtered results. NON_NULLS_ONLY: Exclude null values from filtered results.
8527
+ */
8528
+ NullOption?: FilterNullOption;
8510
8529
  }
8511
8530
  export interface FilterListControl {
8512
8531
  /**
@@ -11839,7 +11858,7 @@ declare namespace QuickSight {
11839
11858
  */
11840
11859
  MemberArn?: Arn;
11841
11860
  }
11842
- export type MemberType = "DASHBOARD"|"ANALYSIS"|"DATASET"|"TOPIC"|string;
11861
+ export type MemberType = "DASHBOARD"|"ANALYSIS"|"DATASET"|"DATASOURCE"|"TOPIC"|string;
11843
11862
  export interface MetricComparisonComputation {
11844
11863
  /**
11845
11864
  * The ID for a computation.
@@ -13408,6 +13427,24 @@ declare namespace QuickSight {
13408
13427
  Database: Database;
13409
13428
  }
13410
13429
  export type RecoveryWindowInDays = number;
13430
+ export interface RedshiftIAMParameters {
13431
+ /**
13432
+ * Use the RoleArn structure to allow Amazon QuickSight to call redshift:GetClusterCredentials on your cluster. The calling principal must have iam:PassRole access to pass the role to Amazon QuickSight. The role's trust policy must allow the Amazon QuickSight service principal to assume the role.
13433
+ */
13434
+ RoleArn: RoleArn;
13435
+ /**
13436
+ * The user whose permissions and group memberships will be used by Amazon QuickSight to access the cluster. If this user already exists in your database, Amazon QuickSight is granted the same permissions that the user has. If the user doesn't exist, set the value of AutoCreateDatabaseUser to True to create a new user with PUBLIC permissions.
13437
+ */
13438
+ DatabaseUser: DatabaseUser;
13439
+ /**
13440
+ * A list of groups whose permissions will be granted to Amazon QuickSight to access the cluster. These permissions are combined with the permissions granted to Amazon QuickSight by the DatabaseUser. If you choose to include this parameter, the RoleArn must grant access to redshift:JoinGroup.
13441
+ */
13442
+ DatabaseGroups?: DatabaseGroupList;
13443
+ /**
13444
+ * Automatically creates a database user. If your database doesn't have a DatabaseUser, set this parameter to True. If there is no DatabaseUser, Amazon QuickSight can't connect to your cluster. The RoleArn that you use for this operation must grant access to redshift:CreateClusterUser to successfully create the user.
13445
+ */
13446
+ AutoCreateDatabaseUser?: Boolean;
13447
+ }
13411
13448
  export interface RedshiftParameters {
13412
13449
  /**
13413
13450
  * Host. This field can be blank if ClusterId is provided.
@@ -13425,6 +13462,10 @@ declare namespace QuickSight {
13425
13462
  * Cluster ID. This field can be blank if the Host and Port are provided.
13426
13463
  */
13427
13464
  ClusterId?: ClusterId;
13465
+ /**
13466
+ * An optional parameter that uses IAM authentication to grant Amazon QuickSight access to your cluster. This parameter can be used instead of DataSourceCredentials.
13467
+ */
13468
+ IAMParameters?: RedshiftIAMParameters;
13428
13469
  }
13429
13470
  export interface ReferenceLine {
13430
13471
  /**
@@ -15658,7 +15699,7 @@ declare namespace QuickSight {
15658
15699
  CellType: StyledCellType;
15659
15700
  }
15660
15701
  export type TableStyleTargetList = TableStyleTarget[];
15661
- export type TableTotalsPlacement = "START"|"END"|string;
15702
+ export type TableTotalsPlacement = "START"|"END"|"AUTO"|string;
15662
15703
  export type TableTotalsScrollStatus = "PINNED"|"SCROLLED"|string;
15663
15704
  export interface TableUnaggregatedFieldWells {
15664
15705
  /**
@@ -17277,6 +17318,10 @@ declare namespace QuickSight {
17277
17318
  * The definition of an analysis. A definition is the data model of all features in a Dashboard, Template, or Analysis.
17278
17319
  */
17279
17320
  Definition?: AnalysisDefinition;
17321
+ /**
17322
+ * The option to relax the validation needed to update an analysis with definition objects. This skips the validation step for specific errors.
17323
+ */
17324
+ ValidationStrategy?: ValidationStrategy;
17280
17325
  }
17281
17326
  export interface UpdateAnalysisResponse {
17282
17327
  /**
@@ -17421,6 +17466,10 @@ declare namespace QuickSight {
17421
17466
  * The definition of a dashboard. A definition is the data model of all features in a Dashboard, Template, or Analysis.
17422
17467
  */
17423
17468
  Definition?: DashboardVersionDefinition;
17469
+ /**
17470
+ * The option to relax the validation needed to update a dashboard with definition objects. This skips the validation step for specific errors.
17471
+ */
17472
+ ValidationStrategy?: ValidationStrategy;
17424
17473
  }
17425
17474
  export interface UpdateDashboardResponse {
17426
17475
  /**
@@ -17988,6 +18037,10 @@ declare namespace QuickSight {
17988
18037
  * The definition of a template. A definition is the data model of all features in a Dashboard, Template, or Analysis.
17989
18038
  */
17990
18039
  Definition?: TemplateVersionDefinition;
18040
+ /**
18041
+ * The option to relax the validation needed to update a template with definition objects. This skips the validation step for specific errors.
18042
+ */
18043
+ ValidationStrategy?: ValidationStrategy;
17991
18044
  }
17992
18045
  export interface UpdateTemplateResponse {
17993
18046
  /**
@@ -18543,6 +18596,13 @@ declare namespace QuickSight {
18543
18596
  LastUpdatedTime?: Timestamp;
18544
18597
  }
18545
18598
  export type VPCConnectionSummaryList = VPCConnectionSummary[];
18599
+ export interface ValidationStrategy {
18600
+ /**
18601
+ * The mode of validation for the asset to be creaed or updated. When you set this value to STRICT, strict validation for every error is enforced. When you set this value to LENIENT, validation is skipped for specific UI errors.
18602
+ */
18603
+ Mode: ValidationStrategyMode;
18604
+ }
18605
+ export type ValidationStrategyMode = "STRICT"|"LENIENT"|string;
18546
18606
  export type ValueWhenUnsetOption = "RECOMMENDED_VALUE"|"NULL"|string;
18547
18607
  export type VersionDescription = string;
18548
18608
  export type VersionNumber = number;
package/clients/rds.d.ts CHANGED
@@ -2338,6 +2338,10 @@ declare namespace RDS {
2338
2338
  * The Oracle system identifier (SID), which is the name of the Oracle database instance that manages your database files. In this context, the term "Oracle database instance" refers exclusively to the system global area (SGA) and Oracle background processes. If you don't specify a SID, the value defaults to RDSCDB. The Oracle SID is also the name of your CDB.
2339
2339
  */
2340
2340
  DBSystemId?: String;
2341
+ /**
2342
+ * Indicates whether the DB instance has a dedicated log volume (DLV) enabled.
2343
+ */
2344
+ DedicatedLogVolume?: BooleanOptional;
2341
2345
  }
2342
2346
  export interface CreateDBInstanceReadReplicaMessage {
2343
2347
  /**
@@ -2505,6 +2509,10 @@ declare namespace RDS {
2505
2509
  * The identifier of the Multi-AZ DB cluster that will act as the source for the read replica. Each DB cluster can have up to 15 read replicas. Constraints: Must be the identifier of an existing Multi-AZ DB cluster. Can't be specified if the SourceDBInstanceIdentifier parameter is also specified. The specified DB cluster must have automatic backups enabled, that is, its backup retention period must be greater than 0. The source DB cluster must be in the same Amazon Web Services Region as the read replica. Cross-Region replication isn't supported.
2506
2510
  */
2507
2511
  SourceDBClusterIdentifier?: String;
2512
+ /**
2513
+ * Indicates whether the DB instance has a dedicated log volume (DLV) enabled.
2514
+ */
2515
+ DedicatedLogVolume?: BooleanOptional;
2508
2516
  /**
2509
2517
  * The ID of the region that contains the source for the read replica.
2510
2518
  */
@@ -3972,6 +3980,10 @@ declare namespace RDS {
3972
3980
  * The progress of the storage optimization operation as a percentage.
3973
3981
  */
3974
3982
  PercentProgress?: String;
3983
+ /**
3984
+ * Indicates whether the DB instance has a dedicated log volume (DLV) enabled.
3985
+ */
3986
+ DedicatedLogVolume?: Boolean;
3975
3987
  }
3976
3988
  export interface DBInstanceAutomatedBackup {
3977
3989
  /**
@@ -4090,6 +4102,10 @@ declare namespace RDS {
4090
4102
  * The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
4091
4103
  */
4092
4104
  AwsBackupRecoveryPointArn?: String;
4105
+ /**
4106
+ * Indicates whether the DB instance has a dedicated log volume (DLV) enabled.
4107
+ */
4108
+ DedicatedLogVolume?: BooleanOptional;
4093
4109
  }
4094
4110
  export type DBInstanceAutomatedBackupList = DBInstanceAutomatedBackup[];
4095
4111
  export interface DBInstanceAutomatedBackupMessage {
@@ -4580,6 +4596,10 @@ declare namespace RDS {
4580
4596
  * The Oracle system identifier (SID), which is the name of the Oracle database instance that manages your database files. The Oracle SID is also the name of your CDB.
4581
4597
  */
4582
4598
  DBSystemId?: String;
4599
+ /**
4600
+ * Indicates whether the DB instance has a dedicated log volume (DLV) enabled.
4601
+ */
4602
+ DedicatedLogVolume?: Boolean;
4583
4603
  }
4584
4604
  export interface DBSnapshotAttribute {
4585
4605
  /**
@@ -6893,6 +6913,10 @@ declare namespace RDS {
6893
6913
  * The target Oracle DB engine when you convert a non-CDB to a CDB. This intermediate step is necessary to upgrade an Oracle Database 19c non-CDB to an Oracle Database 21c CDB. Note the following requirements: Make sure that you specify oracle-ee-cdb or oracle-se2-cdb. Make sure that your DB engine runs Oracle Database 19c with an April 2021 or later RU. Note the following limitations: You can't convert a CDB to a non-CDB. You can't convert a replica database. You can't convert a non-CDB to a CDB and upgrade the engine version in the same command. You can't convert the existing custom parameter or option group when it has options or parameters that are permanent or persistent. In this situation, the DB instance reverts to the default option and parameter group. To avoid reverting to the default, specify a new parameter group with --db-parameter-group-name and a new option group with --option-group-name.
6894
6914
  */
6895
6915
  Engine?: String;
6916
+ /**
6917
+ * Indicates whether the DB instance has a dedicated log volume (DLV) enabled.
6918
+ */
6919
+ DedicatedLogVolume?: BooleanOptional;
6896
6920
  }
6897
6921
  export interface ModifyDBInstanceResult {
6898
6922
  DBInstance?: DBInstance;
@@ -7559,6 +7583,10 @@ declare namespace RDS {
7559
7583
  * Maximum storage throughput to provisioned IOPS ratio for a DB instance.
7560
7584
  */
7561
7585
  MaxStorageThroughputPerIops?: DoubleOptional;
7586
+ /**
7587
+ * Indicates whether a DB instance supports using a dedicated log volume (DLV).
7588
+ */
7589
+ SupportsDedicatedLogVolume?: Boolean;
7562
7590
  }
7563
7591
  export type OrderableDBInstanceOptionsList = OrderableDBInstanceOption[];
7564
7592
  export interface OrderableDBInstanceOptionsMessage {
@@ -7750,6 +7778,10 @@ declare namespace RDS {
7750
7778
  * The database engine of the DB instance.
7751
7779
  */
7752
7780
  Engine?: String;
7781
+ /**
7782
+ * Indicates whether the DB instance has a dedicated log volume (DLV) enabled.>
7783
+ */
7784
+ DedicatedLogVolume?: BooleanOptional;
7753
7785
  }
7754
7786
  export interface ProcessorFeature {
7755
7787
  /**
@@ -8637,6 +8669,10 @@ declare namespace RDS {
8637
8669
  * The amount of storage (in gibibytes) to allocate initially for the DB instance. Follow the allocation rules specified in CreateDBInstance. Be sure to allocate enough storage for your new DB instance so that the restore operation can succeed. You can also allocate additional storage for future growth.
8638
8670
  */
8639
8671
  AllocatedStorage?: IntegerOptional;
8672
+ /**
8673
+ * Specifies whether to enable a dedicated log volume (DLV) for the DB instance.
8674
+ */
8675
+ DedicatedLogVolume?: BooleanOptional;
8640
8676
  }
8641
8677
  export interface RestoreDBInstanceFromDBSnapshotResult {
8642
8678
  DBInstance?: DBInstance;
@@ -8834,6 +8870,10 @@ declare namespace RDS {
8834
8870
  * The Amazon Web Services KMS key identifier to encrypt a secret that is automatically generated and managed in Amazon Web Services Secrets Manager. This setting is valid only if the master user password is managed by RDS in Amazon Web Services Secrets Manager for the DB instance. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key. To use a KMS key in a different Amazon Web Services account, specify the key ARN or alias ARN. If you don't specify MasterUserSecretKmsKeyId, then the aws/secretsmanager KMS key is used to encrypt the secret. If the secret is in a different Amazon Web Services account, then you can't use the aws/secretsmanager KMS key to encrypt the secret, and you must use a customer managed KMS key. There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services account has a different default KMS key for each Amazon Web Services Region.
8835
8871
  */
8836
8872
  MasterUserSecretKmsKeyId?: String;
8873
+ /**
8874
+ * Specifies whether to enable a dedicated log volume (DLV) for the DB instance.
8875
+ */
8876
+ DedicatedLogVolume?: BooleanOptional;
8837
8877
  }
8838
8878
  export interface RestoreDBInstanceFromS3Result {
8839
8879
  DBInstance?: DBInstance;
@@ -9008,6 +9048,10 @@ declare namespace RDS {
9008
9048
  * The amount of storage (in gibibytes) to allocate initially for the DB instance. Follow the allocation rules specified in CreateDBInstance. Be sure to allocate enough storage for your new DB instance so that the restore operation can succeed. You can also allocate additional storage for future growth.
9009
9049
  */
9010
9050
  AllocatedStorage?: IntegerOptional;
9051
+ /**
9052
+ * Specifies whether to enable a dedicated log volume (DLV) for the DB instance.
9053
+ */
9054
+ DedicatedLogVolume?: BooleanOptional;
9011
9055
  }
9012
9056
  export interface RestoreDBInstanceToPointInTimeResult {
9013
9057
  DBInstance?: DBInstance;
@@ -9548,6 +9592,10 @@ declare namespace RDS {
9548
9592
  * Valid processor features for your DB instance.
9549
9593
  */
9550
9594
  ValidProcessorFeatures?: AvailableProcessorFeatureList;
9595
+ /**
9596
+ * Indicates whether a DB instance supports using a dedicated log volume (DLV).
9597
+ */
9598
+ SupportsDedicatedLogVolume?: Boolean;
9551
9599
  }
9552
9600
  export interface ValidStorageOptions {
9553
9601
  /**