Skip to content

Commit 0dad03e

Browse files
author
awstools
committed
Updates SDK to v2.900.0
1 parent c1080f2 commit 0dad03e

25 files changed

+1621
-628
lines changed

.changes/2.900.0.json

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "ACMPCA",
5+
"description": "This release adds the KeyStorageSecurityStandard parameter to the CreateCertificateAuthority API to allow customers to mandate a security standard to which the CA key will be stored within."
6+
},
7+
{
8+
"type": "feature",
9+
"category": "Chime",
10+
"description": "This release adds the ability to search for and order international phone numbers for Amazon Chime SIP media applications."
11+
},
12+
{
13+
"type": "feature",
14+
"category": "DevOpsGuru",
15+
"description": "Added GetCostEstimation and StartCostEstimation to get the monthly resource usage cost and added ability to view resource health by AWS service name and to search insights be AWS service name."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "SageMaker",
20+
"description": "Enable retrying Training and Tuning Jobs that fail with InternalServerError by setting RetryStrategy."
21+
}
22+
]

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.899.0-->
2+
<!--LATEST=2.900.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.900.0
6+
* feature: ACMPCA: This release adds the KeyStorageSecurityStandard parameter to the CreateCertificateAuthority API to allow customers to mandate a security standard to which the CA key will be stored within.
7+
* feature: Chime: This release adds the ability to search for and order international phone numbers for Amazon Chime SIP media applications.
8+
* feature: DevOpsGuru: Added GetCostEstimation and StartCostEstimation to get the monthly resource usage cost and added ability to view resource health by AWS service name and to search insights be AWS service name.
9+
* feature: SageMaker: Enable retrying Training and Tuning Jobs that fail with InternalServerError by setting RetryStrategy.
10+
511
## 2.899.0
612
* feature: Chime: Added new BatchCreateChannelMembership API to support multiple membership creation for channels
713
* feature: Finspace: This is the initial SDK release for the management APIs for Amazon FinSpace. Amazon FinSpace is a data management and analytics service for the financial services industry (FSI).

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
2929
To use the SDK in the browser, simply add the following script tag to your
3030
HTML pages:
3131

32-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.899.0.min.js"></script>
32+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.900.0.min.js"></script>
3333

3434
You can also build a custom browser SDK with your specified set of AWS services.
3535
This can allow you to reduce the SDK's size, specify different API versions of

apis/acm-pca-2017-08-22.min.json

+17-15
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@
2929
},
3030
"CertificateAuthorityType": {},
3131
"IdempotencyToken": {},
32+
"KeyStorageSecurityStandard": {},
3233
"Tags": {
33-
"shape": "Sy"
34+
"shape": "Sz"
3435
}
3536
}
3637
},
@@ -78,7 +79,7 @@
7879
"Principal": {},
7980
"SourceAccount": {},
8081
"Actions": {
81-
"shape": "S1d"
82+
"shape": "S1e"
8283
}
8384
}
8485
}
@@ -136,7 +137,7 @@
136137
"type": "structure",
137138
"members": {
138139
"CertificateAuthority": {
139-
"shape": "S1l"
140+
"shape": "S1m"
140141
}
141142
}
142143
}
@@ -338,10 +339,10 @@
338339
"SigningAlgorithm": {},
339340
"TemplateArn": {},
340341
"Validity": {
341-
"shape": "S2m"
342+
"shape": "S2n"
342343
},
343344
"ValidityNotBefore": {
344-
"shape": "S2m"
345+
"shape": "S2n"
345346
},
346347
"IdempotencyToken": {}
347348
}
@@ -371,7 +372,7 @@
371372
"CertificateAuthorities": {
372373
"type": "list",
373374
"member": {
374-
"shape": "S1l"
375+
"shape": "S1m"
375376
}
376377
},
377378
"NextToken": {}
@@ -407,7 +408,7 @@
407408
"Principal": {},
408409
"SourceAccount": {},
409410
"Actions": {
410-
"shape": "S1d"
411+
"shape": "S1e"
411412
},
412413
"Policy": {}
413414
}
@@ -435,7 +436,7 @@
435436
"type": "structure",
436437
"members": {
437438
"Tags": {
438-
"shape": "Sy"
439+
"shape": "Sz"
439440
},
440441
"NextToken": {}
441442
}
@@ -490,7 +491,7 @@
490491
"members": {
491492
"CertificateAuthorityArn": {},
492493
"Tags": {
493-
"shape": "Sy"
494+
"shape": "Sz"
494495
}
495496
}
496497
}
@@ -505,7 +506,7 @@
505506
"members": {
506507
"CertificateAuthorityArn": {},
507508
"Tags": {
508-
"shape": "Sy"
509+
"shape": "Sz"
509510
}
510511
}
511512
}
@@ -678,7 +679,7 @@
678679
}
679680
}
680681
},
681-
"Sy": {
682+
"Sz": {
682683
"type": "list",
683684
"member": {
684685
"type": "structure",
@@ -691,11 +692,11 @@
691692
}
692693
}
693694
},
694-
"S1d": {
695+
"S1e": {
695696
"type": "list",
696697
"member": {}
697698
},
698-
"S1l": {
699+
"S1m": {
699700
"type": "structure",
700701
"members": {
701702
"Arn": {},
@@ -724,10 +725,11 @@
724725
},
725726
"RestorableUntil": {
726727
"type": "timestamp"
727-
}
728+
},
729+
"KeyStorageSecurityStandard": {}
728730
}
729731
},
730-
"S2m": {
732+
"S2n": {
731733
"type": "structure",
732734
"required": [
733735
"Value",

apis/acm-pca-2017-08-22.normal.json

+20-5
Large diffs are not rendered by default.

apis/chime-2018-05-01.min.json

+59-16
Original file line numberDiff line numberDiff line change
@@ -2885,7 +2885,7 @@
28852885
"type": "structure",
28862886
"members": {
28872887
"RetentionSettings": {
2888-
"shape": "S8u"
2888+
"shape": "S8v"
28892889
},
28902890
"InitiateDeletionTimestamp": {
28912891
"shape": "S2a"
@@ -2974,7 +2974,7 @@
29742974
"type": "structure",
29752975
"members": {
29762976
"SipMediaApplicationLoggingConfiguration": {
2977-
"shape": "S93"
2977+
"shape": "S94"
29782978
}
29792979
}
29802980
}
@@ -3065,7 +3065,7 @@
30653065
"type": "structure",
30663066
"members": {
30673067
"UserSettings": {
3068-
"shape": "S9a"
3068+
"shape": "S9b"
30693069
}
30703070
}
30713071
}
@@ -3119,7 +3119,7 @@
31193119
"type": "structure",
31203120
"members": {
31213121
"EmergencyCallingConfiguration": {
3122-
"shape": "S9g"
3122+
"shape": "S9h"
31233123
}
31243124
}
31253125
}
@@ -4424,6 +4424,43 @@
44244424
}
44254425
}
44264426
},
4427+
"ListSupportedPhoneNumberCountries": {
4428+
"http": {
4429+
"method": "GET",
4430+
"requestUri": "/phone-number-countries",
4431+
"responseCode": 200
4432+
},
4433+
"input": {
4434+
"type": "structure",
4435+
"required": [
4436+
"ProductType"
4437+
],
4438+
"members": {
4439+
"ProductType": {
4440+
"location": "querystring",
4441+
"locationName": "product-type"
4442+
}
4443+
}
4444+
},
4445+
"output": {
4446+
"type": "structure",
4447+
"members": {
4448+
"PhoneNumberCountries": {
4449+
"type": "list",
4450+
"member": {
4451+
"type": "structure",
4452+
"members": {
4453+
"CountryCode": {},
4454+
"SupportedPhoneNumberTypes": {
4455+
"type": "list",
4456+
"member": {}
4457+
}
4458+
}
4459+
}
4460+
}
4461+
}
4462+
}
4463+
},
44274464
"ListTagsForResource": {
44284465
"http": {
44294466
"method": "GET",
@@ -4744,15 +4781,15 @@
47444781
"locationName": "accountId"
47454782
},
47464783
"RetentionSettings": {
4747-
"shape": "S8u"
4784+
"shape": "S8v"
47484785
}
47494786
}
47504787
},
47514788
"output": {
47524789
"type": "structure",
47534790
"members": {
47544791
"RetentionSettings": {
4755-
"shape": "S8u"
4792+
"shape": "S8v"
47564793
},
47574794
"InitiateDeletionTimestamp": {
47584795
"shape": "S2a"
@@ -4777,15 +4814,15 @@
47774814
"locationName": "sipMediaApplicationId"
47784815
},
47794816
"SipMediaApplicationLoggingConfiguration": {
4780-
"shape": "S93"
4817+
"shape": "S94"
47814818
}
47824819
}
47834820
},
47844821
"output": {
47854822
"type": "structure",
47864823
"members": {
47874824
"SipMediaApplicationLoggingConfiguration": {
4788-
"shape": "S93"
4825+
"shape": "S94"
47894826
}
47904827
}
47914828
}
@@ -4808,15 +4845,15 @@
48084845
"locationName": "voiceConnectorId"
48094846
},
48104847
"EmergencyCallingConfiguration": {
4811-
"shape": "S9g"
4848+
"shape": "S9h"
48124849
}
48134850
}
48144851
},
48154852
"output": {
48164853
"type": "structure",
48174854
"members": {
48184855
"EmergencyCallingConfiguration": {
4819-
"shape": "S9g"
4856+
"shape": "S9h"
48204857
}
48214858
}
48224859
}
@@ -5235,6 +5272,10 @@
52355272
"location": "querystring",
52365273
"locationName": "toll-free-prefix"
52375274
},
5275+
"PhoneNumberType": {
5276+
"location": "querystring",
5277+
"locationName": "phone-number-type"
5278+
},
52385279
"MaxResults": {
52395280
"location": "querystring",
52405281
"locationName": "max-results",
@@ -5251,7 +5292,8 @@
52515292
"members": {
52525293
"E164PhoneNumbers": {
52535294
"shape": "S7"
5254-
}
5295+
},
5296+
"NextToken": {}
52555297
}
52565298
}
52575299
},
@@ -6032,7 +6074,7 @@
60326074
"locationName": "userId"
60336075
},
60346076
"UserSettings": {
6035-
"shape": "S9a"
6077+
"shape": "S9b"
60366078
}
60376079
}
60386080
}
@@ -6785,6 +6827,7 @@
67856827
"E164PhoneNumber": {
67866828
"shape": "S3"
67876829
},
6830+
"Country": {},
67886831
"Type": {},
67896832
"ProductType": {},
67906833
"Status": {},
@@ -6839,7 +6882,7 @@
68396882
}
68406883
}
68416884
},
6842-
"S8u": {
6885+
"S8v": {
68436886
"type": "structure",
68446887
"members": {
68456888
"RoomRetentionSettings": {
@@ -6860,15 +6903,15 @@
68606903
}
68616904
}
68626905
},
6863-
"S93": {
6906+
"S94": {
68646907
"type": "structure",
68656908
"members": {
68666909
"EnableSipMediaApplicationMessageLogs": {
68676910
"type": "boolean"
68686911
}
68696912
}
68706913
},
6871-
"S9a": {
6914+
"S9b": {
68726915
"type": "structure",
68736916
"required": [
68746917
"Telephony"
@@ -6895,7 +6938,7 @@
68956938
}
68966939
}
68976940
},
6898-
"S9g": {
6941+
"S9h": {
68996942
"type": "structure",
69006943
"members": {
69016944
"DNIS": {

0 commit comments

Comments
 (0)