Skip to content

Commit

Permalink
Updates SDK to v2.1610.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 30, 2024
1 parent 9e8fb67 commit 40a6f79
Show file tree
Hide file tree
Showing 46 changed files with 6,993 additions and 3,927 deletions.
52 changes: 52 additions & 0 deletions .changes/2.1610.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
[
{
"type": "feature",
"category": "ChimeSDKVoice",
"description": "Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page."
},
{
"type": "feature",
"category": "CodeArtifact",
"description": "Add support for the Ruby package format."
},
{
"type": "feature",
"category": "FMS",
"description": "AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization."
},
{
"type": "feature",
"category": "Omics",
"description": "Add support for workflow sharing and dynamic run storage"
},
{
"type": "feature",
"category": "OpenSearch",
"description": "This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint."
},
{
"type": "feature",
"category": "PinpointSMSVoiceV2",
"description": "Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries."
},
{
"type": "feature",
"category": "QBusiness",
"description": "Updates API to latest version."
},
{
"type": "feature",
"category": "QuickSight",
"description": "New Q embedding supporting Generative Q&A"
},
{
"type": "feature",
"category": "Route53Resolver",
"description": "Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest."
},
{
"type": "feature",
"category": "SageMaker",
"description": "Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types."
}
]
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1609.0-->
<!--LATEST=2.1610.0-->
<!--ENTRYINSERT-->

## 2.1610.0
* feature: ChimeSDKVoice: Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page.
* feature: CodeArtifact: Add support for the Ruby package format.
* feature: FMS: AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization.
* feature: Omics: Add support for workflow sharing and dynamic run storage
* feature: OpenSearch: This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint.
* feature: PinpointSMSVoiceV2: Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries.
* feature: QBusiness: Updates API to latest version.
* feature: QuickSight: New Q embedding supporting Generative Q&A
* feature: Route53Resolver: Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest.
* feature: SageMaker: Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types.

## 2.1609.0
* feature: Amplify: Updating max results limit for listing any resources (Job, Artifacts, Branch, BackendResources, DomainAssociation) to 50 with the exception of list apps that where max results can be up to 100.
* feature: ConnectCases: This feature releases DeleteField, DeletedLayout, and DeleteTemplate API's
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1609.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1610.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
8 changes: 6 additions & 2 deletions apis/chime-sdk-voice-2022-08-03.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -960,7 +960,9 @@
"shape": "S3z"
}
}
}
},
"deprecated": true,
"deprecatedMessage": "Due to changes made by the Amazon Alexa service, this API is no longer available for use. For more information, refer to the Alexa Smart Properties page(https://developer.amazon.com/en-US/alexa/alexasmartproperties)."
},
"GetSipMediaApplicationLoggingConfiguration": {
"http": {
Expand Down Expand Up @@ -1888,7 +1890,9 @@
"shape": "S3z"
}
}
}
},
"deprecated": true,
"deprecatedMessage": "Due to changes made by the Amazon Alexa service, this API is no longer available for use. For more information, refer to the Alexa Smart Properties page(https://developer.amazon.com/en-US/alexa/alexasmartproperties)."
},
"PutSipMediaApplicationLoggingConfiguration": {
"http": {
Expand Down
16 changes: 10 additions & 6 deletions apis/chime-sdk-voice-2022-08-03.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"shape": "ServiceFailureException"
}
],
"documentation": "<p>Updates one or more phone numbers.</p>"
"documentation": "<p>Updates phone number product types, calling names, or phone number names. You can update one attribute at a time for each <code>UpdatePhoneNumberRequestItem</code>. For example, you can update the product type, the calling name, or phone name. </p> <note> <p>You cannot have a duplicate <code>phoneNumberId</code> in a request.</p> </note>"
},
"CreatePhoneNumberOrder": {
"name": "CreatePhoneNumberOrder",
Expand Down Expand Up @@ -1394,7 +1394,9 @@
"shape": "ServiceFailureException"
}
],
"documentation": "<p>Gets the Alexa Skill configuration for the SIP media application.</p>"
"documentation": "<p>Gets the Alexa Skill configuration for the SIP media application.</p> <important> <p>Due to changes made by the Amazon Alexa service, this API is no longer available for use. For more information, refer to the <a href=\"https://developer.amazon.com/en-US/alexa/alexasmartproperties\">Alexa Smart Properties</a> page.</p> </important>",
"deprecated": true,
"deprecatedMessage": "Due to changes made by the Amazon Alexa service, this API is no longer available for use. For more information, refer to the Alexa Smart Properties page(https://developer.amazon.com/en-US/alexa/alexasmartproperties)."
},
"GetSipMediaApplicationLoggingConfiguration": {
"name": "GetSipMediaApplicationLoggingConfiguration",
Expand Down Expand Up @@ -2488,7 +2490,9 @@
"shape": "ServiceFailureException"
}
],
"documentation": "<p>Updates the Alexa Skill configuration for the SIP media application.</p>"
"documentation": "<p>Updates the Alexa Skill configuration for the SIP media application.</p> <important> <p>Due to changes made by the Amazon Alexa service, this API is no longer available for use. For more information, refer to the <a href=\"https://developer.amazon.com/en-US/alexa/alexasmartproperties\">Alexa Smart Properties</a> page.</p> </important>",
"deprecated": true,
"deprecatedMessage": "Due to changes made by the Amazon Alexa service, this API is no longer available for use. For more information, refer to the Alexa Smart Properties page(https://developer.amazon.com/en-US/alexa/alexasmartproperties)."
},
"PutSipMediaApplicationLoggingConfiguration": {
"name": "PutSipMediaApplicationLoggingConfiguration",
Expand Down Expand Up @@ -3206,7 +3210,7 @@
"shape": "ServiceFailureException"
}
],
"documentation": "<p>Updates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.</p> <p>For numbers outside the U.S., you must use the Amazon Chime SDK SIP Media Application Dial-In product type.</p> <p>Updates to outbound calling names can take 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.</p>"
"documentation": "<p>Updates phone number details, such as product type, calling name, or phone number name for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type, calling name, or phone number name in one action.</p> <p>For numbers outside the U.S., you must use the Amazon Chime SDK SIP Media Application Dial-In product type.</p> <p>Updates to outbound calling names can take 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.</p>"
},
"UpdatePhoneNumberSettings": {
"name": "UpdatePhoneNumberSettings",
Expand Down Expand Up @@ -6613,7 +6617,7 @@
"documentation": "<p>The ID of the Alexa Skill configuration.</p>"
}
},
"documentation": "<p>The Alexa Skill configuration of a SIP media application.</p>"
"documentation": "<p>The Alexa Skill configuration of a SIP media application.</p> <important> <p>Due to changes made by the Amazon Alexa service, this data type is no longer available for use. For more information, refer to the <a href=\"https://developer.amazon.com/en-US/alexa/alexasmartproperties\">Alexa Smart Properties</a> page.</p> </important>"
},
"SipMediaApplicationCall": {
"type": "structure",
Expand Down Expand Up @@ -7154,7 +7158,7 @@
},
"Name": {
"shape": "PhoneNumberName",
"documentation": "<p>Specifies the name assigned to one or more phone numbers.</p>"
"documentation": "<p>Specifies the updated name assigned to one or more phone numbers.</p>"
}
}
},
Expand Down

0 comments on commit 40a6f79

Please sign in to comment.