Skip to content

Commit

Permalink
Updates SDK to v2.1502.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 22, 2023
1 parent fdb4079 commit 5448ec8
Show file tree
Hide file tree
Showing 18 changed files with 1,329 additions and 791 deletions.
17 changes: 17 additions & 0 deletions .changes/2.1502.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "Kinesis",
"description": "Updates API to latest version."
},
{
"type": "feature",
"category": "S3Control",
"description": "Amazon S3 Batch Operations now manages buckets or prefixes in a single step."
},
{
"type": "feature",
"category": "SageMaker",
"description": "This feature adds the end user license agreement status as a model access configuration parameter."
}
]
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.1501.0-->
<!--LATEST=2.1502.0-->
<!--ENTRYINSERT-->

## 2.1502.0
* feature: Kinesis: Updates API to latest version.
* feature: S3Control: Amazon S3 Batch Operations now manages buckets or prefixes in a single step.
* feature: SageMaker: This feature adds the end user license agreement status as a model access configuration parameter.

## 2.1501.0
* feature: CloudFront: This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.
* feature: CloudFrontKeyValueStore: This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.
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.1501.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1502.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
113 changes: 92 additions & 21 deletions apis/kinesis-2013-12-02.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,26 @@
}
}
},
"DeleteResourcePolicy": {
"input": {
"type": "structure",
"required": [
"ResourceARN"
],
"members": {
"ResourceARN": {
"contextParam": {
"name": "ResourceARN"
}
}
}
},
"staticContextParams": {
"OperationType": {
"value": "control"
}
}
},
"DeleteStream": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -198,7 +218,7 @@
"shape": "S9"
},
"Shards": {
"shape": "St"
"shape": "Sv"
},
"HasMoreShards": {
"type": "boolean"
Expand All @@ -210,7 +230,7 @@
"type": "timestamp"
},
"EnhancedMonitoring": {
"shape": "S10"
"shape": "S12"
},
"EncryptionType": {},
"KeyId": {}
Expand Down Expand Up @@ -317,7 +337,7 @@
"type": "timestamp"
},
"EnhancedMonitoring": {
"shape": "S10"
"shape": "S12"
},
"EncryptionType": {},
"KeyId": {},
Expand Down Expand Up @@ -346,7 +366,7 @@
"members": {
"StreamName": {},
"ShardLevelMetrics": {
"shape": "S12"
"shape": "S14"
},
"StreamARN": {
"contextParam": {
Expand All @@ -356,7 +376,7 @@
}
},
"output": {
"shape": "S1f"
"shape": "S1h"
},
"staticContextParams": {
"OperationType": {
Expand All @@ -373,7 +393,7 @@
"members": {
"StreamName": {},
"ShardLevelMetrics": {
"shape": "S12"
"shape": "S14"
},
"StreamARN": {
"contextParam": {
Expand All @@ -383,7 +403,7 @@
}
},
"output": {
"shape": "S1f"
"shape": "S1h"
},
"staticContextParams": {
"OperationType": {
Expand Down Expand Up @@ -457,7 +477,7 @@
"member": {}
},
"HashKeyRange": {
"shape": "Sv"
"shape": "Sx"
}
}
}
Expand All @@ -470,6 +490,35 @@
}
}
},
"GetResourcePolicy": {
"input": {
"type": "structure",
"required": [
"ResourceARN"
],
"members": {
"ResourceARN": {
"contextParam": {
"name": "ResourceARN"
}
}
}
},
"output": {
"type": "structure",
"required": [
"Policy"
],
"members": {
"Policy": {}
}
},
"staticContextParams": {
"OperationType": {
"value": "control"
}
}
},
"GetShardIterator": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -565,7 +614,7 @@
"type": "structure",
"members": {
"Shards": {
"shape": "St"
"shape": "Sv"
},
"NextToken": {}
}
Expand Down Expand Up @@ -603,7 +652,7 @@
"Consumers": {
"type": "list",
"member": {
"shape": "S27"
"shape": "S2c"
}
},
"NextToken": {}
Expand Down Expand Up @@ -839,6 +888,28 @@
}
}
},
"PutResourcePolicy": {
"input": {
"type": "structure",
"required": [
"ResourceARN",
"Policy"
],
"members": {
"ResourceARN": {
"contextParam": {
"name": "ResourceARN"
}
},
"Policy": {}
}
},
"staticContextParams": {
"OperationType": {
"value": "control"
}
}
},
"RegisterStreamConsumer": {
"input": {
"type": "structure",
Expand All @@ -862,7 +933,7 @@
],
"members": {
"Consumer": {
"shape": "S27"
"shape": "S2c"
}
}
},
Expand Down Expand Up @@ -1043,7 +1114,7 @@
"StreamMode": {}
}
},
"St": {
"Sv": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1057,7 +1128,7 @@
"ParentShardId": {},
"AdjacentParentShardId": {},
"HashKeyRange": {
"shape": "Sv"
"shape": "Sx"
},
"SequenceNumberRange": {
"type": "structure",
Expand All @@ -1072,7 +1143,7 @@
}
}
},
"Sv": {
"Sx": {
"type": "structure",
"required": [
"StartingHashKey",
Expand All @@ -1083,35 +1154,35 @@
"EndingHashKey": {}
}
},
"S10": {
"S12": {
"type": "list",
"member": {
"type": "structure",
"members": {
"ShardLevelMetrics": {
"shape": "S12"
"shape": "S14"
}
}
}
},
"S12": {
"S14": {
"type": "list",
"member": {}
},
"S1f": {
"S1h": {
"type": "structure",
"members": {
"StreamName": {},
"CurrentShardLevelMetrics": {
"shape": "S12"
"shape": "S14"
},
"DesiredShardLevelMetrics": {
"shape": "S12"
"shape": "S14"
},
"StreamARN": {}
}
},
"S27": {
"S2c": {
"type": "structure",
"required": [
"ConsumerName",
Expand Down
Loading

0 comments on commit 5448ec8

Please sign in to comment.