aws-sdk 2.1135.0 → 2.1136.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 +7 -1
- package/README.md +1 -1
- package/apis/discovery-2015-11-01.min.json +67 -32
- package/apis/resiliencehub-2020-04-30.min.json +125 -74
- package/apis/workspaces-web-2020-07-08.min.json +107 -36
- package/clients/discovery.d.ts +63 -26
- package/clients/rekognition.d.ts +2 -2
- package/clients/resiliencehub.d.ts +138 -58
- package/clients/servicecatalog.d.ts +4 -4
- package/clients/sts.d.ts +2 -2
- package/clients/workspacesweb.d.ts +38 -4
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +4 -4
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
# Changelog for AWS SDK for JavaScript
|
|
2
|
-
<!--LATEST=2.
|
|
2
|
+
<!--LATEST=2.1136.0-->
|
|
3
3
|
<!--ENTRYINSERT-->
|
|
4
4
|
|
|
5
|
+
## 2.1136.0
|
|
6
|
+
* feature: CloudFront: Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is returned when the value of the Content-Security-Policy header in a response headers policy exceeds the maximum allowed length.
|
|
7
|
+
* feature: Discovery: Add Migration Evaluator Collector details to the GetDiscoverySummary API response
|
|
8
|
+
* feature: Resiliencehub: In this release, we are introducing support for Amazon Elastic Container Service, Amazon Route 53, AWS Elastic Disaster Recovery, AWS Backup in addition to the existing supported Services. This release also supports Terraform file input from S3 and scheduling daily assessments
|
|
9
|
+
* feature: WorkSpacesWeb: Amazon WorkSpaces Web now supports Administrator timeout control
|
|
10
|
+
|
|
5
11
|
## 2.1135.0
|
|
6
12
|
* feature: Grafana: This release adds APIs for creating and deleting API keys in an Amazon Managed Grafana workspace.
|
|
7
13
|
|
package/README.md
CHANGED
|
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
|
|
|
29
29
|
To use the SDK in the browser, simply add the following script tag to your
|
|
30
30
|
HTML pages:
|
|
31
31
|
|
|
32
|
-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.
|
|
32
|
+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1136.0.min.js"></script>
|
|
33
33
|
|
|
34
34
|
You can also build a custom browser SDK with your specified set of AWS services.
|
|
35
35
|
This can allow you to reduce the SDK's size, specify different API versions of
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"shape": "S3"
|
|
92
92
|
},
|
|
93
93
|
"tags": {
|
|
94
|
-
"shape": "
|
|
94
|
+
"shape": "Sk"
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
97
|
},
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"shape": "S3"
|
|
130
130
|
},
|
|
131
131
|
"tags": {
|
|
132
|
-
"shape": "
|
|
132
|
+
"shape": "Sk"
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
135
|
},
|
|
@@ -143,10 +143,10 @@
|
|
|
143
143
|
"type": "structure",
|
|
144
144
|
"members": {
|
|
145
145
|
"agentIds": {
|
|
146
|
-
"shape": "
|
|
146
|
+
"shape": "Sv"
|
|
147
147
|
},
|
|
148
148
|
"filters": {
|
|
149
|
-
"shape": "
|
|
149
|
+
"shape": "Sx"
|
|
150
150
|
},
|
|
151
151
|
"maxResults": {
|
|
152
152
|
"type": "integer"
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
},
|
|
249
249
|
"dataSource": {},
|
|
250
250
|
"schemaStorageConfig": {
|
|
251
|
-
"shape": "
|
|
251
|
+
"shape": "S1q"
|
|
252
252
|
}
|
|
253
253
|
}
|
|
254
254
|
}
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
"type": "structure",
|
|
263
263
|
"members": {
|
|
264
264
|
"exportIds": {
|
|
265
|
-
"shape": "
|
|
265
|
+
"shape": "S1t"
|
|
266
266
|
},
|
|
267
267
|
"maxResults": {
|
|
268
268
|
"type": "integer"
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
"type": "structure",
|
|
275
275
|
"members": {
|
|
276
276
|
"exportsInfo": {
|
|
277
|
-
"shape": "
|
|
277
|
+
"shape": "S1v"
|
|
278
278
|
},
|
|
279
279
|
"nextToken": {}
|
|
280
280
|
}
|
|
@@ -286,10 +286,10 @@
|
|
|
286
286
|
"type": "structure",
|
|
287
287
|
"members": {
|
|
288
288
|
"exportIds": {
|
|
289
|
-
"shape": "
|
|
289
|
+
"shape": "S1t"
|
|
290
290
|
},
|
|
291
291
|
"filters": {
|
|
292
|
-
"shape": "
|
|
292
|
+
"shape": "S23"
|
|
293
293
|
},
|
|
294
294
|
"maxResults": {
|
|
295
295
|
"type": "integer"
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"type": "structure",
|
|
302
302
|
"members": {
|
|
303
303
|
"exportsInfo": {
|
|
304
|
-
"shape": "
|
|
304
|
+
"shape": "S1v"
|
|
305
305
|
},
|
|
306
306
|
"nextToken": {}
|
|
307
307
|
}
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
"tasks": {
|
|
338
338
|
"type": "list",
|
|
339
339
|
"member": {
|
|
340
|
-
"shape": "
|
|
340
|
+
"shape": "S2g"
|
|
341
341
|
}
|
|
342
342
|
}
|
|
343
343
|
}
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"members": {
|
|
359
359
|
"name": {},
|
|
360
360
|
"values": {
|
|
361
|
-
"shape": "
|
|
361
|
+
"shape": "Sz"
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
364
|
}
|
|
@@ -508,6 +508,41 @@
|
|
|
508
508
|
"type": "integer"
|
|
509
509
|
}
|
|
510
510
|
}
|
|
511
|
+
},
|
|
512
|
+
"meCollectorSummary": {
|
|
513
|
+
"type": "structure",
|
|
514
|
+
"required": [
|
|
515
|
+
"activeMeCollectors",
|
|
516
|
+
"healthyMeCollectors",
|
|
517
|
+
"denyListedMeCollectors",
|
|
518
|
+
"shutdownMeCollectors",
|
|
519
|
+
"unhealthyMeCollectors",
|
|
520
|
+
"totalMeCollectors",
|
|
521
|
+
"unknownMeCollectors"
|
|
522
|
+
],
|
|
523
|
+
"members": {
|
|
524
|
+
"activeMeCollectors": {
|
|
525
|
+
"type": "integer"
|
|
526
|
+
},
|
|
527
|
+
"healthyMeCollectors": {
|
|
528
|
+
"type": "integer"
|
|
529
|
+
},
|
|
530
|
+
"denyListedMeCollectors": {
|
|
531
|
+
"type": "integer"
|
|
532
|
+
},
|
|
533
|
+
"shutdownMeCollectors": {
|
|
534
|
+
"type": "integer"
|
|
535
|
+
},
|
|
536
|
+
"unhealthyMeCollectors": {
|
|
537
|
+
"type": "integer"
|
|
538
|
+
},
|
|
539
|
+
"totalMeCollectors": {
|
|
540
|
+
"type": "integer"
|
|
541
|
+
},
|
|
542
|
+
"unknownMeCollectors": {
|
|
543
|
+
"type": "integer"
|
|
544
|
+
}
|
|
545
|
+
}
|
|
511
546
|
}
|
|
512
547
|
}
|
|
513
548
|
}
|
|
@@ -521,7 +556,7 @@
|
|
|
521
556
|
"members": {
|
|
522
557
|
"configurationType": {},
|
|
523
558
|
"filters": {
|
|
524
|
-
"shape": "
|
|
559
|
+
"shape": "Sx"
|
|
525
560
|
},
|
|
526
561
|
"maxResults": {
|
|
527
562
|
"type": "integer"
|
|
@@ -627,7 +662,7 @@
|
|
|
627
662
|
},
|
|
628
663
|
"dataSource": {},
|
|
629
664
|
"schemaStorageConfig": {
|
|
630
|
-
"shape": "
|
|
665
|
+
"shape": "S1q"
|
|
631
666
|
}
|
|
632
667
|
}
|
|
633
668
|
}
|
|
@@ -640,7 +675,7 @@
|
|
|
640
675
|
],
|
|
641
676
|
"members": {
|
|
642
677
|
"agentIds": {
|
|
643
|
-
"shape": "
|
|
678
|
+
"shape": "Sv"
|
|
644
679
|
}
|
|
645
680
|
}
|
|
646
681
|
},
|
|
@@ -648,7 +683,7 @@
|
|
|
648
683
|
"type": "structure",
|
|
649
684
|
"members": {
|
|
650
685
|
"agentsConfigurationStatus": {
|
|
651
|
-
"shape": "
|
|
686
|
+
"shape": "S3j"
|
|
652
687
|
}
|
|
653
688
|
}
|
|
654
689
|
}
|
|
@@ -662,7 +697,7 @@
|
|
|
662
697
|
"member": {}
|
|
663
698
|
},
|
|
664
699
|
"filters": {
|
|
665
|
-
"shape": "
|
|
700
|
+
"shape": "S23"
|
|
666
701
|
},
|
|
667
702
|
"startTime": {
|
|
668
703
|
"type": "timestamp"
|
|
@@ -698,7 +733,7 @@
|
|
|
698
733
|
"type": "structure",
|
|
699
734
|
"members": {
|
|
700
735
|
"task": {
|
|
701
|
-
"shape": "
|
|
736
|
+
"shape": "S2g"
|
|
702
737
|
}
|
|
703
738
|
}
|
|
704
739
|
}
|
|
@@ -733,7 +768,7 @@
|
|
|
733
768
|
],
|
|
734
769
|
"members": {
|
|
735
770
|
"agentIds": {
|
|
736
|
-
"shape": "
|
|
771
|
+
"shape": "Sv"
|
|
737
772
|
}
|
|
738
773
|
}
|
|
739
774
|
},
|
|
@@ -741,7 +776,7 @@
|
|
|
741
776
|
"type": "structure",
|
|
742
777
|
"members": {
|
|
743
778
|
"agentsConfigurationStatus": {
|
|
744
|
-
"shape": "
|
|
779
|
+
"shape": "S3j"
|
|
745
780
|
}
|
|
746
781
|
}
|
|
747
782
|
}
|
|
@@ -769,7 +804,7 @@
|
|
|
769
804
|
"type": "list",
|
|
770
805
|
"member": {}
|
|
771
806
|
},
|
|
772
|
-
"
|
|
807
|
+
"Sk": {
|
|
773
808
|
"type": "list",
|
|
774
809
|
"member": {
|
|
775
810
|
"type": "structure",
|
|
@@ -783,11 +818,11 @@
|
|
|
783
818
|
}
|
|
784
819
|
}
|
|
785
820
|
},
|
|
786
|
-
"
|
|
821
|
+
"Sv": {
|
|
787
822
|
"type": "list",
|
|
788
823
|
"member": {}
|
|
789
824
|
},
|
|
790
|
-
"
|
|
825
|
+
"Sx": {
|
|
791
826
|
"type": "list",
|
|
792
827
|
"member": {
|
|
793
828
|
"type": "structure",
|
|
@@ -799,26 +834,26 @@
|
|
|
799
834
|
"members": {
|
|
800
835
|
"name": {},
|
|
801
836
|
"values": {
|
|
802
|
-
"shape": "
|
|
837
|
+
"shape": "Sz"
|
|
803
838
|
},
|
|
804
839
|
"condition": {}
|
|
805
840
|
}
|
|
806
841
|
}
|
|
807
842
|
},
|
|
808
|
-
"
|
|
843
|
+
"Sz": {
|
|
809
844
|
"type": "list",
|
|
810
845
|
"member": {}
|
|
811
846
|
},
|
|
812
|
-
"
|
|
847
|
+
"S1q": {
|
|
813
848
|
"type": "map",
|
|
814
849
|
"key": {},
|
|
815
850
|
"value": {}
|
|
816
851
|
},
|
|
817
|
-
"
|
|
852
|
+
"S1t": {
|
|
818
853
|
"type": "list",
|
|
819
854
|
"member": {}
|
|
820
855
|
},
|
|
821
|
-
"
|
|
856
|
+
"S1v": {
|
|
822
857
|
"type": "list",
|
|
823
858
|
"member": {
|
|
824
859
|
"type": "structure",
|
|
@@ -848,7 +883,7 @@
|
|
|
848
883
|
}
|
|
849
884
|
}
|
|
850
885
|
},
|
|
851
|
-
"
|
|
886
|
+
"S23": {
|
|
852
887
|
"type": "list",
|
|
853
888
|
"member": {
|
|
854
889
|
"type": "structure",
|
|
@@ -860,13 +895,13 @@
|
|
|
860
895
|
"members": {
|
|
861
896
|
"name": {},
|
|
862
897
|
"values": {
|
|
863
|
-
"shape": "
|
|
898
|
+
"shape": "Sz"
|
|
864
899
|
},
|
|
865
900
|
"condition": {}
|
|
866
901
|
}
|
|
867
902
|
}
|
|
868
903
|
},
|
|
869
|
-
"
|
|
904
|
+
"S2g": {
|
|
870
905
|
"type": "structure",
|
|
871
906
|
"members": {
|
|
872
907
|
"importTaskId": {},
|
|
@@ -898,7 +933,7 @@
|
|
|
898
933
|
"errorsAndFailedEntriesZip": {}
|
|
899
934
|
}
|
|
900
935
|
},
|
|
901
|
-
"
|
|
936
|
+
"S3j": {
|
|
902
937
|
"type": "list",
|
|
903
938
|
"member": {
|
|
904
939
|
"type": "structure",
|