cdk-lambda-subminute 2.0.471 → 2.0.472
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +31 -3
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +109 -89
- package/node_modules/aws-sdk/apis/iam-2010-05-08.min.json +0 -1
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +92 -92
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +53 -38
- package/node_modules/aws-sdk/apis/s3-2006-03-01.paginators.json +3 -0
- package/node_modules/aws-sdk/clients/docdb.d.ts +31 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +75 -56
- package/node_modules/aws-sdk/clients/iam.d.ts +7 -7
- package/node_modules/aws-sdk/clients/s3.d.ts +43 -24
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +6 -6
- package/node_modules/aws-sdk/dist/aws-sdk.js +168 -131
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +59 -59
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -3639,15 +3639,30 @@
|
|
3639
3639
|
"http": {
|
3640
3640
|
"method": "GET"
|
3641
3641
|
},
|
3642
|
+
"input": {
|
3643
|
+
"type": "structure",
|
3644
|
+
"members": {
|
3645
|
+
"MaxBuckets": {
|
3646
|
+
"location": "querystring",
|
3647
|
+
"locationName": "max-buckets",
|
3648
|
+
"type": "integer"
|
3649
|
+
},
|
3650
|
+
"ContinuationToken": {
|
3651
|
+
"location": "querystring",
|
3652
|
+
"locationName": "continuation-token"
|
3653
|
+
}
|
3654
|
+
}
|
3655
|
+
},
|
3642
3656
|
"output": {
|
3643
3657
|
"type": "structure",
|
3644
3658
|
"members": {
|
3645
3659
|
"Buckets": {
|
3646
|
-
"shape": "
|
3660
|
+
"shape": "Sc0"
|
3647
3661
|
},
|
3648
3662
|
"Owner": {
|
3649
3663
|
"shape": "S3q"
|
3650
|
-
}
|
3664
|
+
},
|
3665
|
+
"ContinuationToken": {}
|
3651
3666
|
}
|
3652
3667
|
},
|
3653
3668
|
"alias": "GetService"
|
@@ -3674,7 +3689,7 @@
|
|
3674
3689
|
"type": "structure",
|
3675
3690
|
"members": {
|
3676
3691
|
"Buckets": {
|
3677
|
-
"shape": "
|
3692
|
+
"shape": "Sc0"
|
3678
3693
|
},
|
3679
3694
|
"ContinuationToken": {}
|
3680
3695
|
}
|
@@ -3773,7 +3788,7 @@
|
|
3773
3788
|
"shape": "S3q"
|
3774
3789
|
},
|
3775
3790
|
"Initiator": {
|
3776
|
-
"shape": "
|
3791
|
+
"shape": "Scj"
|
3777
3792
|
},
|
3778
3793
|
"ChecksumAlgorithm": {}
|
3779
3794
|
}
|
@@ -3781,7 +3796,7 @@
|
|
3781
3796
|
"flattened": true
|
3782
3797
|
},
|
3783
3798
|
"CommonPrefixes": {
|
3784
|
-
"shape": "
|
3799
|
+
"shape": "Sck"
|
3785
3800
|
},
|
3786
3801
|
"EncodingType": {},
|
3787
3802
|
"RequestCharged": {
|
@@ -3846,7 +3861,7 @@
|
|
3846
3861
|
"locationName": "x-amz-request-payer"
|
3847
3862
|
},
|
3848
3863
|
"OptionalObjectAttributes": {
|
3849
|
-
"shape": "
|
3864
|
+
"shape": "Scp",
|
3850
3865
|
"location": "header",
|
3851
3866
|
"locationName": "x-amz-optional-object-attributes"
|
3852
3867
|
}
|
@@ -3870,7 +3885,7 @@
|
|
3870
3885
|
"members": {
|
3871
3886
|
"ETag": {},
|
3872
3887
|
"ChecksumAlgorithm": {
|
3873
|
-
"shape": "
|
3888
|
+
"shape": "Scv"
|
3874
3889
|
},
|
3875
3890
|
"Size": {
|
3876
3891
|
"type": "long"
|
@@ -3888,7 +3903,7 @@
|
|
3888
3903
|
"shape": "S3q"
|
3889
3904
|
},
|
3890
3905
|
"RestoreStatus": {
|
3891
|
-
"shape": "
|
3906
|
+
"shape": "Scy"
|
3892
3907
|
}
|
3893
3908
|
}
|
3894
3909
|
},
|
@@ -3922,7 +3937,7 @@
|
|
3922
3937
|
"type": "integer"
|
3923
3938
|
},
|
3924
3939
|
"CommonPrefixes": {
|
3925
|
-
"shape": "
|
3940
|
+
"shape": "Sck"
|
3926
3941
|
},
|
3927
3942
|
"EncodingType": {},
|
3928
3943
|
"RequestCharged": {
|
@@ -3984,7 +3999,7 @@
|
|
3984
3999
|
"locationName": "x-amz-expected-bucket-owner"
|
3985
4000
|
},
|
3986
4001
|
"OptionalObjectAttributes": {
|
3987
|
-
"shape": "
|
4002
|
+
"shape": "Scp",
|
3988
4003
|
"location": "header",
|
3989
4004
|
"locationName": "x-amz-optional-object-attributes"
|
3990
4005
|
}
|
@@ -3999,7 +4014,7 @@
|
|
3999
4014
|
"Marker": {},
|
4000
4015
|
"NextMarker": {},
|
4001
4016
|
"Contents": {
|
4002
|
-
"shape": "
|
4017
|
+
"shape": "Sd7"
|
4003
4018
|
},
|
4004
4019
|
"Name": {},
|
4005
4020
|
"Prefix": {},
|
@@ -4008,7 +4023,7 @@
|
|
4008
4023
|
"type": "integer"
|
4009
4024
|
},
|
4010
4025
|
"CommonPrefixes": {
|
4011
|
-
"shape": "
|
4026
|
+
"shape": "Sck"
|
4012
4027
|
},
|
4013
4028
|
"EncodingType": {},
|
4014
4029
|
"RequestCharged": {
|
@@ -4079,7 +4094,7 @@
|
|
4079
4094
|
"locationName": "x-amz-expected-bucket-owner"
|
4080
4095
|
},
|
4081
4096
|
"OptionalObjectAttributes": {
|
4082
|
-
"shape": "
|
4097
|
+
"shape": "Scp",
|
4083
4098
|
"location": "header",
|
4084
4099
|
"locationName": "x-amz-optional-object-attributes"
|
4085
4100
|
}
|
@@ -4092,7 +4107,7 @@
|
|
4092
4107
|
"type": "boolean"
|
4093
4108
|
},
|
4094
4109
|
"Contents": {
|
4095
|
-
"shape": "
|
4110
|
+
"shape": "Sd7"
|
4096
4111
|
},
|
4097
4112
|
"Name": {},
|
4098
4113
|
"Prefix": {},
|
@@ -4101,7 +4116,7 @@
|
|
4101
4116
|
"type": "integer"
|
4102
4117
|
},
|
4103
4118
|
"CommonPrefixes": {
|
4104
|
-
"shape": "
|
4119
|
+
"shape": "Sck"
|
4105
4120
|
},
|
4106
4121
|
"EncodingType": {},
|
4107
4122
|
"KeyCount": {
|
@@ -4233,7 +4248,7 @@
|
|
4233
4248
|
"flattened": true
|
4234
4249
|
},
|
4235
4250
|
"Initiator": {
|
4236
|
-
"shape": "
|
4251
|
+
"shape": "Scj"
|
4237
4252
|
},
|
4238
4253
|
"Owner": {
|
4239
4254
|
"shape": "S3q"
|
@@ -4313,7 +4328,7 @@
|
|
4313
4328
|
"locationName": "x-amz-acl"
|
4314
4329
|
},
|
4315
4330
|
"AccessControlPolicy": {
|
4316
|
-
"shape": "
|
4331
|
+
"shape": "Sdm",
|
4317
4332
|
"locationName": "AccessControlPolicy",
|
4318
4333
|
"xmlNamespace": {
|
4319
4334
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -5157,7 +5172,7 @@
|
|
5157
5172
|
"locationName": "x-amz-sdk-checksum-algorithm"
|
5158
5173
|
},
|
5159
5174
|
"Tagging": {
|
5160
|
-
"shape": "
|
5175
|
+
"shape": "Sec",
|
5161
5176
|
"locationName": "Tagging",
|
5162
5177
|
"xmlNamespace": {
|
5163
5178
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -5569,7 +5584,7 @@
|
|
5569
5584
|
"locationName": "x-amz-acl"
|
5570
5585
|
},
|
5571
5586
|
"AccessControlPolicy": {
|
5572
|
-
"shape": "
|
5587
|
+
"shape": "Sdm",
|
5573
5588
|
"locationName": "AccessControlPolicy",
|
5574
5589
|
"xmlNamespace": {
|
5575
5590
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -5884,7 +5899,7 @@
|
|
5884
5899
|
"locationName": "x-amz-sdk-checksum-algorithm"
|
5885
5900
|
},
|
5886
5901
|
"Tagging": {
|
5887
|
-
"shape": "
|
5902
|
+
"shape": "Sec",
|
5888
5903
|
"locationName": "Tagging",
|
5889
5904
|
"xmlNamespace": {
|
5890
5905
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -6024,12 +6039,12 @@
|
|
6024
6039
|
],
|
6025
6040
|
"members": {
|
6026
6041
|
"InputSerialization": {
|
6027
|
-
"shape": "
|
6042
|
+
"shape": "Sf2"
|
6028
6043
|
},
|
6029
6044
|
"ExpressionType": {},
|
6030
6045
|
"Expression": {},
|
6031
6046
|
"OutputSerialization": {
|
6032
|
-
"shape": "
|
6047
|
+
"shape": "Sfh"
|
6033
6048
|
}
|
6034
6049
|
}
|
6035
6050
|
},
|
@@ -6063,7 +6078,7 @@
|
|
6063
6078
|
"shape": "S3t"
|
6064
6079
|
},
|
6065
6080
|
"Tagging": {
|
6066
|
-
"shape": "
|
6081
|
+
"shape": "Sec"
|
6067
6082
|
},
|
6068
6083
|
"UserMetadata": {
|
6069
6084
|
"type": "list",
|
@@ -6171,10 +6186,10 @@
|
|
6171
6186
|
}
|
6172
6187
|
},
|
6173
6188
|
"InputSerialization": {
|
6174
|
-
"shape": "
|
6189
|
+
"shape": "Sf2"
|
6175
6190
|
},
|
6176
6191
|
"OutputSerialization": {
|
6177
|
-
"shape": "
|
6192
|
+
"shape": "Sfh"
|
6178
6193
|
},
|
6179
6194
|
"ScanRange": {
|
6180
6195
|
"type": "structure",
|
@@ -7843,7 +7858,7 @@
|
|
7843
7858
|
}
|
7844
7859
|
}
|
7845
7860
|
},
|
7846
|
-
"
|
7861
|
+
"Sc0": {
|
7847
7862
|
"type": "list",
|
7848
7863
|
"member": {
|
7849
7864
|
"locationName": "Bucket",
|
@@ -7856,14 +7871,14 @@
|
|
7856
7871
|
}
|
7857
7872
|
}
|
7858
7873
|
},
|
7859
|
-
"
|
7874
|
+
"Scj": {
|
7860
7875
|
"type": "structure",
|
7861
7876
|
"members": {
|
7862
7877
|
"ID": {},
|
7863
7878
|
"DisplayName": {}
|
7864
7879
|
}
|
7865
7880
|
},
|
7866
|
-
"
|
7881
|
+
"Sck": {
|
7867
7882
|
"type": "list",
|
7868
7883
|
"member": {
|
7869
7884
|
"type": "structure",
|
@@ -7873,16 +7888,16 @@
|
|
7873
7888
|
},
|
7874
7889
|
"flattened": true
|
7875
7890
|
},
|
7876
|
-
"
|
7891
|
+
"Scp": {
|
7877
7892
|
"type": "list",
|
7878
7893
|
"member": {}
|
7879
7894
|
},
|
7880
|
-
"
|
7895
|
+
"Scv": {
|
7881
7896
|
"type": "list",
|
7882
7897
|
"member": {},
|
7883
7898
|
"flattened": true
|
7884
7899
|
},
|
7885
|
-
"
|
7900
|
+
"Scy": {
|
7886
7901
|
"type": "structure",
|
7887
7902
|
"members": {
|
7888
7903
|
"IsRestoreInProgress": {
|
@@ -7893,7 +7908,7 @@
|
|
7893
7908
|
}
|
7894
7909
|
}
|
7895
7910
|
},
|
7896
|
-
"
|
7911
|
+
"Sd7": {
|
7897
7912
|
"type": "list",
|
7898
7913
|
"member": {
|
7899
7914
|
"type": "structure",
|
@@ -7904,7 +7919,7 @@
|
|
7904
7919
|
},
|
7905
7920
|
"ETag": {},
|
7906
7921
|
"ChecksumAlgorithm": {
|
7907
|
-
"shape": "
|
7922
|
+
"shape": "Scv"
|
7908
7923
|
},
|
7909
7924
|
"Size": {
|
7910
7925
|
"type": "long"
|
@@ -7914,13 +7929,13 @@
|
|
7914
7929
|
"shape": "S3q"
|
7915
7930
|
},
|
7916
7931
|
"RestoreStatus": {
|
7917
|
-
"shape": "
|
7932
|
+
"shape": "Scy"
|
7918
7933
|
}
|
7919
7934
|
}
|
7920
7935
|
},
|
7921
7936
|
"flattened": true
|
7922
7937
|
},
|
7923
|
-
"
|
7938
|
+
"Sdm": {
|
7924
7939
|
"type": "structure",
|
7925
7940
|
"members": {
|
7926
7941
|
"Grants": {
|
@@ -7932,7 +7947,7 @@
|
|
7932
7947
|
}
|
7933
7948
|
}
|
7934
7949
|
},
|
7935
|
-
"
|
7950
|
+
"Sec": {
|
7936
7951
|
"type": "structure",
|
7937
7952
|
"required": [
|
7938
7953
|
"TagSet"
|
@@ -7943,7 +7958,7 @@
|
|
7943
7958
|
}
|
7944
7959
|
}
|
7945
7960
|
},
|
7946
|
-
"
|
7961
|
+
"Sf2": {
|
7947
7962
|
"type": "structure",
|
7948
7963
|
"members": {
|
7949
7964
|
"CSV": {
|
@@ -7973,7 +7988,7 @@
|
|
7973
7988
|
}
|
7974
7989
|
}
|
7975
7990
|
},
|
7976
|
-
"
|
7991
|
+
"Sfh": {
|
7977
7992
|
"type": "structure",
|
7978
7993
|
"members": {
|
7979
7994
|
"CSV": {
|
@@ -300,6 +300,14 @@ declare class DocDB extends Service {
|
|
300
300
|
* Forces a failover for a cluster. A failover for a cluster promotes one of the Amazon DocumentDB replicas (read-only instances) in the cluster to be the primary instance (the cluster writer). If the primary instance fails, Amazon DocumentDB automatically fails over to an Amazon DocumentDB replica, if one exists. You can force a failover when you want to simulate a failure of a primary instance for testing.
|
301
301
|
*/
|
302
302
|
failoverDBCluster(callback?: (err: AWSError, data: DocDB.Types.FailoverDBClusterResult) => void): Request<DocDB.Types.FailoverDBClusterResult, AWSError>;
|
303
|
+
/**
|
304
|
+
* Promotes the specified secondary DB cluster to be the primary DB cluster in the global cluster when failing over a global cluster occurs. Use this operation to respond to an unplanned event, such as a regional disaster in the primary region. Failing over can result in a loss of write transaction data that wasn't replicated to the chosen secondary before the failover event occurred. However, the recovery process that promotes a DB instance on the chosen seconday DB cluster to be the primary writer DB instance guarantees that the data is in a transactionally consistent state.
|
305
|
+
*/
|
306
|
+
failoverGlobalCluster(params: DocDB.Types.FailoverGlobalClusterMessage, callback?: (err: AWSError, data: DocDB.Types.FailoverGlobalClusterResult) => void): Request<DocDB.Types.FailoverGlobalClusterResult, AWSError>;
|
307
|
+
/**
|
308
|
+
* Promotes the specified secondary DB cluster to be the primary DB cluster in the global cluster when failing over a global cluster occurs. Use this operation to respond to an unplanned event, such as a regional disaster in the primary region. Failing over can result in a loss of write transaction data that wasn't replicated to the chosen secondary before the failover event occurred. However, the recovery process that promotes a DB instance on the chosen seconday DB cluster to be the primary writer DB instance guarantees that the data is in a transactionally consistent state.
|
309
|
+
*/
|
310
|
+
failoverGlobalCluster(callback?: (err: AWSError, data: DocDB.Types.FailoverGlobalClusterResult) => void): Request<DocDB.Types.FailoverGlobalClusterResult, AWSError>;
|
303
311
|
/**
|
304
312
|
* Lists all tags on an Amazon DocumentDB resource.
|
305
313
|
*/
|
@@ -1027,6 +1035,7 @@ declare namespace DocDB {
|
|
1027
1035
|
*/
|
1028
1036
|
StorageType?: String;
|
1029
1037
|
}
|
1038
|
+
export type DBClusterIdentifier = string;
|
1030
1039
|
export type DBClusterList = DBCluster[];
|
1031
1040
|
export interface DBClusterMember {
|
1032
1041
|
/**
|
@@ -2025,6 +2034,27 @@ declare namespace DocDB {
|
|
2025
2034
|
export interface FailoverDBClusterResult {
|
2026
2035
|
DBCluster?: DBCluster;
|
2027
2036
|
}
|
2037
|
+
export interface FailoverGlobalClusterMessage {
|
2038
|
+
/**
|
2039
|
+
* The identifier of the Amazon DocumentDB global cluster to apply this operation. The identifier is the unique key assigned by the user when the cluster is created. In other words, it's the name of the global cluster. Constraints: Must match the identifier of an existing global cluster. Minimum length of 1. Maximum length of 255. Pattern: [A-Za-z][0-9A-Za-z-:._]*
|
2040
|
+
*/
|
2041
|
+
GlobalClusterIdentifier: GlobalClusterIdentifier;
|
2042
|
+
/**
|
2043
|
+
* The identifier of the secondary Amazon DocumentDB cluster that you want to promote to the primary for the global cluster. Use the Amazon Resource Name (ARN) for the identifier so that Amazon DocumentDB can locate the cluster in its Amazon Web Services region. Constraints: Must match the identifier of an existing secondary cluster. Minimum length of 1. Maximum length of 255. Pattern: [A-Za-z][0-9A-Za-z-:._]*
|
2044
|
+
*/
|
2045
|
+
TargetDbClusterIdentifier: DBClusterIdentifier;
|
2046
|
+
/**
|
2047
|
+
* Specifies whether to allow data loss for this global cluster operation. Allowing data loss triggers a global failover operation. If you don't specify AllowDataLoss, the global cluster operation defaults to a switchover. Constraints: Can't be specified together with the Switchover parameter.
|
2048
|
+
*/
|
2049
|
+
AllowDataLoss?: BooleanOptional;
|
2050
|
+
/**
|
2051
|
+
* Specifies whether to switch over this global database cluster. Constraints: Can't be specified together with the AllowDataLoss parameter.
|
2052
|
+
*/
|
2053
|
+
Switchover?: BooleanOptional;
|
2054
|
+
}
|
2055
|
+
export interface FailoverGlobalClusterResult {
|
2056
|
+
GlobalCluster?: GlobalCluster;
|
2057
|
+
}
|
2028
2058
|
export interface Filter {
|
2029
2059
|
/**
|
2030
2060
|
* The name of the filter. Filter names are case sensitive.
|
@@ -2756,7 +2786,7 @@ declare namespace DocDB {
|
|
2756
2786
|
/**
|
2757
2787
|
* The identifier of the secondary Amazon DocumentDB cluster to promote to the new primary for the global database cluster. Use the Amazon Resource Name (ARN) for the identifier so that Amazon DocumentDB can locate the cluster in its Amazon Web Services region. Constraints: Must match the identifier of an existing secondary cluster. Minimum length of 1. Maximum length of 255. Pattern: [A-Za-z][0-9A-Za-z-:._]*
|
2758
2788
|
*/
|
2759
|
-
TargetDbClusterIdentifier:
|
2789
|
+
TargetDbClusterIdentifier: DBClusterIdentifier;
|
2760
2790
|
}
|
2761
2791
|
export interface SwitchoverGlobalClusterResult {
|
2762
2792
|
GlobalCluster?: GlobalCluster;
|