aws-sdk 2.1334.0 → 2.1335.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.
package/CHANGELOG.md CHANGED
@@ -1,7 +1,13 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.1334.0-->
2
+ <!--LATEST=2.1335.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.1335.0
6
+ * feature: ApplicationAutoScaling: Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.
7
+ * feature: DataExchange: This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.
8
+ * feature: EC2: This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
9
+ * feature: Keyspaces: Adding support for client-side timestamps
10
+
5
11
  ## 2.1334.0
6
12
  * bugfix: maintenance mode message: add environment var for suppression of maintenance mode message
7
13
  * feature: AppIntegrations: Adds FileConfiguration to Amazon AppIntegrations CreateDataIntegration supporting scheduled downloading of third party files into Amazon Connect from sources such as Microsoft SharePoint.
package/README.md CHANGED
@@ -70,7 +70,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
70
70
  To use the SDK in the browser, simply add the following script tag to your
71
71
  HTML pages:
72
72
 
73
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1334.0.min.js"></script>
73
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1335.0.min.js"></script>
74
74
 
75
75
  You can also build a custom browser SDK with your specified set of AWS services.
76
76
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -261,7 +261,7 @@
261
261
  "shape": "S19"
262
262
  },
263
263
  "Alarms": {
264
- "shape": "S1n"
264
+ "shape": "S21"
265
265
  },
266
266
  "CreationTime": {
267
267
  "type": "timestamp"
@@ -322,7 +322,7 @@
322
322
  "type": "timestamp"
323
323
  },
324
324
  "ScalableTargetAction": {
325
- "shape": "S1u"
325
+ "shape": "S28"
326
326
  },
327
327
  "CreationTime": {
328
328
  "type": "timestamp"
@@ -365,7 +365,7 @@
365
365
  "members": {
366
366
  "PolicyARN": {},
367
367
  "Alarms": {
368
- "shape": "S1n"
368
+ "shape": "S21"
369
369
  }
370
370
  }
371
371
  }
@@ -393,7 +393,7 @@
393
393
  "type": "timestamp"
394
394
  },
395
395
  "ScalableTargetAction": {
396
- "shape": "S1u"
396
+ "shape": "S28"
397
397
  }
398
398
  }
399
399
  },
@@ -505,11 +505,6 @@
505
505
  },
506
506
  "CustomizedMetricSpecification": {
507
507
  "type": "structure",
508
- "required": [
509
- "MetricName",
510
- "Namespace",
511
- "Statistic"
512
- ],
513
508
  "members": {
514
509
  "MetricName": {},
515
510
  "Namespace": {},
@@ -528,7 +523,56 @@
528
523
  }
529
524
  },
530
525
  "Statistic": {},
531
- "Unit": {}
526
+ "Unit": {},
527
+ "Metrics": {
528
+ "type": "list",
529
+ "member": {
530
+ "type": "structure",
531
+ "required": [
532
+ "Id"
533
+ ],
534
+ "members": {
535
+ "Expression": {},
536
+ "Id": {},
537
+ "Label": {},
538
+ "MetricStat": {
539
+ "type": "structure",
540
+ "required": [
541
+ "Metric",
542
+ "Stat"
543
+ ],
544
+ "members": {
545
+ "Metric": {
546
+ "type": "structure",
547
+ "members": {
548
+ "Dimensions": {
549
+ "type": "list",
550
+ "member": {
551
+ "type": "structure",
552
+ "required": [
553
+ "Name",
554
+ "Value"
555
+ ],
556
+ "members": {
557
+ "Name": {},
558
+ "Value": {}
559
+ }
560
+ }
561
+ },
562
+ "MetricName": {},
563
+ "Namespace": {}
564
+ }
565
+ },
566
+ "Stat": {},
567
+ "Unit": {}
568
+ }
569
+ },
570
+ "ReturnData": {
571
+ "type": "boolean"
572
+ }
573
+ }
574
+ }
575
+ }
532
576
  }
533
577
  },
534
578
  "ScaleOutCooldown": {
@@ -542,7 +586,7 @@
542
586
  }
543
587
  }
544
588
  },
545
- "S1n": {
589
+ "S21": {
546
590
  "type": "list",
547
591
  "member": {
548
592
  "type": "structure",
@@ -556,7 +600,7 @@
556
600
  }
557
601
  }
558
602
  },
559
- "S1u": {
603
+ "S28": {
560
604
  "type": "structure",
561
605
  "members": {
562
606
  "MinCapacity": {
@@ -273,10 +273,10 @@
273
273
  "members": {
274
274
  "CatalogId": {},
275
275
  "Database": {
276
- "shape": "S1d"
276
+ "shape": "S1g"
277
277
  },
278
278
  "Table": {
279
- "shape": "S1k"
279
+ "shape": "S1n"
280
280
  },
281
281
  "RoleArn": {},
282
282
  "DataSetId": {},
@@ -296,10 +296,10 @@
296
296
  "shape": "Sa"
297
297
  },
298
298
  "Details": {
299
- "shape": "S1q"
299
+ "shape": "S1t"
300
300
  },
301
301
  "Errors": {
302
- "shape": "S20"
302
+ "shape": "S23"
303
303
  },
304
304
  "Id": {},
305
305
  "State": {},
@@ -485,7 +485,7 @@
485
485
  "members": {
486
486
  "Arn": {},
487
487
  "AssetDetails": {
488
- "shape": "S2k"
488
+ "shape": "S2n"
489
489
  },
490
490
  "AssetType": {},
491
491
  "CreatedAt": {
@@ -609,10 +609,10 @@
609
609
  "shape": "Sa"
610
610
  },
611
611
  "Details": {
612
- "shape": "S1q"
612
+ "shape": "S1t"
613
613
  },
614
614
  "Errors": {
615
- "shape": "S20"
615
+ "shape": "S23"
616
616
  },
617
617
  "Id": {},
618
618
  "State": {},
@@ -922,10 +922,10 @@
922
922
  "shape": "Sa"
923
923
  },
924
924
  "Details": {
925
- "shape": "S1q"
925
+ "shape": "S1t"
926
926
  },
927
927
  "Errors": {
928
- "shape": "S20"
928
+ "shape": "S23"
929
929
  },
930
930
  "Id": {},
931
931
  "State": {},
@@ -993,7 +993,7 @@
993
993
  "members": {
994
994
  "Arn": {},
995
995
  "AssetDetails": {
996
- "shape": "S2k"
996
+ "shape": "S2n"
997
997
  },
998
998
  "AssetType": {},
999
999
  "CreatedAt": {
@@ -1262,7 +1262,7 @@
1262
1262
  "members": {
1263
1263
  "Arn": {},
1264
1264
  "AssetDetails": {
1265
- "shape": "S2k"
1265
+ "shape": "S2n"
1266
1266
  },
1267
1267
  "AssetType": {},
1268
1268
  "CreatedAt": {
@@ -1554,6 +1554,9 @@
1554
1554
  },
1555
1555
  "Keys": {
1556
1556
  "shape": "S1a"
1557
+ },
1558
+ "KmsKeysToGrant": {
1559
+ "shape": "S1b"
1557
1560
  }
1558
1561
  }
1559
1562
  },
@@ -1561,7 +1564,19 @@
1561
1564
  "type": "list",
1562
1565
  "member": {}
1563
1566
  },
1564
- "S1d": {
1567
+ "S1b": {
1568
+ "type": "list",
1569
+ "member": {
1570
+ "type": "structure",
1571
+ "required": [
1572
+ "KmsKeyArn"
1573
+ ],
1574
+ "members": {
1575
+ "KmsKeyArn": {}
1576
+ }
1577
+ }
1578
+ },
1579
+ "S1g": {
1565
1580
  "type": "structure",
1566
1581
  "required": [
1567
1582
  "Expression",
@@ -1569,7 +1584,7 @@
1569
1584
  ],
1570
1585
  "members": {
1571
1586
  "Expression": {
1572
- "shape": "S1e"
1587
+ "shape": "S1h"
1573
1588
  },
1574
1589
  "Permissions": {
1575
1590
  "type": "list",
@@ -1577,7 +1592,7 @@
1577
1592
  }
1578
1593
  }
1579
1594
  },
1580
- "S1e": {
1595
+ "S1h": {
1581
1596
  "type": "list",
1582
1597
  "member": {
1583
1598
  "type": "structure",
@@ -1594,7 +1609,7 @@
1594
1609
  }
1595
1610
  }
1596
1611
  },
1597
- "S1k": {
1612
+ "S1n": {
1598
1613
  "type": "structure",
1599
1614
  "required": [
1600
1615
  "Expression",
@@ -1602,7 +1617,7 @@
1602
1617
  ],
1603
1618
  "members": {
1604
1619
  "Expression": {
1605
- "shape": "S1e"
1620
+ "shape": "S1h"
1606
1621
  },
1607
1622
  "Permissions": {
1608
1623
  "type": "list",
@@ -1610,7 +1625,7 @@
1610
1625
  }
1611
1626
  }
1612
1627
  },
1613
- "S1q": {
1628
+ "S1t": {
1614
1629
  "type": "structure",
1615
1630
  "members": {
1616
1631
  "ExportAssetToSignedUrl": {
@@ -1768,10 +1783,10 @@
1768
1783
  "members": {
1769
1784
  "CatalogId": {},
1770
1785
  "Database": {
1771
- "shape": "S1d"
1786
+ "shape": "S1g"
1772
1787
  },
1773
1788
  "Table": {
1774
- "shape": "S1k"
1789
+ "shape": "S1n"
1775
1790
  },
1776
1791
  "RoleArn": {},
1777
1792
  "DataSetId": {},
@@ -1780,7 +1795,7 @@
1780
1795
  }
1781
1796
  }
1782
1797
  },
1783
- "S20": {
1798
+ "S23": {
1784
1799
  "type": "list",
1785
1800
  "member": {
1786
1801
  "type": "structure",
@@ -1817,7 +1832,7 @@
1817
1832
  }
1818
1833
  }
1819
1834
  },
1820
- "S2k": {
1835
+ "S2n": {
1821
1836
  "type": "structure",
1822
1837
  "members": {
1823
1838
  "S3SnapshotAsset": {
@@ -1870,7 +1885,10 @@
1870
1885
  "shape": "S1a"
1871
1886
  },
1872
1887
  "S3AccessPointAlias": {},
1873
- "S3AccessPointArn": {}
1888
+ "S3AccessPointArn": {},
1889
+ "KmsKeysToGrant": {
1890
+ "shape": "S1b"
1891
+ }
1874
1892
  }
1875
1893
  },
1876
1894
  "LakeFormationDataPermissionAsset": {
@@ -1904,7 +1922,7 @@
1904
1922
  ],
1905
1923
  "members": {
1906
1924
  "Expression": {
1907
- "shape": "S1e"
1925
+ "shape": "S1h"
1908
1926
  }
1909
1927
  }
1910
1928
  },
@@ -1915,7 +1933,7 @@
1915
1933
  ],
1916
1934
  "members": {
1917
1935
  "Expression": {
1918
- "shape": "S1e"
1936
+ "shape": "S1h"
1919
1937
  }
1920
1938
  }
1921
1939
  }
@@ -30093,7 +30093,10 @@
30093
30093
  "Sqv": {
30094
30094
  "type": "structure",
30095
30095
  "members": {
30096
- "DnsRecordIpType": {}
30096
+ "DnsRecordIpType": {},
30097
+ "PrivateDnsOnlyForInboundResolverEndpoint": {
30098
+ "type": "boolean"
30099
+ }
30097
30100
  }
30098
30101
  },
30099
30102
  "Sqy": {
@@ -30150,6 +30153,10 @@
30150
30153
  "members": {
30151
30154
  "DnsRecordIpType": {
30152
30155
  "locationName": "dnsRecordIpType"
30156
+ },
30157
+ "PrivateDnsOnlyForInboundResolverEndpoint": {
30158
+ "locationName": "privateDnsOnlyForInboundResolverEndpoint",
30159
+ "type": "boolean"
30153
30160
  }
30154
30161
  }
30155
30162
  },
@@ -70,6 +70,9 @@
70
70
  },
71
71
  "tags": {
72
72
  "shape": "S3"
73
+ },
74
+ "clientSideTimestamps": {
75
+ "shape": "Sz"
73
76
  }
74
77
  }
75
78
  },
@@ -208,6 +211,9 @@
208
211
  },
209
212
  "comment": {
210
213
  "shape": "Sm"
214
+ },
215
+ "clientSideTimestamps": {
216
+ "shape": "Sz"
211
217
  }
212
218
  }
213
219
  }
@@ -413,6 +419,9 @@
413
419
  },
414
420
  "defaultTimeToLive": {
415
421
  "type": "integer"
422
+ },
423
+ "clientSideTimestamps": {
424
+ "shape": "Sz"
416
425
  }
417
426
  }
418
427
  },
@@ -557,6 +566,15 @@
557
566
  "members": {
558
567
  "status": {}
559
568
  }
569
+ },
570
+ "Sz": {
571
+ "type": "structure",
572
+ "required": [
573
+ "status"
574
+ ],
575
+ "members": {
576
+ "status": {}
577
+ }
560
578
  }
561
579
  }
562
580
  }
@@ -110,11 +110,11 @@ declare namespace ApplicationAutoScaling {
110
110
  /**
111
111
  * The name of the metric. To get the exact metric name, namespace, and dimensions, inspect the Metric object that is returned by a call to ListMetrics.
112
112
  */
113
- MetricName: MetricName;
113
+ MetricName?: MetricName;
114
114
  /**
115
115
  * The namespace of the metric.
116
116
  */
117
- Namespace: MetricNamespace;
117
+ Namespace?: MetricNamespace;
118
118
  /**
119
119
  * The dimensions of the metric. Conditional: If you published your metric with dimensions, you must specify the same dimensions in your scaling policy.
120
120
  */
@@ -122,11 +122,15 @@ declare namespace ApplicationAutoScaling {
122
122
  /**
123
123
  * The statistic of the metric.
124
124
  */
125
- Statistic: MetricStatistic;
125
+ Statistic?: MetricStatistic;
126
126
  /**
127
127
  * The unit of the metric. For a complete list of the units that CloudWatch supports, see the MetricDatum data type in the Amazon CloudWatch API Reference.
128
128
  */
129
129
  Unit?: MetricUnit;
130
+ /**
131
+ * The metrics to include in the target tracking scaling policy, as a metric data query. This can include both raw metric and metric math expressions.
132
+ */
133
+ Metrics?: TargetTrackingMetricDataQueries;
130
134
  }
131
135
  export interface DeleteScalingPolicyRequest {
132
136
  /**
@@ -325,6 +329,8 @@ declare namespace ApplicationAutoScaling {
325
329
  NextToken?: XmlString;
326
330
  }
327
331
  export type DisableScaleIn = boolean;
332
+ export type Expression = string;
333
+ export type Id = string;
328
334
  export type IncludeNotScaledActivities = boolean;
329
335
  export type MaxResults = number;
330
336
  export type MetricAggregationType = "Average"|"Minimum"|"Maximum"|string;
@@ -496,6 +502,7 @@ declare namespace ApplicationAutoScaling {
496
502
  export type ResourceIdMaxLen1600 = string;
497
503
  export type ResourceIdsMaxLen1600 = ResourceIdMaxLen1600[];
498
504
  export type ResourceLabel = string;
505
+ export type ReturnData = boolean;
499
506
  export type ScalableDimension = "ecs:service:DesiredCount"|"ec2:spot-fleet-request:TargetCapacity"|"elasticmapreduce:instancegroup:InstanceCount"|"appstream:fleet:DesiredCapacity"|"dynamodb:table:ReadCapacityUnits"|"dynamodb:table:WriteCapacityUnits"|"dynamodb:index:ReadCapacityUnits"|"dynamodb:index:WriteCapacityUnits"|"rds:cluster:ReadReplicaCount"|"sagemaker:variant:DesiredInstanceCount"|"custom-resource:ResourceType:Property"|"comprehend:document-classifier-endpoint:DesiredInferenceUnits"|"comprehend:entity-recognizer-endpoint:DesiredInferenceUnits"|"lambda:function:ProvisionedConcurrency"|"cassandra:table:ReadCapacityUnits"|"cassandra:table:WriteCapacityUnits"|"kafka:broker-storage:VolumeSize"|"elasticache:replication-group:NodeGroups"|"elasticache:replication-group:Replicas"|"neptune:cluster:ReadReplicaCount"|string;
500
507
  export interface ScalableTarget {
501
508
  /**
@@ -526,6 +533,9 @@ declare namespace ApplicationAutoScaling {
526
533
  * The Unix timestamp for when the scalable target was created.
527
534
  */
528
535
  CreationTime: TimestampType;
536
+ /**
537
+ * Specifies whether the scaling activities for a scalable target are in a suspended state.
538
+ */
529
539
  SuspendedState?: SuspendedState;
530
540
  }
531
541
  export interface ScalableTargetAction {
@@ -736,6 +746,73 @@ declare namespace ApplicationAutoScaling {
736
746
  */
737
747
  ScheduledScalingSuspended?: ScalingSuspended;
738
748
  }
749
+ export interface TargetTrackingMetric {
750
+ /**
751
+ * The dimensions for the metric. For the list of available dimensions, see the Amazon Web Services documentation available from the table in Amazon Web Services services that publish CloudWatch metrics in the Amazon CloudWatch User Guide. Conditional: If you published your metric with dimensions, you must specify the same dimensions in your scaling policy.
752
+ */
753
+ Dimensions?: TargetTrackingMetricDimensions;
754
+ /**
755
+ * The name of the metric.
756
+ */
757
+ MetricName?: TargetTrackingMetricName;
758
+ /**
759
+ * The namespace of the metric. For more information, see the table in Amazon Web Services services that publish CloudWatch metrics in the Amazon CloudWatch User Guide.
760
+ */
761
+ Namespace?: TargetTrackingMetricNamespace;
762
+ }
763
+ export type TargetTrackingMetricDataQueries = TargetTrackingMetricDataQuery[];
764
+ export interface TargetTrackingMetricDataQuery {
765
+ /**
766
+ * The math expression to perform on the returned data, if this object is performing a math expression. This expression can use the Id of the other metrics to refer to those metrics, and can also use the Id of other expressions to use the result of those expressions. Conditional: Within each TargetTrackingMetricDataQuery object, you must specify either Expression or MetricStat, but not both.
767
+ */
768
+ Expression?: Expression;
769
+ /**
770
+ * A short name that identifies the object's results in the response. This name must be unique among all MetricDataQuery objects specified for a single scaling policy. If you are performing math expressions on this set of data, this name represents that data and can serve as a variable in the mathematical expression. The valid characters are letters, numbers, and underscores. The first character must be a lowercase letter.
771
+ */
772
+ Id: Id;
773
+ /**
774
+ * A human-readable label for this metric or expression. This is especially useful if this is a math expression, so that you know what the value represents.
775
+ */
776
+ Label?: XmlString;
777
+ /**
778
+ * Information about the metric data to return. Conditional: Within each MetricDataQuery object, you must specify either Expression or MetricStat, but not both.
779
+ */
780
+ MetricStat?: TargetTrackingMetricStat;
781
+ /**
782
+ * Indicates whether to return the timestamps and raw data values of this metric. If you use any math expressions, specify true for this value for only the final math expression that the metric specification is based on. You must specify false for ReturnData for all the other metrics and expressions used in the metric specification. If you are only retrieving metrics and not performing any math expressions, do not specify anything for ReturnData. This sets it to its default (true).
783
+ */
784
+ ReturnData?: ReturnData;
785
+ }
786
+ export interface TargetTrackingMetricDimension {
787
+ /**
788
+ * The name of the dimension.
789
+ */
790
+ Name: TargetTrackingMetricDimensionName;
791
+ /**
792
+ * The value of the dimension.
793
+ */
794
+ Value: TargetTrackingMetricDimensionValue;
795
+ }
796
+ export type TargetTrackingMetricDimensionName = string;
797
+ export type TargetTrackingMetricDimensionValue = string;
798
+ export type TargetTrackingMetricDimensions = TargetTrackingMetricDimension[];
799
+ export type TargetTrackingMetricName = string;
800
+ export type TargetTrackingMetricNamespace = string;
801
+ export interface TargetTrackingMetricStat {
802
+ /**
803
+ * The CloudWatch metric to return, including the metric name, namespace, and dimensions. To get the exact metric name, namespace, and dimensions, inspect the Metric object that is returned by a call to ListMetrics.
804
+ */
805
+ Metric: TargetTrackingMetric;
806
+ /**
807
+ * The statistic to return. It can include any CloudWatch statistic or extended statistic. For a list of valid values, see the table in Statistics in the Amazon CloudWatch User Guide. The most commonly used metrics for scaling is Average
808
+ */
809
+ Stat: XmlString;
810
+ /**
811
+ * The unit to use for the returned data points. For a complete list of the units that CloudWatch supports, see the MetricDatum data type in the Amazon CloudWatch API Reference.
812
+ */
813
+ Unit?: TargetTrackingMetricUnit;
814
+ }
815
+ export type TargetTrackingMetricUnit = string;
739
816
  export interface TargetTrackingScalingPolicyConfiguration {
740
817
  /**
741
818
  * The target value for the metric. Although this property accepts numbers of type Double, it won't accept values that are either too small or too large. Values must be in the range of -2^360 to 2^360. The value must be a valid number based on the choice of metric. For example, if the metric is CPU utilization, then the target value is a percent value that represents how much of the CPU can be used before scaling out. If the scaling policy specifies the ALBRequestCountPerTarget predefined metric, specify the target utilization as the optimal average request count per target during any one-minute interval.
@@ -1446,6 +1446,13 @@ declare namespace DataExchange {
1446
1446
  }
1447
1447
  export type JobErrorLimitName = "Assets per revision"|"Asset size in GB"|"Amazon Redshift datashare assets per revision"|"AWS Lake Formation data permission assets per revision"|"Amazon S3 data access assets per revision"|string;
1448
1448
  export type JobErrorResourceTypes = "REVISION"|"ASSET"|"DATA_SET"|string;
1449
+ export type KmsKeyArn = string;
1450
+ export interface KmsKeyToGrant {
1451
+ /**
1452
+ * The AWS KMS CMK (Key Management System Customer Managed Key) used to encrypt S3 objects in the shared S3 Bucket. AWS Data exchange will create a KMS grant for each subscriber to allow them to access and decrypt their entitled data that is encrypted using this KMS key specified.
1453
+ */
1454
+ KmsKeyArn: KmsKeyArn;
1455
+ }
1449
1456
  export type LFPermission = "DESCRIBE"|"SELECT"|string;
1450
1457
  export interface LFResourceDetails {
1451
1458
  /**
@@ -1615,6 +1622,7 @@ declare namespace DataExchange {
1615
1622
  export type ListOfEventActionEntry = EventActionEntry[];
1616
1623
  export type ListOfJobEntry = JobEntry[];
1617
1624
  export type ListOfJobError = JobError[];
1625
+ export type ListOfKmsKeysToGrant = KmsKeyToGrant[];
1618
1626
  export type ListOfLFPermissions = LFPermission[];
1619
1627
  export type ListOfLFTagValues = String[];
1620
1628
  export type ListOfLFTags = LFTag[];
@@ -1911,6 +1919,10 @@ declare namespace DataExchange {
1911
1919
  * The ARN for your Amazon S3 Access Point. Customers can also access their entitled data using the S3 Access Point ARN.
1912
1920
  */
1913
1921
  S3AccessPointArn?: __string;
1922
+ /**
1923
+ * List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset. Providers must include all AWS KMS keys used to encrypt these shared S3 objects.
1924
+ */
1925
+ KmsKeysToGrant?: ListOfKmsKeysToGrant;
1914
1926
  }
1915
1927
  export interface S3DataAccessAssetSourceEntry {
1916
1928
  /**
@@ -1925,6 +1937,10 @@ declare namespace DataExchange {
1925
1937
  * The keys used to create the Amazon S3 data access.
1926
1938
  */
1927
1939
  Keys?: ListOf__string;
1940
+ /**
1941
+ * List of AWS KMS CMKs (Key Management System Customer Managed Keys) and ARNs used to encrypt S3 objects being shared in this S3 Data Access asset.
1942
+ */
1943
+ KmsKeysToGrant?: ListOfKmsKeysToGrant;
1928
1944
  }
1929
1945
  export interface S3SnapshotAsset {
1930
1946
  /**
@@ -132,11 +132,11 @@ declare class DirectConnect extends Service {
132
132
  */
133
133
  confirmTransitVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.ConfirmTransitVirtualInterfaceResponse) => void): Request<DirectConnect.Types.ConfirmTransitVirtualInterfaceResponse, AWSError>;
134
134
  /**
135
- * Creates a BGP peer on the specified virtual interface. You must create a BGP peer for the corresponding address family (IPv4/IPv6) in order to access Amazon Web Services resources that also use that address family. If logical redundancy is not supported by the connection, interconnect, or LAG, the BGP peer cannot be in the same address family as an existing BGP peer on the virtual interface. When creating a IPv6 BGP peer, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses. For a public virtual interface, the Autonomous System Number (ASN) must be private or already on the allow list for the virtual interface.
135
+ * Creates a BGP peer on the specified virtual interface. You must create a BGP peer for the corresponding address family (IPv4/IPv6) in order to access Amazon Web Services resources that also use that address family. If logical redundancy is not supported by the connection, interconnect, or LAG, the BGP peer cannot be in the same address family as an existing BGP peer on the virtual interface. When creating a IPv6 BGP peer, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses. If you let Amazon Web Services auto-assign IPv4 addresses, a /30 CIDR will be allocated from 169.254.0.0/16. Amazon Web Services does not recommend this option if you intend to use the customer router peer IP address as the source and destination for traffic. Instead you should use RFC 1918 or other addressing, and specify the address yourself. For more information about RFC 1918 see Address Allocation for Private Internets. For a public virtual interface, the Autonomous System Number (ASN) must be private or already on the allow list for the virtual interface.
136
136
  */
137
137
  createBGPPeer(params: DirectConnect.Types.CreateBGPPeerRequest, callback?: (err: AWSError, data: DirectConnect.Types.CreateBGPPeerResponse) => void): Request<DirectConnect.Types.CreateBGPPeerResponse, AWSError>;
138
138
  /**
139
- * Creates a BGP peer on the specified virtual interface. You must create a BGP peer for the corresponding address family (IPv4/IPv6) in order to access Amazon Web Services resources that also use that address family. If logical redundancy is not supported by the connection, interconnect, or LAG, the BGP peer cannot be in the same address family as an existing BGP peer on the virtual interface. When creating a IPv6 BGP peer, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses. For a public virtual interface, the Autonomous System Number (ASN) must be private or already on the allow list for the virtual interface.
139
+ * Creates a BGP peer on the specified virtual interface. You must create a BGP peer for the corresponding address family (IPv4/IPv6) in order to access Amazon Web Services resources that also use that address family. If logical redundancy is not supported by the connection, interconnect, or LAG, the BGP peer cannot be in the same address family as an existing BGP peer on the virtual interface. When creating a IPv6 BGP peer, omit the Amazon address and customer address. IPv6 addresses are automatically assigned from the Amazon pool of IPv6 addresses; you cannot specify custom IPv6 addresses. If you let Amazon Web Services auto-assign IPv4 addresses, a /30 CIDR will be allocated from 169.254.0.0/16. Amazon Web Services does not recommend this option if you intend to use the customer router peer IP address as the source and destination for traffic. Instead you should use RFC 1918 or other addressing, and specify the address yourself. For more information about RFC 1918 see Address Allocation for Private Internets. For a public virtual interface, the Autonomous System Number (ASN) must be private or already on the allow list for the virtual interface.
140
140
  */
141
141
  createBGPPeer(callback?: (err: AWSError, data: DirectConnect.Types.CreateBGPPeerResponse) => void): Request<DirectConnect.Types.CreateBGPPeerResponse, AWSError>;
142
142
  /**
@@ -204,11 +204,11 @@ declare class DirectConnect extends Service {
204
204
  */
205
205
  createPublicVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.VirtualInterface) => void): Request<DirectConnect.Types.VirtualInterface, AWSError>;
206
206
  /**
207
- * Creates a transit virtual interface. A transit virtual interface should be used to access one or more transit gateways associated with Direct Connect gateways. A transit virtual interface enables the connection of multiple VPCs attached to a transit gateway to a Direct Connect gateway. If you associate your transit gateway with one or more Direct Connect gateways, the Autonomous System Number (ASN) used by the transit gateway and the Direct Connect gateway must be different. For example, if you use the default ASN 64512 for both your the transit gateway and Direct Connect gateway, the association request fails. Setting the MTU of a virtual interface to 8500 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether your connection supports jumbo frames, call DescribeConnections. To check whether your virtual interface supports jumbo frames, call DescribeVirtualInterfaces.
207
+ * Creates a transit virtual interface. A transit virtual interface should be used to access one or more transit gateways associated with Direct Connect gateways. A transit virtual interface enables the connection of multiple VPCs attached to a transit gateway to a Direct Connect gateway. If you associate your transit gateway with one or more Direct Connect gateways, the Autonomous System Number (ASN) used by the transit gateway and the Direct Connect gateway must be different. For example, if you use the default ASN 64512 for both your the transit gateway and Direct Connect gateway, the association request fails. A jumbo MTU value must be either 1500 or 8500. No other values will be accepted. Setting the MTU of a virtual interface to 8500 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether your connection supports jumbo frames, call DescribeConnections. To check whether your virtual interface supports jumbo frames, call DescribeVirtualInterfaces.
208
208
  */
209
209
  createTransitVirtualInterface(params: DirectConnect.Types.CreateTransitVirtualInterfaceRequest, callback?: (err: AWSError, data: DirectConnect.Types.CreateTransitVirtualInterfaceResult) => void): Request<DirectConnect.Types.CreateTransitVirtualInterfaceResult, AWSError>;
210
210
  /**
211
- * Creates a transit virtual interface. A transit virtual interface should be used to access one or more transit gateways associated with Direct Connect gateways. A transit virtual interface enables the connection of multiple VPCs attached to a transit gateway to a Direct Connect gateway. If you associate your transit gateway with one or more Direct Connect gateways, the Autonomous System Number (ASN) used by the transit gateway and the Direct Connect gateway must be different. For example, if you use the default ASN 64512 for both your the transit gateway and Direct Connect gateway, the association request fails. Setting the MTU of a virtual interface to 8500 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether your connection supports jumbo frames, call DescribeConnections. To check whether your virtual interface supports jumbo frames, call DescribeVirtualInterfaces.
211
+ * Creates a transit virtual interface. A transit virtual interface should be used to access one or more transit gateways associated with Direct Connect gateways. A transit virtual interface enables the connection of multiple VPCs attached to a transit gateway to a Direct Connect gateway. If you associate your transit gateway with one or more Direct Connect gateways, the Autonomous System Number (ASN) used by the transit gateway and the Direct Connect gateway must be different. For example, if you use the default ASN 64512 for both your the transit gateway and Direct Connect gateway, the association request fails. A jumbo MTU value must be either 1500 or 8500. No other values will be accepted. Setting the MTU of a virtual interface to 8500 (jumbo frames) can cause an update to the underlying physical connection if it wasn't updated to support jumbo frames. Updating the connection disrupts network connectivity for all virtual interfaces associated with the connection for up to 30 seconds. To check whether your connection supports jumbo frames, call DescribeConnections. To check whether your virtual interface supports jumbo frames, call DescribeVirtualInterfaces.
212
212
  */
213
213
  createTransitVirtualInterface(callback?: (err: AWSError, data: DirectConnect.Types.CreateTransitVirtualInterfaceResult) => void): Request<DirectConnect.Types.CreateTransitVirtualInterfaceResult, AWSError>;
214
214
  /**
@@ -1558,7 +1558,7 @@ declare namespace DirectConnect {
1558
1558
  */
1559
1559
  directConnectGatewayOwnerAccount?: OwnerAccount;
1560
1560
  /**
1561
- * The state of the association. The following are the possible values: associating: The initial state after calling CreateDirectConnectGatewayAssociation. associated: The Direct Connect gateway and virtual private gateway or transit gateway are successfully associated and ready to pass traffic. disassociating: The initial state after calling DeleteDirectConnectGatewayAssociation. disassociated: The virtual private gateway or transit gateway is disassociated from the Direct Connect gateway. Traffic flow between the Direct Connect gateway and virtual private gateway or transit gateway is stopped.
1561
+ * The state of the association. The following are the possible values: associating: The initial state after calling CreateDirectConnectGatewayAssociation. associated: The Direct Connect gateway and virtual private gateway or transit gateway are successfully associated and ready to pass traffic. disassociating: The initial state after calling DeleteDirectConnectGatewayAssociation. disassociated: The virtual private gateway or transit gateway is disassociated from the Direct Connect gateway. Traffic flow between the Direct Connect gateway and virtual private gateway or transit gateway is stopped. updating: The CIDR blocks for the virtual private gateway or transit gateway are currently being updated. This could be new CIDR blocks added or current CIDR blocks removed.
1562
1562
  */
1563
1563
  associationState?: DirectConnectGatewayAssociationState;
1564
1564
  /**
@@ -2319,7 +2319,7 @@ declare namespace DirectConnect {
2319
2319
  */
2320
2320
  bgpPeers?: BGPPeerIdList;
2321
2321
  /**
2322
- * The time in minutes that the virtual interface failover test will last. Maximum value: 180 minutes (3 hours). Default: 180 minutes (3 hours).
2322
+ * The time in minutes that the virtual interface failover test will last. Maximum value: 4,320 minutes (72 hours). Default: 180 minutes (3 hours).
2323
2323
  */
2324
2324
  testDurationInMinutes?: TestDuration;
2325
2325
  }