aws-sdk 2.1424.0 → 2.1426.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -1
- package/README.md +1 -1
- package/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/apis/application-insights-2018-11-25.min.json +228 -43
- package/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/apis/autoscaling-2011-01-01.examples.json +73 -10
- package/apis/autoscaling-2011-01-01.min.json +61 -52
- package/apis/cleanrooms-2022-02-17.min.json +601 -85
- package/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/apis/cloudformation-2010-05-15.min.json +95 -80
- package/apis/cloudfront-2020-05-31.min.json +4 -1
- package/apis/inspector2-2020-06-08.min.json +291 -192
- package/apis/kafka-2018-11-14.min.json +237 -52
- package/apis/kafka-2018-11-14.paginators.json +6 -0
- package/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/apis/omics-2022-11-28.min.json +32 -29
- package/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/apis/pinpoint-2016-12-01.min.json +286 -243
- package/apis/rds-2014-10-31.min.json +175 -162
- package/apis/scheduler-2021-06-30.min.json +15 -12
- package/clients/amplifyuibuilder.d.ts +48 -4
- package/clients/applicationinsights.d.ts +342 -2
- package/clients/autoscaling.d.ts +13 -2
- package/clients/cleanrooms.d.ts +516 -9
- package/clients/cloudformation.d.ts +21 -0
- package/clients/cloudfront.d.ts +14 -10
- package/clients/codestarconnections.d.ts +10 -10
- package/clients/connect.d.ts +1 -1
- package/clients/drs.d.ts +1 -1
- package/clients/inspector2.d.ts +101 -2
- package/clients/kafka.d.ts +204 -0
- package/clients/lookoutequipment.d.ts +522 -15
- package/clients/omics.d.ts +13 -0
- package/clients/pinpoint.d.ts +69 -5
- package/clients/rds.d.ts +21 -0
- package/clients/route53.d.ts +9 -9
- package/clients/scheduler.d.ts +16 -3
- package/clients/sqs.d.ts +9 -9
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +18 -18
- package/dist/aws-sdk.js +338 -298
- package/dist/aws-sdk.min.js +95 -95
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,7 +1,28 @@
|
|
1
1
|
# Changelog for AWS SDK for JavaScript
|
2
|
-
<!--LATEST=2.
|
2
|
+
<!--LATEST=2.1426.0-->
|
3
3
|
<!--ENTRYINSERT-->
|
4
4
|
|
5
|
+
## 2.1426.0
|
6
|
+
* feature: AmplifyUIBuilder: Amplify Studio releases GraphQL support for codegen job action.
|
7
|
+
* feature: AutoScaling: You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met.
|
8
|
+
* feature: CleanRooms: This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying.
|
9
|
+
* feature: CodeStarconnections: New integration with the Gitlab provider type.
|
10
|
+
* feature: Drs: Add support for in-aws right sizing
|
11
|
+
* feature: Inspector2: This release adds 1 new API: BatchGetFindingDetails to retrieve enhanced vulnerability intelligence details for findings.
|
12
|
+
* feature: LookoutEquipment: This release includes new import resource, model versioning and resource policy features.
|
13
|
+
* feature: Omics: Add CreationType filter for ListReadSets
|
14
|
+
* feature: RDS: This release adds support for Aurora MySQL local write forwarding, which allows for forwarding of write operations from reader DB instances to the writer DB instance.
|
15
|
+
* feature: Route53: Amazon Route 53 now supports the Israel (Tel Aviv) Region (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
|
16
|
+
* feature: Scheduler: This release introduces automatic deletion of schedules in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule after the schedule has completed its last invocation.
|
17
|
+
|
18
|
+
## 2.1425.0
|
19
|
+
* feature: ApplicationInsights: This release enable customer to add/remove/update more than one workload for a component
|
20
|
+
* feature: CloudFormation: This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet.
|
21
|
+
* feature: CloudFront: Add a new JavaScript runtime version for CloudFront Functions.
|
22
|
+
* feature: Connect: This release adds support for new number types.
|
23
|
+
* feature: Kafka: Amazon MSK has introduced new versions of ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters.
|
24
|
+
* feature: Pinpoint: Added support for sending push notifications using the FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android devices using both FCM v1 API and the legacy FCM/GCM API
|
25
|
+
|
5
26
|
## 2.1424.0
|
6
27
|
* feature: AutoScaling: This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy.
|
7
28
|
* feature: EBS: SDK and documentation updates for Amazon Elastic Block Store API
|
package/README.md
CHANGED
@@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
|
|
71
71
|
To use the SDK in the browser, simply add the following script tag to your
|
72
72
|
HTML pages:
|
73
73
|
|
74
|
-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.
|
74
|
+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1426.0.min.js"></script>
|
75
75
|
|
76
76
|
You can also build a custom browser SDK with your specified set of AWS services.
|
77
77
|
This can allow you to reduce the SDK's size, specify different API versions of
|
@@ -1068,13 +1068,13 @@
|
|
1068
1068
|
"shape": "S33"
|
1069
1069
|
},
|
1070
1070
|
"genericDataSchema": {
|
1071
|
-
"shape": "
|
1071
|
+
"shape": "S3c"
|
1072
1072
|
},
|
1073
1073
|
"autoGenerateForms": {
|
1074
1074
|
"type": "boolean"
|
1075
1075
|
},
|
1076
1076
|
"features": {
|
1077
|
-
"shape": "
|
1077
|
+
"shape": "S3u"
|
1078
1078
|
},
|
1079
1079
|
"tags": {
|
1080
1080
|
"shape": "S11"
|
@@ -1999,13 +1999,13 @@
|
|
1999
1999
|
"shape": "S33"
|
2000
2000
|
},
|
2001
2001
|
"genericDataSchema": {
|
2002
|
-
"shape": "
|
2002
|
+
"shape": "S3c"
|
2003
2003
|
},
|
2004
2004
|
"autoGenerateForms": {
|
2005
2005
|
"type": "boolean"
|
2006
2006
|
},
|
2007
2007
|
"features": {
|
2008
|
-
"shape": "
|
2008
|
+
"shape": "S3u"
|
2009
2009
|
},
|
2010
2010
|
"status": {},
|
2011
2011
|
"statusMessage": {},
|
@@ -2040,13 +2040,44 @@
|
|
2040
2040
|
},
|
2041
2041
|
"inlineSourceMap": {
|
2042
2042
|
"type": "boolean"
|
2043
|
+
},
|
2044
|
+
"apiConfiguration": {
|
2045
|
+
"type": "structure",
|
2046
|
+
"members": {
|
2047
|
+
"graphQLConfig": {
|
2048
|
+
"type": "structure",
|
2049
|
+
"required": [
|
2050
|
+
"typesFilePath",
|
2051
|
+
"queriesFilePath",
|
2052
|
+
"mutationsFilePath",
|
2053
|
+
"subscriptionsFilePath",
|
2054
|
+
"fragmentsFilePath"
|
2055
|
+
],
|
2056
|
+
"members": {
|
2057
|
+
"typesFilePath": {},
|
2058
|
+
"queriesFilePath": {},
|
2059
|
+
"mutationsFilePath": {},
|
2060
|
+
"subscriptionsFilePath": {},
|
2061
|
+
"fragmentsFilePath": {}
|
2062
|
+
}
|
2063
|
+
},
|
2064
|
+
"dataStoreConfig": {
|
2065
|
+
"type": "structure",
|
2066
|
+
"members": {}
|
2067
|
+
},
|
2068
|
+
"noApiConfig": {
|
2069
|
+
"type": "structure",
|
2070
|
+
"members": {}
|
2071
|
+
}
|
2072
|
+
},
|
2073
|
+
"union": true
|
2043
2074
|
}
|
2044
2075
|
}
|
2045
2076
|
}
|
2046
2077
|
},
|
2047
2078
|
"union": true
|
2048
2079
|
},
|
2049
|
-
"
|
2080
|
+
"S3c": {
|
2050
2081
|
"type": "structure",
|
2051
2082
|
"required": [
|
2052
2083
|
"dataSourceType",
|
@@ -2070,7 +2101,7 @@
|
|
2070
2101
|
"type": "map",
|
2071
2102
|
"key": {},
|
2072
2103
|
"value": {
|
2073
|
-
"shape": "
|
2104
|
+
"shape": "S3h"
|
2074
2105
|
}
|
2075
2106
|
},
|
2076
2107
|
"isJoinTable": {
|
@@ -2112,7 +2143,7 @@
|
|
2112
2143
|
"type": "map",
|
2113
2144
|
"key": {},
|
2114
2145
|
"value": {
|
2115
|
-
"shape": "
|
2146
|
+
"shape": "S3h"
|
2116
2147
|
}
|
2117
2148
|
}
|
2118
2149
|
}
|
@@ -2120,7 +2151,7 @@
|
|
2120
2151
|
}
|
2121
2152
|
}
|
2122
2153
|
},
|
2123
|
-
"
|
2154
|
+
"S3h": {
|
2124
2155
|
"type": "structure",
|
2125
2156
|
"required": [
|
2126
2157
|
"dataType",
|
@@ -2171,7 +2202,7 @@
|
|
2171
2202
|
}
|
2172
2203
|
}
|
2173
2204
|
},
|
2174
|
-
"
|
2205
|
+
"S3u": {
|
2175
2206
|
"type": "structure",
|
2176
2207
|
"members": {
|
2177
2208
|
"isRelationshipSupported": {
|