cdk-lambda-subminute 2.0.404 → 2.0.406

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 (43) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +7 -1
  5. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +70 -67
  6. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +350 -300
  7. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +370 -279
  8. package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +28 -5
  9. package/node_modules/aws-sdk/apis/metadata.json +4 -4
  10. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +97 -97
  11. package/node_modules/aws-sdk/apis/timestream-influxdb-2023-01-27.min.json +522 -0
  12. package/node_modules/aws-sdk/apis/timestream-influxdb-2023-01-27.paginators.json +16 -0
  13. package/node_modules/aws-sdk/apis/workspaces-thin-client-2023-08-22.min.json +1 -2
  14. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  15. package/node_modules/aws-sdk/clients/all.js +2 -2
  16. package/node_modules/aws-sdk/clients/amplify.d.ts +8 -8
  17. package/node_modules/aws-sdk/clients/backup.d.ts +13 -5
  18. package/node_modules/aws-sdk/clients/codebuild.d.ts +13 -0
  19. package/node_modules/aws-sdk/clients/connect.d.ts +50 -0
  20. package/node_modules/aws-sdk/clients/ec2.d.ts +100 -1
  21. package/node_modules/aws-sdk/clients/elbv2.d.ts +1 -1
  22. package/node_modules/aws-sdk/clients/fis.d.ts +60 -13
  23. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +1 -1
  24. package/node_modules/aws-sdk/clients/rds.d.ts +2 -2
  25. package/node_modules/aws-sdk/clients/s3.d.ts +47 -47
  26. package/node_modules/aws-sdk/clients/sagemaker.d.ts +5 -5
  27. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +4 -4
  28. package/node_modules/aws-sdk/clients/timestreaminfluxdb.d.ts +773 -0
  29. package/node_modules/aws-sdk/clients/timestreaminfluxdb.js +18 -0
  30. package/node_modules/aws-sdk/clients/workspacesthinclient.d.ts +0 -4
  31. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  32. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +412 -412
  33. package/node_modules/aws-sdk/dist/aws-sdk.js +797 -653
  34. package/node_modules/aws-sdk/dist/aws-sdk.min.js +91 -91
  35. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  36. package/node_modules/aws-sdk/lib/core.js +1 -1
  37. package/node_modules/aws-sdk/package.json +1 -1
  38. package/package.json +3 -3
  39. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.min.json +0 -923
  40. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.paginators.json +0 -28
  41. package/node_modules/aws-sdk/clients/iotroborunner.d.ts +0 -534
  42. package/node_modules/aws-sdk/clients/iotroborunner.js +0 -18
  43. /package/node_modules/aws-sdk/apis/{iot-roborunner-2018-05-10.examples.json → timestream-influxdb-2023-01-27.examples.json} +0 -0
@@ -648,11 +648,11 @@ declare class Backup extends Service {
648
648
  */
649
649
  startRestoreJob(callback?: (err: AWSError, data: Backup.Types.StartRestoreJobOutput) => void): Request<Backup.Types.StartRestoreJobOutput, AWSError>;
650
650
  /**
651
- * Attempts to cancel a job to create a one-time backup of a resource. This action is not supported for the following services: Amazon FSx for Windows File Server, Amazon FSx for Lustre, FSx for ONTAP , Amazon FSx for OpenZFS, Amazon DocumentDB (with MongoDB compatibility), Amazon RDS, Amazon Aurora, and Amazon Neptune.
651
+ * Attempts to cancel a job to create a one-time backup of a resource. This action is not supported for the following services: Amazon FSx for Windows File Server, Amazon FSx for Lustre, Amazon FSx for NetApp ONTAP , Amazon FSx for OpenZFS, Amazon DocumentDB (with MongoDB compatibility), Amazon RDS, Amazon Aurora, and Amazon Neptune.
652
652
  */
653
653
  stopBackupJob(params: Backup.Types.StopBackupJobInput, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
654
654
  /**
655
- * Attempts to cancel a job to create a one-time backup of a resource. This action is not supported for the following services: Amazon FSx for Windows File Server, Amazon FSx for Lustre, FSx for ONTAP , Amazon FSx for OpenZFS, Amazon DocumentDB (with MongoDB compatibility), Amazon RDS, Amazon Aurora, and Amazon Neptune.
655
+ * Attempts to cancel a job to create a one-time backup of a resource. This action is not supported for the following services: Amazon FSx for Windows File Server, Amazon FSx for Lustre, Amazon FSx for NetApp ONTAP , Amazon FSx for OpenZFS, Amazon DocumentDB (with MongoDB compatibility), Amazon RDS, Amazon Aurora, and Amazon Neptune.
656
656
  */
657
657
  stopBackupJob(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
658
658
  /**
@@ -2408,7 +2408,7 @@ declare namespace Backup {
2408
2408
  */
2409
2409
  ControlInputParameters?: ControlInputParameters;
2410
2410
  /**
2411
- * The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans.
2411
+ * The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans. For more information, see ControlScope.
2412
2412
  */
2413
2413
  ControlScope?: ControlScope;
2414
2414
  }
@@ -2783,7 +2783,7 @@ declare namespace Backup {
2783
2783
  */
2784
2784
  AccountId?: AccountId;
2785
2785
  /**
2786
- * This parameter returns the job count for jobs with the specified state. The the value ANY returns count of all states. AGGREGATE_ALL aggregates job counts for all states and returns the sum.
2786
+ * This parameter returns the job count for jobs with the specified state. The the value ANY returns count of all states. AGGREGATE_ALL aggregates job counts for all states and returns the sum. Completed with issues is a status found only in the Backup console. For API, this status refers to jobs with a state of COMPLETED and a MessageCategory with a value other than SUCCESS; that is, the status is completed but comes with a status message. To obtain the job count for Completed with issues, run two GET requests, and subtract the second, smaller number: GET /audit/backup-job-summaries?AggregationPeriod=FOURTEEN_DAYS&amp;State=COMPLETED GET /audit/backup-job-summaries?AggregationPeriod=FOURTEEN_DAYS&amp;MessageCategory=SUCCESS&amp;State=COMPLETED
2787
2787
  */
2788
2788
  State?: BackupJobStatus;
2789
2789
  /**
@@ -2835,7 +2835,7 @@ declare namespace Backup {
2835
2835
  */
2836
2836
  ByResourceArn?: ARN;
2837
2837
  /**
2838
- * Returns only backup jobs that are in the specified state.
2838
+ * Returns only backup jobs that are in the specified state. Completed with issues is a status found only in the Backup console. For API, this status refers to jobs with a state of COMPLETED and a MessageCategory with a value other than SUCCESS; that is, the status is completed but comes with a status message. To obtain the job count for Completed with issues, run two GET requests, and subtract the second, smaller number: GET /backup-jobs/?state=COMPLETED GET /backup-jobs/?messageCategory=SUCCESS&amp;state=COMPLETED
2839
2839
  */
2840
2840
  ByState?: BackupJobState;
2841
2841
  /**
@@ -3291,6 +3291,10 @@ declare namespace Backup {
3291
3291
  * The maximum number of items to be returned. Amazon RDS requires a value of at least 20.
3292
3292
  */
3293
3293
  MaxResults?: MaxResults;
3294
+ /**
3295
+ * This attribute filters recovery points based on ownership. If this is set to TRUE, the response will contain recovery points associated with the selected resources that are managed by Backup. If this is set to FALSE, the response will contain all recovery points associated with the selected resource. Type: Boolean
3296
+ */
3297
+ ManagedByAWSBackupOnly?: boolean;
3294
3298
  }
3295
3299
  export interface ListRecoveryPointsByResourceOutput {
3296
3300
  /**
@@ -3794,6 +3798,10 @@ declare namespace Backup {
3794
3798
  * This is the non-unique name of the resource that belongs to the specified backup.
3795
3799
  */
3796
3800
  ResourceName?: string;
3801
+ /**
3802
+ * This is the type of vault in which the described recovery point is stored.
3803
+ */
3804
+ VaultType?: VaultType;
3797
3805
  }
3798
3806
  export type RecoveryPointByResourceList = RecoveryPointByResource[];
3799
3807
  export interface RecoveryPointCreator {
@@ -1046,6 +1046,10 @@ declare namespace CodeBuild {
1046
1046
  * The scaling configuration of the compute fleet.
1047
1047
  */
1048
1048
  scalingConfiguration?: ScalingConfigurationInput;
1049
+ /**
1050
+ * The compute fleet overflow behavior. For overflow behavior QUEUE, your overflow builds need to wait on the existing fleet instance to become available. For overflow behavior ON_DEMAND, your overflow builds run on CodeBuild on-demand.
1051
+ */
1052
+ overflowBehavior?: FleetOverflowBehavior;
1049
1053
  /**
1050
1054
  * A list of tag key and value pairs associated with this compute fleet. These tags are available for use by Amazon Web Services services that support CodeBuild build project tags.
1051
1055
  */
@@ -1469,6 +1473,10 @@ declare namespace CodeBuild {
1469
1473
  * The scaling configuration of the compute fleet.
1470
1474
  */
1471
1475
  scalingConfiguration?: ScalingConfigurationOutput;
1476
+ /**
1477
+ * The compute fleet overflow behavior. For overflow behavior QUEUE, your overflow builds need to wait on the existing fleet instance to become available. For overflow behavior ON_DEMAND, your overflow builds run on CodeBuild on-demand.
1478
+ */
1479
+ overflowBehavior?: FleetOverflowBehavior;
1472
1480
  /**
1473
1481
  * A list of tag key and value pairs associated with this compute fleet. These tags are available for use by Amazon Web Services services that support CodeBuild build project tags.
1474
1482
  */
@@ -1479,6 +1487,7 @@ declare namespace CodeBuild {
1479
1487
  export type FleetContextCode = "CREATE_FAILED"|"UPDATE_FAILED"|string;
1480
1488
  export type FleetName = string;
1481
1489
  export type FleetNames = NonEmptyString[];
1490
+ export type FleetOverflowBehavior = "QUEUE"|"ON_DEMAND"|string;
1482
1491
  export type FleetScalingMetricType = "FLEET_UTILIZATION_RATE"|string;
1483
1492
  export type FleetScalingType = "TARGET_TRACKING_SCALING"|string;
1484
1493
  export type FleetSortByType = "NAME"|"CREATED_TIME"|"LAST_MODIFIED_TIME"|string;
@@ -3008,6 +3017,10 @@ declare namespace CodeBuild {
3008
3017
  * The scaling configuration of the compute fleet.
3009
3018
  */
3010
3019
  scalingConfiguration?: ScalingConfigurationInput;
3020
+ /**
3021
+ * The compute fleet overflow behavior. For overflow behavior QUEUE, your overflow builds need to wait on the existing fleet instance to become available. For overflow behavior ON_DEMAND, your overflow builds run on CodeBuild on-demand.
3022
+ */
3023
+ overflowBehavior?: FleetOverflowBehavior;
3011
3024
  /**
3012
3025
  * A list of tag key and value pairs associated with this compute fleet. These tags are available for use by Amazon Web Services services that support CodeBuild build project tags.
3013
3026
  */
@@ -2477,7 +2477,15 @@ declare namespace Connect {
2477
2477
  */
2478
2478
  Value?: InstanceAttributeValue;
2479
2479
  }
2480
+ export interface AttributeAndCondition {
2481
+ /**
2482
+ * A leaf node condition which can be used to specify a tag condition.
2483
+ */
2484
+ TagConditions?: TagAndConditionList;
2485
+ HierarchyGroupCondition?: HierarchyGroupCondition;
2486
+ }
2480
2487
  export type AttributeName = string;
2488
+ export type AttributeOrConditionList = AttributeAndCondition[];
2481
2489
  export type AttributeValue = string;
2482
2490
  export type Attributes = {[key: string]: AttributeValue};
2483
2491
  export type AttributesList = Attribute[];
@@ -3097,6 +3105,18 @@ declare namespace Connect {
3097
3105
  */
3098
3106
  TagCondition?: TagCondition;
3099
3107
  }
3108
+ export interface ControlPlaneUserAttributeFilter {
3109
+ /**
3110
+ * A list of conditions which would be applied together with an OR condition.
3111
+ */
3112
+ OrConditions?: AttributeOrConditionList;
3113
+ /**
3114
+ * A list of conditions which would be applied together with an AND condition.
3115
+ */
3116
+ AndCondition?: AttributeAndCondition;
3117
+ TagCondition?: TagCondition;
3118
+ HierarchyGroupCondition?: HierarchyGroupCondition;
3119
+ }
3100
3120
  export interface CreateAgentStatusRequest {
3101
3121
  /**
3102
3122
  * The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
@@ -3663,6 +3683,14 @@ declare namespace Connect {
3663
3683
  * This API is in preview release for Amazon Connect and is subject to change. A list of third-party applications that the security profile will give access to.
3664
3684
  */
3665
3685
  Applications?: Applications;
3686
+ /**
3687
+ * The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect. Following are acceptable ResourceNames: User.
3688
+ */
3689
+ HierarchyRestrictedResources?: HierarchyRestrictedResourceList;
3690
+ /**
3691
+ * The identifier of the hierarchy group that a security profile uses to restrict access to resources in Amazon Connect.
3692
+ */
3693
+ AllowedAccessControlHierarchyGroupId?: HierarchyGroupId;
3666
3694
  }
3667
3695
  export interface CreateSecurityProfileResponse {
3668
3696
  /**
@@ -6139,6 +6167,8 @@ declare namespace Connect {
6139
6167
  */
6140
6168
  LevelFive?: HierarchyGroupSummaryReference;
6141
6169
  }
6170
+ export type HierarchyRestrictedResourceList = HierarchyRestrictedResourceName[];
6171
+ export type HierarchyRestrictedResourceName = string;
6142
6172
  export interface HierarchyStructure {
6143
6173
  /**
6144
6174
  * Information about level one.
@@ -9888,6 +9918,14 @@ declare namespace Connect {
9888
9918
  * The Amazon Web Services Region where this resource was last modified.
9889
9919
  */
9890
9920
  LastModifiedRegion?: RegionName;
9921
+ /**
9922
+ * The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect. Following are acceptable ResourceNames: User.
9923
+ */
9924
+ HierarchyRestrictedResources?: HierarchyRestrictedResourceList;
9925
+ /**
9926
+ * The identifier of the hierarchy group that a security profile uses to restrict access to resources in Amazon Connect.
9927
+ */
9928
+ AllowedAccessControlHierarchyGroupId?: HierarchyGroupId;
9891
9929
  }
9892
9930
  export type SecurityProfileDescription = string;
9893
9931
  export type SecurityProfileId = string;
@@ -11604,6 +11642,14 @@ declare namespace Connect {
11604
11642
  * This API is in preview release for Amazon Connect and is subject to change. A list of the third-party application's metadata.
11605
11643
  */
11606
11644
  Applications?: Applications;
11645
+ /**
11646
+ * The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect. Following are acceptable ResourceNames: User.
11647
+ */
11648
+ HierarchyRestrictedResources?: HierarchyRestrictedResourceList;
11649
+ /**
11650
+ * The identifier of the hierarchy group that a security profile uses to restrict access to resources in Amazon Connect.
11651
+ */
11652
+ AllowedAccessControlHierarchyGroupId?: HierarchyGroupId;
11607
11653
  }
11608
11654
  export interface UpdateTaskTemplateRequest {
11609
11655
  /**
@@ -12124,6 +12170,10 @@ declare namespace Connect {
12124
12170
  }
12125
12171
  export interface UserSearchFilter {
12126
12172
  TagFilter?: ControlPlaneTagFilter;
12173
+ /**
12174
+ * An object that can be used to specify Tag conditions or Hierarchy Group conditions inside the SearchFilter. This accepts an OR of AND (List of List) input where: The top level list specifies conditions that need to be applied with OR operator. The inner list specifies conditions that need to be applied with AND operator. Only one field can be populated. This object can’t be used along with TagFilter. Request can either contain TagFilter or UserAttributeFilter if SearchFilter is specified, combination of both is not supported and such request will throw AccessDeniedException.
12175
+ */
12176
+ UserAttributeFilter?: ControlPlaneUserAttributeFilter;
12127
12177
  }
12128
12178
  export interface UserSearchSummary {
12129
12179
  /**
@@ -25247,6 +25247,14 @@ declare namespace EC2 {
25247
25247
  * Describes the supported NitroTPM versions for the instance type.
25248
25248
  */
25249
25249
  NitroTpmInfo?: NitroTpmInfo;
25250
+ /**
25251
+ * Describes the media accelerator settings for the instance type.
25252
+ */
25253
+ MediaAcceleratorInfo?: MediaAcceleratorInfo;
25254
+ /**
25255
+ * Describes the Neuron accelerator settings for the instance type.
25256
+ */
25257
+ NeuronInfo?: NeuronInfo;
25250
25258
  }
25251
25259
  export interface InstanceTypeInfoFromInstanceRequirements {
25252
25260
  /**
@@ -27778,6 +27786,45 @@ declare namespace EC2 {
27778
27786
  export type MaximumIops = number;
27779
27787
  export type MaximumNetworkCards = number;
27780
27788
  export type MaximumThroughputInMBps = number;
27789
+ export interface MediaAcceleratorInfo {
27790
+ /**
27791
+ * Describes the media accelerators for the instance type.
27792
+ */
27793
+ Accelerators?: MediaDeviceInfoList;
27794
+ /**
27795
+ * The total size of the memory for the media accelerators for the instance type, in MiB.
27796
+ */
27797
+ TotalMediaMemoryInMiB?: TotalMediaMemory;
27798
+ }
27799
+ export type MediaDeviceCount = number;
27800
+ export interface MediaDeviceInfo {
27801
+ /**
27802
+ * The number of media accelerators for the instance type.
27803
+ */
27804
+ Count?: MediaDeviceCount;
27805
+ /**
27806
+ * The name of the media accelerator.
27807
+ */
27808
+ Name?: MediaDeviceName;
27809
+ /**
27810
+ * The manufacturer of the media accelerator.
27811
+ */
27812
+ Manufacturer?: MediaDeviceManufacturerName;
27813
+ /**
27814
+ * Describes the memory available to the media accelerator.
27815
+ */
27816
+ MemoryInfo?: MediaDeviceMemoryInfo;
27817
+ }
27818
+ export type MediaDeviceInfoList = MediaDeviceInfo[];
27819
+ export type MediaDeviceManufacturerName = string;
27820
+ export interface MediaDeviceMemoryInfo {
27821
+ /**
27822
+ * The size of the memory available to each media accelerator, in MiB.
27823
+ */
27824
+ SizeInMiB?: MediaDeviceMemorySize;
27825
+ }
27826
+ export type MediaDeviceMemorySize = number;
27827
+ export type MediaDeviceName = string;
27781
27828
  export type MembershipType = "static"|"igmp"|string;
27782
27829
  export interface MemoryGiBPerVCpu {
27783
27830
  /**
@@ -30924,6 +30971,56 @@ declare namespace EC2 {
30924
30971
  export type NetworkInterfaceType = "interface"|"natGateway"|"efa"|"trunk"|"load_balancer"|"network_load_balancer"|"vpc_endpoint"|"branch"|"transit_gateway"|"lambda"|"quicksight"|"global_accelerator_managed"|"api_gateway_managed"|"gateway_load_balancer"|"gateway_load_balancer_endpoint"|"iot_rules_managed"|"aws_codestar_connections_managed"|string;
30925
30972
  export type NetworkNodesList = String[];
30926
30973
  export type NetworkPerformance = string;
30974
+ export type NeuronDeviceCoreCount = number;
30975
+ export interface NeuronDeviceCoreInfo {
30976
+ /**
30977
+ * The number of cores available to the neuron accelerator.
30978
+ */
30979
+ Count?: NeuronDeviceCoreCount;
30980
+ /**
30981
+ * The version of the neuron accelerator.
30982
+ */
30983
+ Version?: NeuronDeviceCoreVersion;
30984
+ }
30985
+ export type NeuronDeviceCoreVersion = number;
30986
+ export type NeuronDeviceCount = number;
30987
+ export interface NeuronDeviceInfo {
30988
+ /**
30989
+ * The number of neuron accelerators for the instance type.
30990
+ */
30991
+ Count?: NeuronDeviceCount;
30992
+ /**
30993
+ * The name of the neuron accelerator.
30994
+ */
30995
+ Name?: NeuronDeviceName;
30996
+ /**
30997
+ * Describes the cores available to each neuron accelerator.
30998
+ */
30999
+ CoreInfo?: NeuronDeviceCoreInfo;
31000
+ /**
31001
+ * Describes the memory available to each neuron accelerator.
31002
+ */
31003
+ MemoryInfo?: NeuronDeviceMemoryInfo;
31004
+ }
31005
+ export type NeuronDeviceInfoList = NeuronDeviceInfo[];
31006
+ export interface NeuronDeviceMemoryInfo {
31007
+ /**
31008
+ * The size of the memory available to the neuron accelerator, in MiB.
31009
+ */
31010
+ SizeInMiB?: NeuronDeviceMemorySize;
31011
+ }
31012
+ export type NeuronDeviceMemorySize = number;
31013
+ export type NeuronDeviceName = string;
31014
+ export interface NeuronInfo {
31015
+ /**
31016
+ * Describes the neuron accelerators for the instance type.
31017
+ */
31018
+ NeuronDevices?: NeuronDeviceInfoList;
31019
+ /**
31020
+ * The total size of the memory for the neuron accelerators for the instance type, in MiB.
31021
+ */
31022
+ TotalNeuronDeviceMemoryInMiB?: TotalNeuronMemory;
31023
+ }
30927
31024
  export interface NewDhcpConfiguration {
30928
31025
  Key?: String;
30929
31026
  Values?: ValueStringList;
@@ -35768,7 +35865,7 @@ declare namespace EC2 {
35768
35865
  */
35769
35866
  IamFleetRole: String;
35770
35867
  /**
35771
- * The launch specifications for the Spot Fleet request. If you specify LaunchSpecifications, you can't specify LaunchTemplateConfigs. If you include On-Demand capacity in your request, you must use LaunchTemplateConfigs.
35868
+ * The launch specifications for the Spot Fleet request. If you specify LaunchSpecifications, you can't specify LaunchTemplateConfigs. If you include On-Demand capacity in your request, you must use LaunchTemplateConfigs. If an AMI specified in a launch specification is deregistered or disabled, no new instances can be launched from the AMI. For fleets of type maintain, the target capacity will not be maintained.
35772
35869
  */
35773
35870
  LaunchSpecifications?: LaunchSpecsList;
35774
35871
  /**
@@ -36829,6 +36926,8 @@ declare namespace EC2 {
36829
36926
  */
36830
36927
  Max?: Double;
36831
36928
  }
36929
+ export type TotalMediaMemory = number;
36930
+ export type TotalNeuronMemory = number;
36832
36931
  export type TpmSupportValues = "v2.0"|string;
36833
36932
  export type TrafficDirection = "ingress"|"egress"|string;
36834
36933
  export interface TrafficMirrorFilter {
@@ -1503,7 +1503,7 @@ declare namespace ELBv2 {
1503
1503
  export type LoadBalancerArns = LoadBalancerArn[];
1504
1504
  export interface LoadBalancerAttribute {
1505
1505
  /**
1506
- * The name of the attribute. The following attributes are supported by all load balancers: deletion_protection.enabled - Indicates whether deletion protection is enabled. The value is true or false. The default is false. load_balancing.cross_zone.enabled - Indicates whether cross-zone load balancing is enabled. The possible values are true and false. The default for Network Load Balancers and Gateway Load Balancers is false. The default for Application Load Balancers is true, and cannot be changed. The following attributes are supported by both Application Load Balancers and Network Load Balancers: access_logs.s3.enabled - Indicates whether access logs are enabled. The value is true or false. The default is false. access_logs.s3.bucket - The name of the S3 bucket for the access logs. This attribute is required if access logs are enabled. The bucket must exist in the same region as the load balancer and have a bucket policy that grants Elastic Load Balancing permissions to write to the bucket. access_logs.s3.prefix - The prefix for the location in the S3 bucket for the access logs. ipv6.deny_all_igw_traffic - Blocks internet gateway (IGW) access to the load balancer. It is set to false for internet-facing load balancers and true for internal load balancers, preventing unintended access to your internal load balancer through an internet gateway. The following attributes are supported by only Application Load Balancers: idle_timeout.timeout_seconds - The idle timeout value, in seconds. The valid range is 1-4000 seconds. The default is 60 seconds. connection_logs.s3.enabled - Indicates whether connection logs are enabled. The value is true or false. The default is false. connection_logs.s3.bucket - The name of the S3 bucket for the connection logs. This attribute is required if connection logs are enabled. The bucket must exist in the same region as the load balancer and have a bucket policy that grants Elastic Load Balancing permissions to write to the bucket. connection_logs.s3.prefix - The prefix for the location in the S3 bucket for the connection logs. routing.http.desync_mitigation_mode - Determines how the load balancer handles requests that might pose a security risk to your application. The possible values are monitor, defensive, and strictest. The default is defensive. routing.http.drop_invalid_header_fields.enabled - Indicates whether HTTP headers with invalid header fields are removed by the load balancer (true) or routed to targets (false). The default is false. routing.http.preserve_host_header.enabled - Indicates whether the Application Load Balancer should preserve the Host header in the HTTP request and send it to the target without any change. The possible values are true and false. The default is false. routing.http.x_amzn_tls_version_and_cipher_suite.enabled - Indicates whether the two headers (x-amzn-tls-version and x-amzn-tls-cipher-suite), which contain information about the negotiated TLS version and cipher suite, are added to the client request before sending it to the target. The x-amzn-tls-version header has information about the TLS protocol version negotiated with the client, and the x-amzn-tls-cipher-suite header has information about the cipher suite negotiated with the client. Both headers are in OpenSSL format. The possible values for the attribute are true and false. The default is false. routing.http.xff_client_port.enabled - Indicates whether the X-Forwarded-For header should preserve the source port that the client used to connect to the load balancer. The possible values are true and false. The default is false. routing.http.xff_header_processing.mode - Enables you to modify, preserve, or remove the X-Forwarded-For header in the HTTP request before the Application Load Balancer sends the request to the target. The possible values are append, preserve, and remove. The default is append. If the value is append, the Application Load Balancer adds the client IP address (of the last hop) to the X-Forwarded-For header in the HTTP request before it sends it to targets. If the value is preserve the Application Load Balancer preserves the X-Forwarded-For header in the HTTP request, and sends it to targets without any change. If the value is remove, the Application Load Balancer removes the X-Forwarded-For header in the HTTP request before it sends it to targets. routing.http2.enabled - Indicates whether HTTP/2 is enabled. The possible values are true and false. The default is true. Elastic Load Balancing requires that message header names contain only alphanumeric characters and hyphens. waf.fail_open.enabled - Indicates whether to allow a WAF-enabled load balancer to route requests to targets if it is unable to forward the request to Amazon Web Services WAF. The possible values are true and false. The default is false. The following attributes are supported by only Network Load Balancers: dns_record.client_routing_policy - Indicates how traffic is distributed among the load balancer Availability Zones. The possible values are availability_zone_affinity with 100 percent zonal affinity, partial_availability_zone_affinity with 85 percent zonal affinity, and any_availability_zone with 0 percent zonal affinity.
1506
+ * The name of the attribute. The following attributes are supported by all load balancers: deletion_protection.enabled - Indicates whether deletion protection is enabled. The value is true or false. The default is false. load_balancing.cross_zone.enabled - Indicates whether cross-zone load balancing is enabled. The possible values are true and false. The default for Network Load Balancers and Gateway Load Balancers is false. The default for Application Load Balancers is true, and cannot be changed. The following attributes are supported by both Application Load Balancers and Network Load Balancers: access_logs.s3.enabled - Indicates whether access logs are enabled. The value is true or false. The default is false. access_logs.s3.bucket - The name of the S3 bucket for the access logs. This attribute is required if access logs are enabled. The bucket must exist in the same region as the load balancer and have a bucket policy that grants Elastic Load Balancing permissions to write to the bucket. access_logs.s3.prefix - The prefix for the location in the S3 bucket for the access logs. ipv6.deny_all_igw_traffic - Blocks internet gateway (IGW) access to the load balancer. It is set to false for internet-facing load balancers and true for internal load balancers, preventing unintended access to your internal load balancer through an internet gateway. The following attributes are supported by only Application Load Balancers: idle_timeout.timeout_seconds - The idle timeout value, in seconds. The valid range is 1-4000 seconds. The default is 60 seconds. client_keep_alive.seconds - The client keep alive value, in seconds. The valid range is 60-604800 seconds. The default is 3600 seconds. connection_logs.s3.enabled - Indicates whether connection logs are enabled. The value is true or false. The default is false. connection_logs.s3.bucket - The name of the S3 bucket for the connection logs. This attribute is required if connection logs are enabled. The bucket must exist in the same region as the load balancer and have a bucket policy that grants Elastic Load Balancing permissions to write to the bucket. connection_logs.s3.prefix - The prefix for the location in the S3 bucket for the connection logs. routing.http.desync_mitigation_mode - Determines how the load balancer handles requests that might pose a security risk to your application. The possible values are monitor, defensive, and strictest. The default is defensive. routing.http.drop_invalid_header_fields.enabled - Indicates whether HTTP headers with invalid header fields are removed by the load balancer (true) or routed to targets (false). The default is false. routing.http.preserve_host_header.enabled - Indicates whether the Application Load Balancer should preserve the Host header in the HTTP request and send it to the target without any change. The possible values are true and false. The default is false. routing.http.x_amzn_tls_version_and_cipher_suite.enabled - Indicates whether the two headers (x-amzn-tls-version and x-amzn-tls-cipher-suite), which contain information about the negotiated TLS version and cipher suite, are added to the client request before sending it to the target. The x-amzn-tls-version header has information about the TLS protocol version negotiated with the client, and the x-amzn-tls-cipher-suite header has information about the cipher suite negotiated with the client. Both headers are in OpenSSL format. The possible values for the attribute are true and false. The default is false. routing.http.xff_client_port.enabled - Indicates whether the X-Forwarded-For header should preserve the source port that the client used to connect to the load balancer. The possible values are true and false. The default is false. routing.http.xff_header_processing.mode - Enables you to modify, preserve, or remove the X-Forwarded-For header in the HTTP request before the Application Load Balancer sends the request to the target. The possible values are append, preserve, and remove. The default is append. If the value is append, the Application Load Balancer adds the client IP address (of the last hop) to the X-Forwarded-For header in the HTTP request before it sends it to targets. If the value is preserve the Application Load Balancer preserves the X-Forwarded-For header in the HTTP request, and sends it to targets without any change. If the value is remove, the Application Load Balancer removes the X-Forwarded-For header in the HTTP request before it sends it to targets. routing.http2.enabled - Indicates whether HTTP/2 is enabled. The possible values are true and false. The default is true. Elastic Load Balancing requires that message header names contain only alphanumeric characters and hyphens. waf.fail_open.enabled - Indicates whether to allow a WAF-enabled load balancer to route requests to targets if it is unable to forward the request to Amazon Web Services WAF. The possible values are true and false. The default is false. The following attributes are supported by only Network Load Balancers: dns_record.client_routing_policy - Indicates how traffic is distributed among the load balancer Availability Zones. The possible values are availability_zone_affinity with 100 percent zonal affinity, partial_availability_zone_affinity with 85 percent zonal affinity, and any_availability_zone with 0 percent zonal affinity.
1507
1507
  */
1508
1508
  Key?: LoadBalancerAttributeKey;
1509
1509
  /**
@@ -12,19 +12,19 @@ declare class Fis extends Service {
12
12
  constructor(options?: Fis.Types.ClientConfiguration)
13
13
  config: Config & Fis.Types.ClientConfiguration;
14
14
  /**
15
- * Creates an experiment template. An experiment template includes the following components: Targets: A target can be a specific resource in your Amazon Web Services environment, or one or more resources that match criteria that you specify, for example, resources that have specific tags. Actions: The actions to carry out on the target. You can specify multiple actions, the duration of each action, and when to start each action during an experiment. Stop conditions: If a stop condition is triggered while an experiment is running, the experiment is automatically stopped. You can define a stop condition as a CloudWatch alarm. For more information, see experiment templates in the Fault Injection Simulator User Guide.
15
+ * Creates an experiment template. An experiment template includes the following components: Targets: A target can be a specific resource in your Amazon Web Services environment, or one or more resources that match criteria that you specify, for example, resources that have specific tags. Actions: The actions to carry out on the target. You can specify multiple actions, the duration of each action, and when to start each action during an experiment. Stop conditions: If a stop condition is triggered while an experiment is running, the experiment is automatically stopped. You can define a stop condition as a CloudWatch alarm. For more information, see experiment templates in the Fault Injection Service User Guide.
16
16
  */
17
17
  createExperimentTemplate(params: Fis.Types.CreateExperimentTemplateRequest, callback?: (err: AWSError, data: Fis.Types.CreateExperimentTemplateResponse) => void): Request<Fis.Types.CreateExperimentTemplateResponse, AWSError>;
18
18
  /**
19
- * Creates an experiment template. An experiment template includes the following components: Targets: A target can be a specific resource in your Amazon Web Services environment, or one or more resources that match criteria that you specify, for example, resources that have specific tags. Actions: The actions to carry out on the target. You can specify multiple actions, the duration of each action, and when to start each action during an experiment. Stop conditions: If a stop condition is triggered while an experiment is running, the experiment is automatically stopped. You can define a stop condition as a CloudWatch alarm. For more information, see experiment templates in the Fault Injection Simulator User Guide.
19
+ * Creates an experiment template. An experiment template includes the following components: Targets: A target can be a specific resource in your Amazon Web Services environment, or one or more resources that match criteria that you specify, for example, resources that have specific tags. Actions: The actions to carry out on the target. You can specify multiple actions, the duration of each action, and when to start each action during an experiment. Stop conditions: If a stop condition is triggered while an experiment is running, the experiment is automatically stopped. You can define a stop condition as a CloudWatch alarm. For more information, see experiment templates in the Fault Injection Service User Guide.
20
20
  */
21
21
  createExperimentTemplate(callback?: (err: AWSError, data: Fis.Types.CreateExperimentTemplateResponse) => void): Request<Fis.Types.CreateExperimentTemplateResponse, AWSError>;
22
22
  /**
23
- * Creates a target account configuration for the experiment template. A target account configuration is required when accountTargeting of experimentOptions is set to multi-account. For more information, see experiment options in the Fault Injection Simulator User Guide.
23
+ * Creates a target account configuration for the experiment template. A target account configuration is required when accountTargeting of experimentOptions is set to multi-account. For more information, see experiment options in the Fault Injection Service User Guide.
24
24
  */
25
25
  createTargetAccountConfiguration(params: Fis.Types.CreateTargetAccountConfigurationRequest, callback?: (err: AWSError, data: Fis.Types.CreateTargetAccountConfigurationResponse) => void): Request<Fis.Types.CreateTargetAccountConfigurationResponse, AWSError>;
26
26
  /**
27
- * Creates a target account configuration for the experiment template. A target account configuration is required when accountTargeting of experimentOptions is set to multi-account. For more information, see experiment options in the Fault Injection Simulator User Guide.
27
+ * Creates a target account configuration for the experiment template. A target account configuration is required when accountTargeting of experimentOptions is set to multi-account. For more information, see experiment options in the Fault Injection Service User Guide.
28
28
  */
29
29
  createTargetAccountConfiguration(callback?: (err: AWSError, data: Fis.Types.CreateTargetAccountConfigurationResponse) => void): Request<Fis.Types.CreateTargetAccountConfigurationResponse, AWSError>;
30
30
  /**
@@ -211,6 +211,10 @@ declare namespace Fis {
211
211
  * The ID of the action.
212
212
  */
213
213
  id?: ActionId;
214
+ /**
215
+ * The Amazon Resource Name (ARN) of the action.
216
+ */
217
+ arn?: ResourceArn;
214
218
  /**
215
219
  * The description for the action.
216
220
  */
@@ -249,6 +253,10 @@ declare namespace Fis {
249
253
  * The ID of the action.
250
254
  */
251
255
  id?: ActionId;
256
+ /**
257
+ * The Amazon Resource Name (ARN) of the action.
258
+ */
259
+ arn?: ResourceArn;
252
260
  /**
253
261
  * The description for the action.
254
262
  */
@@ -271,6 +279,7 @@ declare namespace Fis {
271
279
  }
272
280
  export type ActionTargetMap = {[key: string]: ActionTarget};
273
281
  export type ActionTargetName = string;
282
+ export type ActionsMode = "skip-all"|"run-all"|string;
274
283
  export type ClientToken = string;
275
284
  export type CloudWatchLogGroupArn = string;
276
285
  export interface CreateExperimentTemplateActionInput {
@@ -412,7 +421,7 @@ declare namespace Fis {
412
421
  */
413
422
  experimentTemplateId: ExperimentTemplateId;
414
423
  /**
415
- * The AWS account ID of the target account.
424
+ * The Amazon Web Services account ID of the target account.
416
425
  */
417
426
  accountId: TargetAccountId;
418
427
  /**
@@ -449,7 +458,7 @@ declare namespace Fis {
449
458
  */
450
459
  experimentTemplateId: ExperimentTemplateId;
451
460
  /**
452
- * The AWS account ID of the target account.
461
+ * The Amazon Web Services account ID of the target account.
453
462
  */
454
463
  accountId: TargetAccountId;
455
464
  }
@@ -465,6 +474,10 @@ declare namespace Fis {
465
474
  * The ID of the experiment.
466
475
  */
467
476
  id?: ExperimentId;
477
+ /**
478
+ * The Amazon Resource Name (ARN) of the experiment.
479
+ */
480
+ arn?: ResourceArn;
468
481
  /**
469
482
  * The ID of the experiment template.
470
483
  */
@@ -607,6 +620,10 @@ declare namespace Fis {
607
620
  * The empty target resolution mode for an experiment.
608
621
  */
609
622
  emptyTargetResolutionMode?: EmptyTargetResolutionMode;
623
+ /**
624
+ * The actions mode of the experiment that is set from the StartExperiment API command.
625
+ */
626
+ actionsMode?: ActionsMode;
610
627
  }
611
628
  export interface ExperimentS3LogConfiguration {
612
629
  /**
@@ -647,6 +664,10 @@ declare namespace Fis {
647
664
  * The ID of the experiment.
648
665
  */
649
666
  id?: ExperimentId;
667
+ /**
668
+ * The Amazon Resource Name (ARN) of the experiment.
669
+ */
670
+ arn?: ResourceArn;
650
671
  /**
651
672
  * The ID of the experiment template.
652
673
  */
@@ -663,6 +684,10 @@ declare namespace Fis {
663
684
  * The tags for the experiment.
664
685
  */
665
686
  tags?: TagMap;
687
+ /**
688
+ * The experiment options for the experiment.
689
+ */
690
+ experimentOptions?: ExperimentOptions;
666
691
  }
667
692
  export type ExperimentSummaryList = ExperimentSummary[];
668
693
  export interface ExperimentTarget {
@@ -697,7 +722,7 @@ declare namespace Fis {
697
722
  */
698
723
  roleArn?: RoleArn;
699
724
  /**
700
- * The AWS account ID of the target account.
725
+ * The Amazon Web Services account ID of the target account.
701
726
  */
702
727
  accountId?: TargetAccountId;
703
728
  /**
@@ -712,7 +737,7 @@ declare namespace Fis {
712
737
  */
713
738
  roleArn?: RoleArn;
714
739
  /**
715
- * The AWS account ID of the target account.
740
+ * The Amazon Web Services account ID of the target account.
716
741
  */
717
742
  accountId?: TargetAccountId;
718
743
  /**
@@ -745,6 +770,10 @@ declare namespace Fis {
745
770
  * The ID of the experiment template.
746
771
  */
747
772
  id?: ExperimentTemplateId;
773
+ /**
774
+ * The Amazon Resource Name (ARN) of the experiment template.
775
+ */
776
+ arn?: ResourceArn;
748
777
  /**
749
778
  * The description for the experiment template.
750
779
  */
@@ -896,6 +925,10 @@ declare namespace Fis {
896
925
  * The ID of the experiment template.
897
926
  */
898
927
  id?: ExperimentTemplateId;
928
+ /**
929
+ * The Amazon Resource Name (ARN) of the experiment template.
930
+ */
931
+ arn?: ResourceArn;
899
932
  /**
900
933
  * The description of the experiment template.
901
934
  */
@@ -1001,7 +1034,7 @@ declare namespace Fis {
1001
1034
  */
1002
1035
  experimentId: ExperimentId;
1003
1036
  /**
1004
- * The AWS account ID of the target account.
1037
+ * The Amazon Web Services account ID of the target account.
1005
1038
  */
1006
1039
  accountId: TargetAccountId;
1007
1040
  }
@@ -1029,7 +1062,7 @@ declare namespace Fis {
1029
1062
  */
1030
1063
  experimentTemplateId: ExperimentTemplateId;
1031
1064
  /**
1032
- * The AWS account ID of the target account.
1065
+ * The Amazon Web Services account ID of the target account.
1033
1066
  */
1034
1067
  accountId: TargetAccountId;
1035
1068
  }
@@ -1153,6 +1186,10 @@ declare namespace Fis {
1153
1186
  * The token for the next page of results.
1154
1187
  */
1155
1188
  nextToken?: NextToken;
1189
+ /**
1190
+ * The ID of the experiment template.
1191
+ */
1192
+ experimentTemplateId?: ExperimentTemplateId;
1156
1193
  }
1157
1194
  export interface ListExperimentsResponse {
1158
1195
  /**
@@ -1244,6 +1281,12 @@ declare namespace Fis {
1244
1281
  export type RoleArn = string;
1245
1282
  export type S3BucketName = string;
1246
1283
  export type S3ObjectKey = string;
1284
+ export interface StartExperimentExperimentOptionsInput {
1285
+ /**
1286
+ * Specifies the actions mode for experiment options.
1287
+ */
1288
+ actionsMode?: ActionsMode;
1289
+ }
1247
1290
  export interface StartExperimentRequest {
1248
1291
  /**
1249
1292
  * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
@@ -1253,6 +1296,10 @@ declare namespace Fis {
1253
1296
  * The ID of the experiment template.
1254
1297
  */
1255
1298
  experimentTemplateId: ExperimentTemplateId;
1299
+ /**
1300
+ * The experiment options for running the experiment.
1301
+ */
1302
+ experimentOptions?: StartExperimentExperimentOptionsInput;
1256
1303
  /**
1257
1304
  * The tags to apply to the experiment.
1258
1305
  */
@@ -1300,7 +1347,7 @@ declare namespace Fis {
1300
1347
  */
1301
1348
  roleArn?: RoleArn;
1302
1349
  /**
1303
- * The AWS account ID of the target account.
1350
+ * The Amazon Web Services account ID of the target account.
1304
1351
  */
1305
1352
  accountId?: TargetAccountId;
1306
1353
  /**
@@ -1316,7 +1363,7 @@ declare namespace Fis {
1316
1363
  */
1317
1364
  roleArn?: RoleArn;
1318
1365
  /**
1319
- * The AWS account ID of the target account.
1366
+ * The Amazon Web Services account ID of the target account.
1320
1367
  */
1321
1368
  accountId?: TargetAccountId;
1322
1369
  /**
@@ -1510,7 +1557,7 @@ declare namespace Fis {
1510
1557
  */
1511
1558
  experimentTemplateId: ExperimentTemplateId;
1512
1559
  /**
1513
- * The AWS account ID of the target account.
1560
+ * The Amazon Web Services account ID of the target account.
1514
1561
  */
1515
1562
  accountId: TargetAccountId;
1516
1563
  /**
@@ -2097,7 +2097,7 @@ declare namespace KinesisAnalyticsV2 {
2097
2097
  */
2098
2098
  ApplicationRestoreConfiguration?: ApplicationRestoreConfiguration;
2099
2099
  }
2100
- export type RuntimeEnvironment = "SQL-1_0"|"FLINK-1_6"|"FLINK-1_8"|"ZEPPELIN-FLINK-1_0"|"FLINK-1_11"|"FLINK-1_13"|"ZEPPELIN-FLINK-2_0"|"FLINK-1_15"|"ZEPPELIN-FLINK-3_0"|string;
2100
+ export type RuntimeEnvironment = "SQL-1_0"|"FLINK-1_6"|"FLINK-1_8"|"ZEPPELIN-FLINK-1_0"|"FLINK-1_11"|"FLINK-1_13"|"ZEPPELIN-FLINK-2_0"|"FLINK-1_15"|"ZEPPELIN-FLINK-3_0"|"FLINK-1_18"|string;
2101
2101
  export interface S3ApplicationCodeLocationDescription {
2102
2102
  /**
2103
2103
  * The Amazon Resource Name (ARN) for the S3 bucket containing the application code.
@@ -2288,7 +2288,7 @@ declare namespace RDS {
2288
2288
  }
2289
2289
  export interface CreateDBInstanceMessage {
2290
2290
  /**
2291
- * The meaning of this parameter differs according to the database engine you use. Amazon Aurora MySQL The name of the database to create when the primary DB instance of the Aurora MySQL DB cluster is created. If this parameter isn't specified for an Aurora MySQL DB cluster, no database is created in the DB cluster. Constraints: Must contain 1 to 64 alphanumeric characters. Can't be a word reserved by the database engine. Amazon Aurora PostgreSQL The name of the database to create when the primary DB instance of the Aurora PostgreSQL DB cluster is created. If this parameter isn't specified for an Aurora PostgreSQL DB cluster, a database named postgres is created in the DB cluster. Constraints: It must contain 1 to 63 alphanumeric characters. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0 to 9). Can't be a word reserved by the database engine. Amazon RDS Custom for Oracle The Oracle System ID (SID) of the created RDS Custom DB instance. If you don't specify a value, the default value is ORCL for non-CDBs and RDSCDB for CDBs. Default: ORCL Constraints: Must contain 1 to 8 alphanumeric characters. Must contain a letter. Can't be a word reserved by the database engine. Amazon RDS Custom for SQL Server Not applicable. Must be null. RDS for Db2 The name of the database to create when the DB instance is created. If this parameter isn't specified, no database is created in the DB instance. Constraints: Must contain 1 to 64 letters or numbers. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine. RDS for MariaDB The name of the database to create when the DB instance is created. If this parameter isn't specified, no database is created in the DB instance. Constraints: Must contain 1 to 64 letters or numbers. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine. RDS for MySQL The name of the database to create when the DB instance is created. If this parameter isn't specified, no database is created in the DB instance. Constraints: Must contain 1 to 64 letters or numbers. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine. RDS for Oracle The Oracle System ID (SID) of the created DB instance. If you don't specify a value, the default value is ORCL. You can't specify the string null, or any other reserved word, for DBName. Default: ORCL Constraints: Can't be longer than 8 characters. RDS for PostgreSQL The name of the database to create when the DB instance is created. If this parameter isn't specified, a database named postgres is created in the DB instance. Constraints: Must contain 1 to 63 letters, numbers, or underscores. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine. RDS for SQL Server Not applicable. Must be null.
2291
+ * The meaning of this parameter differs according to the database engine you use. Amazon Aurora MySQL The name of the database to create when the primary DB instance of the Aurora MySQL DB cluster is created. If this parameter isn't specified for an Aurora MySQL DB cluster, no database is created in the DB cluster. Constraints: Must contain 1 to 64 alphanumeric characters. Can't be a word reserved by the database engine. Amazon Aurora PostgreSQL The name of the database to create when the primary DB instance of the Aurora PostgreSQL DB cluster is created. If this parameter isn't specified for an Aurora PostgreSQL DB cluster, a database named postgres is created in the DB cluster. Constraints: It must contain 1 to 63 alphanumeric characters. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0 to 9). Can't be a word reserved by the database engine. Amazon RDS Custom for Oracle The Oracle System ID (SID) of the created RDS Custom DB instance. If you don't specify a value, the default value is ORCL for non-CDBs and RDSCDB for CDBs. Default: ORCL Constraints: Must contain 1 to 8 alphanumeric characters. Must contain a letter. Can't be a word reserved by the database engine. Amazon RDS Custom for SQL Server Not applicable. Must be null. RDS for Db2 The name of the database to create when the DB instance is created. If this parameter isn't specified, no database is created in the DB instance. In some cases, we recommend that you don't add a database name. For more information, see Additional considerations in the Amazon RDS User Guide. Constraints: Must contain 1 to 64 letters or numbers. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine. RDS for MariaDB The name of the database to create when the DB instance is created. If this parameter isn't specified, no database is created in the DB instance. Constraints: Must contain 1 to 64 letters or numbers. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine. RDS for MySQL The name of the database to create when the DB instance is created. If this parameter isn't specified, no database is created in the DB instance. Constraints: Must contain 1 to 64 letters or numbers. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine. RDS for Oracle The Oracle System ID (SID) of the created DB instance. If you don't specify a value, the default value is ORCL. You can't specify the string null, or any other reserved word, for DBName. Default: ORCL Constraints: Can't be longer than 8 characters. RDS for PostgreSQL The name of the database to create when the DB instance is created. If this parameter isn't specified, a database named postgres is created in the DB instance. Constraints: Must contain 1 to 63 letters, numbers, or underscores. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine. RDS for SQL Server Not applicable. Must be null.
2292
2292
  */
2293
2293
  DBName?: String;
2294
2294
  /**
@@ -6276,7 +6276,7 @@ declare namespace RDS {
6276
6276
  */
6277
6277
  GlobalClusterIdentifier?: String;
6278
6278
  /**
6279
- * This parameter isn't currently supported.
6279
+ * A filter that specifies one or more global database clusters to describe. This parameter is case-sensitive. Currently, the only supported filter is region. If used, the request returns information about any global cluster with at least one member (primary or secondary) in the specified Amazon Web Services Regions.
6280
6280
  */
6281
6281
  Filters?: FilterList;
6282
6282
  /**