Skip to content

Commit

Permalink
Updates SDK to v2.1481.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Oct 25, 2023
1 parent 01ad4ec commit 2e3595a
Show file tree
Hide file tree
Showing 16 changed files with 91 additions and 58 deletions.
17 changes: 17 additions & 0 deletions .changes/2.1481.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "ConnectCases",
"description": "Increase maximum length of CommentBody to 3000, and increase maximum length of StringValue to 1500"
},
{
"type": "feature",
"category": "GroundStation",
"description": "This release will allow KMS alias names to be used when creating Mission Profiles"
},
{
"type": "feature",
"category": "IAM",
"description": "Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error."
}
]
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1480.0-->
<!--LATEST=2.1481.0-->
<!--ENTRYINSERT-->

## 2.1481.0
* feature: ConnectCases: Increase maximum length of CommentBody to 3000, and increase maximum length of StringValue to 1500
* feature: GroundStation: This release will allow KMS alias names to be used when creating Mission Profiles
* feature: IAM: Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error.

## 2.1480.0
* feature: CodePipeline: Add ability to trigger pipelines from git tags, define variables at pipeline level and new pipeline type V2.
* feature: EC2: This release updates the documentation for InstanceInterruptionBehavior and HibernationOptionsRequest to more accurately describe the behavior of these two parameters when using Spot hibernation.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,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.1480.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1481.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
10 changes: 5 additions & 5 deletions apis/connectcases-2022-10-03.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"shape": "ConflictException"
}
],
"documentation": "<p>Creates a case in the specified Cases domain. Case system and custom fields are taken as an array id/value pairs with a declared data types.</p> <note> <p>The following fields are required when creating a case:</p> <pre><code> &lt;ul&gt; &lt;li&gt; &lt;p&gt; &lt;code&gt;customer_id&lt;/code&gt; - You must provide the full customer profile ARN in this format: &lt;code&gt;arn:aws:profile:your AWS Region:your AWS account ID:domains/profiles domain name/profiles/profile ID&lt;/code&gt; &lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;p&gt; &lt;code&gt;title&lt;/code&gt; &lt;/p&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/note&gt; </code></pre>",
"documentation": "<p>Creates a case in the specified Cases domain. Case system and custom fields are taken as an array id/value pairs with a declared data types.</p> <p>The following fields are required when creating a case:</p> <pre><code> &lt;ul&gt; &lt;li&gt; &lt;p&gt; &lt;code&gt;customer_id&lt;/code&gt; - You must provide the full customer profile ARN in this format: &lt;code&gt;arn:aws:profile:your_AWS_Region:your_AWS_account ID:domains/your_profiles_domain_name/profiles/profile_ID&lt;/code&gt; &lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;p&gt; &lt;code&gt;title&lt;/code&gt; &lt;/p&gt; &lt;/li&gt; &lt;/ul&gt; </code></pre>",
"idempotent": true
},
"CreateDomain": {
Expand Down Expand Up @@ -753,7 +753,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>API for adding case event publishing configuration</p>"
"documentation": "<p>Adds case event publishing configuration. For a complete list of fields you can add to the event message, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/case-fields.html\">Create case fields</a> in the <i>Amazon Connect Administrator Guide</i> </p>"
},
"SearchCases": {
"name": "SearchCases",
Expand Down Expand Up @@ -1256,7 +1256,7 @@
},
"CommentBody": {
"type": "string",
"max": 1000,
"max": 3000,
"min": 1
},
"CommentBodyTextType": {
Expand Down Expand Up @@ -2037,7 +2037,7 @@
},
"FieldValueUnionStringValueString": {
"type": "string",
"max": 500,
"max": 1500,
"min": 0
},
"GetCaseEventConfigurationRequest": {
Expand Down Expand Up @@ -3353,7 +3353,7 @@
"members": {
"content": {
"shape": "LayoutContent",
"documentation": "<p>Information about which fields will be present in the layout, the order of the fields, and a read-only attribute of the field. </p>"
"documentation": "<p>Information about which fields will be present in the layout, the order of the fields.</p>"
},
"domainId": {
"shape": "DomainId",
Expand Down
51 changes: 26 additions & 25 deletions apis/groundstation-2019-05-23.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
}
},
"output": {
"shape": "S2f"
"shape": "S2g"
}
},
"DeleteConfig": {
Expand Down Expand Up @@ -309,7 +309,7 @@
}
},
"output": {
"shape": "S2f"
"shape": "S2g"
},
"idempotent": true
},
Expand Down Expand Up @@ -345,7 +345,7 @@
"type": "structure",
"members": {
"configDetails": {
"shape": "S2q"
"shape": "S2r"
},
"configId": {},
"configType": {},
Expand All @@ -357,7 +357,7 @@
"type": "structure",
"members": {
"configDetails": {
"shape": "S2q"
"shape": "S2r"
},
"configId": {},
"configType": {},
Expand All @@ -373,7 +373,7 @@
"errorMessage": {},
"groundStation": {},
"maximumElevation": {
"shape": "S2u"
"shape": "S2v"
},
"missionProfileArn": {},
"postPassEndTime": {
Expand Down Expand Up @@ -432,10 +432,10 @@
"type": "structure",
"members": {
"oem": {
"shape": "S34"
"shape": "S35"
},
"tle": {
"shape": "S34"
"shape": "S35"
}
},
"union": true
Expand Down Expand Up @@ -666,10 +666,10 @@
"type": "structure",
"members": {
"currentEphemeris": {
"shape": "S3l"
"shape": "S3m"
},
"groundStations": {
"shape": "S3n"
"shape": "S3o"
},
"noradSatelliteID": {
"type": "integer"
Expand Down Expand Up @@ -766,7 +766,7 @@
"errorMessage": {},
"groundStation": {},
"maximumElevation": {
"shape": "S2u"
"shape": "S2v"
},
"missionProfileArn": {},
"postPassEndTime": {
Expand Down Expand Up @@ -1003,10 +1003,10 @@
"type": "structure",
"members": {
"currentEphemeris": {
"shape": "S3l"
"shape": "S3m"
},
"groundStations": {
"shape": "S3n"
"shape": "S3o"
},
"noradSatelliteID": {
"type": "integer"
Expand Down Expand Up @@ -1068,7 +1068,7 @@
],
"members": {
"agentCpuCores": {
"shape": "S4r"
"shape": "S4s"
},
"agentVersion": {},
"componentVersions": {
Expand All @@ -1091,7 +1091,7 @@
"instanceId": {},
"instanceType": {},
"reservedCpuCores": {
"shape": "S4r"
"shape": "S4s"
}
}
},
Expand All @@ -1108,10 +1108,10 @@
"member": {}
},
"privateIpAddresses": {
"shape": "S52"
"shape": "S53"
},
"publicIpAddresses": {
"shape": "S52"
"shape": "S53"
}
}
}
Expand Down Expand Up @@ -1392,7 +1392,7 @@
}
},
"output": {
"shape": "S2f"
"shape": "S2g"
},
"idempotent": true
}
Expand Down Expand Up @@ -1740,17 +1740,18 @@
"type": "structure",
"members": {
"kmsAliasArn": {},
"kmsAliasName": {},
"kmsKeyArn": {}
},
"union": true
},
"S2f": {
"S2g": {
"type": "structure",
"members": {
"missionProfileId": {}
}
},
"S2q": {
"S2r": {
"type": "structure",
"members": {
"antennaDemodDecodeDetails": {
Expand All @@ -1772,7 +1773,7 @@
},
"union": true
},
"S2u": {
"S2v": {
"type": "structure",
"required": [
"unit",
Expand All @@ -1785,7 +1786,7 @@
}
}
},
"S34": {
"S35": {
"type": "structure",
"members": {
"ephemerisData": {},
Expand All @@ -1794,7 +1795,7 @@
}
}
},
"S3l": {
"S3m": {
"type": "structure",
"required": [
"source"
Expand All @@ -1808,17 +1809,17 @@
"source": {}
}
},
"S3n": {
"S3o": {
"type": "list",
"member": {}
},
"S4r": {
"S4s": {
"type": "list",
"member": {
"type": "integer"
}
},
"S52": {
"S53": {
"type": "list",
"member": {}
}
Expand Down
10 changes: 10 additions & 0 deletions apis/groundstation-2019-05-23.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -2674,6 +2674,12 @@
"min": 1,
"pattern": "^arn:aws[a-zA-Z-]{0,16}:kms:[a-z]{2}(-[a-z]{1,16}){1,3}-\\d{1}:\\d{12}:((alias/[a-zA-Z0-9:/_-]{1,256}))$"
},
"KeyAliasName": {
"type": "string",
"max": 256,
"min": 1,
"pattern": "^alias/[a-zA-Z0-9:/_-]+$"
},
"KeyArn": {
"type": "string"
},
Expand All @@ -2684,6 +2690,10 @@
"shape": "KeyAliasArn",
"documentation": "<p>KMS Alias Arn.</p>"
},
"kmsAliasName": {
"shape": "KeyAliasName",
"documentation": "<p>KMS Alias Name.</p>"
},
"kmsKeyArn": {
"shape": "KeyArn",
"documentation": "<p>KMS Key Arn.</p>"
Expand Down
Loading

0 comments on commit 2e3595a

Please sign in to comment.