aws-sdk 2.667.0 → 2.671.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 +17 -1
- package/README.md +1 -1
- package/apis/codestar-connections-2019-12-01.min.json +83 -5
- package/apis/comprehendmedical-2018-10-30.min.json +207 -25
- package/apis/ec2-2016-11-15.min.json +453 -442
- package/apis/elasticfilesystem-2015-02-01.min.json +5 -2
- package/apis/s3control-2018-08-20.min.json +52 -15
- package/apis/ssm-2014-11-06.min.json +90 -84
- package/clients/codestarconnections.d.ts +84 -1
- package/clients/comprehendmedical.d.ts +232 -0
- package/clients/ec2.d.ts +26 -10
- package/clients/efs.d.ts +1 -1
- package/clients/s3control.d.ts +82 -43
- package/clients/ssm.d.ts +25 -4
- package/clients/support.d.ts +22 -22
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +7 -7
- package/dist/aws-sdk.js +758 -556
- package/dist/aws-sdk.min.js +62 -62
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -611,7 +611,8 @@
|
|
|
611
611
|
"input": {
|
|
612
612
|
"type": "structure",
|
|
613
613
|
"required": [
|
|
614
|
-
"ResourceId"
|
|
614
|
+
"ResourceId",
|
|
615
|
+
"TagKeys"
|
|
615
616
|
],
|
|
616
617
|
"members": {
|
|
617
618
|
"ResourceId": {
|
|
@@ -619,7 +620,9 @@
|
|
|
619
620
|
"locationName": "ResourceId"
|
|
620
621
|
},
|
|
621
622
|
"TagKeys": {
|
|
622
|
-
"shape": "S1h"
|
|
623
|
+
"shape": "S1h",
|
|
624
|
+
"location": "querystring",
|
|
625
|
+
"locationName": "tagKeys"
|
|
623
626
|
}
|
|
624
627
|
}
|
|
625
628
|
}
|
|
@@ -77,13 +77,13 @@
|
|
|
77
77
|
"shape": "Sb"
|
|
78
78
|
},
|
|
79
79
|
"Report": {
|
|
80
|
-
"shape": "
|
|
80
|
+
"shape": "S1h"
|
|
81
81
|
},
|
|
82
82
|
"ClientRequestToken": {
|
|
83
83
|
"idempotencyToken": true
|
|
84
84
|
},
|
|
85
85
|
"Manifest": {
|
|
86
|
-
"shape": "
|
|
86
|
+
"shape": "S1m"
|
|
87
87
|
},
|
|
88
88
|
"Description": {},
|
|
89
89
|
"Priority": {
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
},
|
|
92
92
|
"RoleArn": {},
|
|
93
93
|
"Tags": {
|
|
94
|
-
"shape": "
|
|
94
|
+
"shape": "Sv"
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
97
|
},
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
"JobArn": {},
|
|
230
230
|
"Status": {},
|
|
231
231
|
"Manifest": {
|
|
232
|
-
"shape": "
|
|
232
|
+
"shape": "S1m"
|
|
233
233
|
},
|
|
234
234
|
"Operation": {
|
|
235
235
|
"shape": "Sb"
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"type": "integer"
|
|
239
239
|
},
|
|
240
240
|
"ProgressSummary": {
|
|
241
|
-
"shape": "
|
|
241
|
+
"shape": "S29"
|
|
242
242
|
},
|
|
243
243
|
"StatusUpdateReason": {},
|
|
244
244
|
"FailureReasons": {
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
}
|
|
253
253
|
},
|
|
254
254
|
"Report": {
|
|
255
|
-
"shape": "
|
|
255
|
+
"shape": "S1h"
|
|
256
256
|
},
|
|
257
257
|
"CreationTime": {
|
|
258
258
|
"type": "timestamp"
|
|
@@ -402,7 +402,7 @@
|
|
|
402
402
|
"type": "structure",
|
|
403
403
|
"members": {
|
|
404
404
|
"Tags": {
|
|
405
|
-
"shape": "
|
|
405
|
+
"shape": "Sv"
|
|
406
406
|
}
|
|
407
407
|
}
|
|
408
408
|
}
|
|
@@ -546,7 +546,7 @@
|
|
|
546
546
|
"type": "timestamp"
|
|
547
547
|
},
|
|
548
548
|
"ProgressSummary": {
|
|
549
|
-
"shape": "
|
|
549
|
+
"shape": "S29"
|
|
550
550
|
}
|
|
551
551
|
}
|
|
552
552
|
}
|
|
@@ -609,7 +609,7 @@
|
|
|
609
609
|
"locationName": "id"
|
|
610
610
|
},
|
|
611
611
|
"Tags": {
|
|
612
|
-
"shape": "
|
|
612
|
+
"shape": "Sv"
|
|
613
613
|
}
|
|
614
614
|
}
|
|
615
615
|
},
|
|
@@ -805,7 +805,7 @@
|
|
|
805
805
|
}
|
|
806
806
|
},
|
|
807
807
|
"NewObjectTagging": {
|
|
808
|
-
"shape": "
|
|
808
|
+
"shape": "Sv"
|
|
809
809
|
},
|
|
810
810
|
"RedirectLocation": {},
|
|
811
811
|
"RequesterPays": {
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
"type": "structure",
|
|
858
858
|
"members": {
|
|
859
859
|
"TagSet": {
|
|
860
|
-
"shape": "
|
|
860
|
+
"shape": "Sv"
|
|
861
861
|
}
|
|
862
862
|
}
|
|
863
863
|
},
|
|
@@ -869,6 +869,43 @@
|
|
|
869
869
|
},
|
|
870
870
|
"GlacierJobTier": {}
|
|
871
871
|
}
|
|
872
|
+
},
|
|
873
|
+
"S3PutObjectLegalHold": {
|
|
874
|
+
"type": "structure",
|
|
875
|
+
"required": [
|
|
876
|
+
"LegalHold"
|
|
877
|
+
],
|
|
878
|
+
"members": {
|
|
879
|
+
"LegalHold": {
|
|
880
|
+
"type": "structure",
|
|
881
|
+
"required": [
|
|
882
|
+
"Status"
|
|
883
|
+
],
|
|
884
|
+
"members": {
|
|
885
|
+
"Status": {}
|
|
886
|
+
}
|
|
887
|
+
}
|
|
888
|
+
}
|
|
889
|
+
},
|
|
890
|
+
"S3PutObjectRetention": {
|
|
891
|
+
"type": "structure",
|
|
892
|
+
"required": [
|
|
893
|
+
"Retention"
|
|
894
|
+
],
|
|
895
|
+
"members": {
|
|
896
|
+
"BypassGovernanceRetention": {
|
|
897
|
+
"type": "boolean"
|
|
898
|
+
},
|
|
899
|
+
"Retention": {
|
|
900
|
+
"type": "structure",
|
|
901
|
+
"members": {
|
|
902
|
+
"RetainUntilDate": {
|
|
903
|
+
"type": "timestamp"
|
|
904
|
+
},
|
|
905
|
+
"Mode": {}
|
|
906
|
+
}
|
|
907
|
+
}
|
|
908
|
+
}
|
|
872
909
|
}
|
|
873
910
|
}
|
|
874
911
|
},
|
|
@@ -889,7 +926,7 @@
|
|
|
889
926
|
}
|
|
890
927
|
}
|
|
891
928
|
},
|
|
892
|
-
"
|
|
929
|
+
"Sv": {
|
|
893
930
|
"type": "list",
|
|
894
931
|
"member": {
|
|
895
932
|
"type": "structure",
|
|
@@ -903,7 +940,7 @@
|
|
|
903
940
|
}
|
|
904
941
|
}
|
|
905
942
|
},
|
|
906
|
-
"
|
|
943
|
+
"S1h": {
|
|
907
944
|
"type": "structure",
|
|
908
945
|
"required": [
|
|
909
946
|
"Enabled"
|
|
@@ -918,7 +955,7 @@
|
|
|
918
955
|
"ReportScope": {}
|
|
919
956
|
}
|
|
920
957
|
},
|
|
921
|
-
"
|
|
958
|
+
"S1m": {
|
|
922
959
|
"type": "structure",
|
|
923
960
|
"required": [
|
|
924
961
|
"Spec",
|
|
@@ -952,7 +989,7 @@
|
|
|
952
989
|
}
|
|
953
990
|
}
|
|
954
991
|
},
|
|
955
|
-
"
|
|
992
|
+
"S29": {
|
|
956
993
|
"type": "structure",
|
|
957
994
|
"members": {
|
|
958
995
|
"TotalNumberOfTasks": {
|