Skip to content

Commit

Permalink
Updates SDK to v2.1405.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 26, 2023
1 parent b85bde4 commit 5a5148c
Show file tree
Hide file tree
Showing 26 changed files with 1,623 additions and 876 deletions.
27 changes: 27 additions & 0 deletions .changes/2.1405.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"type": "feature",
"category": "Connect",
"description": "This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs."
},
{
"type": "feature",
"category": "Glue",
"description": "Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job"
},
{
"type": "feature",
"category": "GuardDuty",
"description": "Add support for user.extra.sessionName in Kubernetes Audit Logs Findings."
},
{
"type": "feature",
"category": "IAM",
"description": "Support for a new API \"GetMFADevice\" to present MFA device metadata such as device certifications"
},
{
"type": "feature",
"category": "Pinpoint",
"description": "Added time zone estimation support for journeys"
}
]
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1404.0-->
<!--LATEST=2.1405.0-->
<!--ENTRYINSERT-->

## 2.1405.0
* feature: Connect: This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs.
* feature: Glue: Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job
* feature: GuardDuty: Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.
* feature: IAM: Support for a new API "GetMFADevice" to present MFA device metadata such as device certifications
* feature: Pinpoint: Added time zone estimation support for journeys

## 2.1404.0
* feature: DevOpsGuru: This release adds support for encryption via customer managed keys.

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.1404.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1405.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
106 changes: 79 additions & 27 deletions apis/connect-2017-08-08.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -5605,6 +5605,58 @@
}
}
},
"SearchResourceTags": {
"http": {
"requestUri": "/search-resource-tags"
},
"input": {
"type": "structure",
"required": [
"InstanceId"
],
"members": {
"InstanceId": {},
"ResourceTypes": {
"type": "list",
"member": {}
},
"NextToken": {},
"MaxResults": {
"type": "integer"
},
"SearchCriteria": {
"type": "structure",
"members": {
"TagSearchCondition": {
"type": "structure",
"members": {
"tagKey": {},
"tagValue": {},
"tagKeyComparisonType": {},
"tagValueComparisonType": {}
}
}
}
}
}
},
"output": {
"type": "structure",
"members": {
"Tags": {
"type": "list",
"member": {
"type": "structure",
"members": {
"key": {},
"value": {}
}
}
},
"NextToken": {}
}
}
},
"SearchRoutingProfiles": {
"http": {
"requestUri": "/search-routing-profiles"
Expand All @@ -5629,7 +5681,7 @@
}
},
"SearchCriteria": {
"shape": "Skw"
"shape": "Sl5"
}
}
},
Expand Down Expand Up @@ -5665,7 +5717,7 @@
"type": "integer"
},
"SearchCriteria": {
"shape": "Sl1"
"shape": "Sla"
},
"SearchFilter": {
"type": "structure",
Expand Down Expand Up @@ -5724,7 +5776,7 @@
}
},
"SearchCriteria": {
"shape": "Sl9"
"shape": "Sli"
}
}
},
Expand Down Expand Up @@ -6167,7 +6219,7 @@
"locationName": "EvaluationId"
},
"Answers": {
"shape": "Sml"
"shape": "Smu"
},
"Notes": {
"shape": "S9h"
Expand Down Expand Up @@ -6390,7 +6442,7 @@
"locationName": "EvaluationId"
},
"Answers": {
"shape": "Sml"
"shape": "Smu"
},
"Notes": {
"shape": "S9h"
Expand Down Expand Up @@ -7333,19 +7385,19 @@
"type": "structure",
"members": {
"LevelOne": {
"shape": "Son"
"shape": "Sow"
},
"LevelTwo": {
"shape": "Son"
"shape": "Sow"
},
"LevelThree": {
"shape": "Son"
"shape": "Sow"
},
"LevelFour": {
"shape": "Son"
"shape": "Sow"
},
"LevelFive": {
"shape": "Son"
"shape": "Sow"
}
}
},
Expand Down Expand Up @@ -8538,54 +8590,54 @@
"shape": "Skq"
}
},
"Skw": {
"Sl5": {
"type": "structure",
"members": {
"OrConditions": {
"shape": "Skx"
"shape": "Sl6"
},
"AndConditions": {
"shape": "Skx"
"shape": "Sl6"
},
"StringCondition": {
"shape": "Sk7"
}
}
},
"Skx": {
"Sl6": {
"type": "list",
"member": {
"shape": "Skw"
"shape": "Sl5"
}
},
"Sl1": {
"Sla": {
"type": "structure",
"members": {
"OrConditions": {
"shape": "Sl2"
"shape": "Slb"
},
"AndConditions": {
"shape": "Sl2"
"shape": "Slb"
},
"StringCondition": {
"shape": "Sk7"
}
}
},
"Sl2": {
"Slb": {
"type": "list",
"member": {
"shape": "Sl1"
"shape": "Sla"
}
},
"Sl9": {
"Sli": {
"type": "structure",
"members": {
"OrConditions": {
"shape": "Sla"
"shape": "Slj"
},
"AndConditions": {
"shape": "Sla"
"shape": "Slj"
},
"StringCondition": {
"shape": "Sk7"
Expand All @@ -8599,13 +8651,13 @@
}
}
},
"Sla": {
"Slj": {
"type": "list",
"member": {
"shape": "Sl9"
"shape": "Sli"
}
},
"Sml": {
"Smu": {
"type": "map",
"key": {},
"value": {
Expand All @@ -8617,7 +8669,7 @@
}
}
},
"Son": {
"Sow": {
"type": "structure",
"required": [
"Name"
Expand Down
Loading

0 comments on commit 5a5148c

Please sign in to comment.