Skip to content

Commit

Permalink
Updates SDK to v2.1338.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 17, 2023
1 parent eba3268 commit f04a795
Show file tree
Hide file tree
Showing 17 changed files with 521 additions and 240 deletions.
17 changes: 17 additions & 0 deletions .changes/2.1338.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "Billingconductor",
"description": "This release adds a new filter to ListAccountAssociations API and a new filter to ListBillingGroups API."
},
{
"type": "feature",
"category": "ConfigService",
"description": "This release adds resourceType enums for types released from October 2022 through February 2023."
},
{
"type": "feature",
"category": "DMS",
"description": "S3 setting to create AWS Glue Data Catalog. Oracle setting to control conversion of timestamp column. Support for Kafka SASL Plain authentication. Setting to map boolean from PostgreSQL to Redshift. SQL Server settings to force lob lookup on inline LOBs and to control access of database logs."
}
]
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.1337.0-->
<!--LATEST=2.1338.0-->
<!--ENTRYINSERT-->

## 2.1338.0
* feature: Billingconductor: This release adds a new filter to ListAccountAssociations API and a new filter to ListBillingGroups API.
* feature: ConfigService: This release adds resourceType enums for types released from October 2022 through February 2023.
* feature: DMS: S3 setting to create AWS Glue Data Catalog. Oracle setting to control conversion of timestamp column. Support for Kafka SASL Plain authentication. Setting to map boolean from PostgreSQL to Redshift. SQL Server settings to force lob lookup on inline LOBs and to control access of database logs.

## 2.1337.0
* feature: GuardDuty: Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,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.1337.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1338.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
56 changes: 35 additions & 21 deletions apis/billingconductor-2021-07-30.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,11 @@
"type": "structure",
"members": {
"Association": {},
"AccountId": {}
"AccountId": {},
"AccountIds": {
"type": "list",
"member": {}
}
}
},
"NextToken": {}
Expand Down Expand Up @@ -574,7 +578,7 @@
"type": "structure",
"members": {
"BillingGroupArns": {
"shape": "S2l"
"shape": "S2m"
}
}
}
Expand Down Expand Up @@ -618,9 +622,13 @@
"type": "structure",
"members": {
"Arns": {
"shape": "S2l"
"shape": "S2m"
},
"PricingPlan": {}
"PricingPlan": {},
"Statuses": {
"type": "list",
"member": {}
}
}
}
}
Expand Down Expand Up @@ -704,7 +712,7 @@
"shape": "S14"
},
"ChargeDetails": {
"shape": "S3a"
"shape": "S3c"
},
"CurrencyCode": {},
"Description": {
Expand All @@ -722,7 +730,11 @@
"type": "long"
},
"StartBillingPeriod": {},
"EndBillingPeriod": {}
"EndBillingPeriod": {},
"Arn": {},
"StartTime": {
"type": "long"
}
}
}
},
Expand Down Expand Up @@ -753,7 +765,7 @@
}
},
"BillingGroups": {
"shape": "S2l"
"shape": "S2m"
},
"Arns": {
"type": "list",
Expand All @@ -776,7 +788,7 @@
"shape": "S14"
},
"ChargeDetails": {
"shape": "S3a"
"shape": "S3c"
},
"CurrencyCode": {},
"Description": {
Expand Down Expand Up @@ -813,7 +825,7 @@
"type": "structure",
"members": {
"Arns": {
"shape": "S3p"
"shape": "S3r"
}
}
},
Expand Down Expand Up @@ -880,7 +892,7 @@
"BillingPeriod": {},
"PricingRuleArn": {},
"PricingPlanArns": {
"shape": "S3p"
"shape": "S3r"
},
"NextToken": {}
}
Expand All @@ -899,7 +911,7 @@
"type": "structure",
"members": {
"Arns": {
"shape": "S40"
"shape": "S42"
}
}
},
Expand Down Expand Up @@ -959,7 +971,9 @@
}
}
}
}
},
"UsageType": {},
"Operation": {}
}
}
},
Expand Down Expand Up @@ -992,7 +1006,7 @@
"BillingPeriod": {},
"PricingPlanArn": {},
"PricingRuleArns": {
"shape": "S40"
"shape": "S42"
},
"NextToken": {}
}
Expand Down Expand Up @@ -1235,7 +1249,7 @@
"shape": "S15"
},
"ChargeDetails": {
"shape": "S3a"
"shape": "S3c"
},
"LastModifiedTime": {
"type": "long"
Expand Down Expand Up @@ -1312,7 +1326,7 @@
"type": "double"
},
"Tiering": {
"shape": "S4y"
"shape": "S50"
}
}
},
Expand Down Expand Up @@ -1340,7 +1354,7 @@
},
"BillingEntity": {},
"Tiering": {
"shape": "S4y"
"shape": "S50"
},
"UsageType": {},
"Operation": {}
Expand Down Expand Up @@ -1445,11 +1459,11 @@
"type": "string",
"sensitive": true
},
"S2l": {
"S2m": {
"type": "list",
"member": {}
},
"S3a": {
"S3c": {
"type": "structure",
"required": [
"Type"
Expand Down Expand Up @@ -1480,15 +1494,15 @@
"Type": {}
}
},
"S3p": {
"S3r": {
"type": "list",
"member": {}
},
"S40": {
"S42": {
"type": "list",
"member": {}
},
"S4y": {
"S50": {
"type": "structure",
"required": [
"FreeTier"
Expand Down
43 changes: 42 additions & 1 deletion apis/billingconductor-2021-07-30.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1114,6 +1114,14 @@
"type": "string",
"pattern": "[0-9]{12}"
},
"AccountIdFilterList": {
"type": "list",
"member": {
"shape": "AccountId"
},
"max": 30,
"min": 1
},
"AccountIdList": {
"type": "list",
"member": {
Expand Down Expand Up @@ -1425,6 +1433,14 @@
"PRIMARY_ACCOUNT_MISSING"
]
},
"BillingGroupStatusList": {
"type": "list",
"member": {
"shape": "BillingGroupStatus"
},
"max": 2,
"min": 1
},
"BillingGroupStatusReason": {
"type": "string"
},
Expand Down Expand Up @@ -1961,6 +1977,14 @@
"EndBillingPeriod": {
"shape": "BillingPeriod",
"documentation": "<p>The end billing period of the custom line item version.</p>"
},
"Arn": {
"shape": "CustomLineItemArn",
"documentation": "<p> A list of custom line item Amazon Resource Names (ARNs) to retrieve information. </p>"
},
"StartTime": {
"shape": "Instant",
"documentation": "<p> The inclusive start time. </p>"
}
},
"documentation": "<p>A representation of a custom line item version.</p>"
Expand Down Expand Up @@ -2150,6 +2174,10 @@
"AccountId": {
"shape": "AccountId",
"documentation": "<p> The Amazon Web Services account ID to filter on. </p>"
},
"AccountIds": {
"shape": "AccountIdFilterList",
"documentation": "<p> The list of Amazon Web Services IDs to retrieve their associated billing group for a given time range. </p>"
}
},
"documentation": "<p>The filter on the account ID of the linked account, or any of the following:</p> <p> <code>MONITORED</code>: linked accounts that are associated to billing groups.</p> <p> <code>UNMONITORED</code>: linked accounts that are not associated to billing groups.</p> <p> <code>Billing Group Arn</code>: linked accounts that are associated to the provided Billing Group Arn. </p>"
Expand Down Expand Up @@ -2238,6 +2266,10 @@
"PricingPlan": {
"shape": "PricingPlanFullArn",
"documentation": "<p>The pricing plan Amazon Resource Names (ARNs) to retrieve information. </p>"
},
"Statuses": {
"shape": "BillingGroupStatusList",
"documentation": "<p> A list of billing groups to retrieve their current status for a specific time range </p>"
}
},
"documentation": "<p>The filter that specifies the billing groups and pricing plans to retrieve billing group information. </p>"
Expand Down Expand Up @@ -2936,6 +2968,14 @@
"Tiering": {
"shape": "Tiering",
"documentation": "<p> The set of tiering configurations for the pricing rule. </p>"
},
"UsageType": {
"shape": "UsageType",
"documentation": "<p> Usage type is the unit that each service uses to measure the usage of a specific type of resource.</p> <p>If the <code>Scope</code> attribute is set to <code>SKU</code>, this attribute indicates which usage type the <code>PricingRule</code> is modifying. For example, <code>USW2-BoxUsage:m2.2xlarge</code> describes an<code> M2 High Memory Double Extra Large</code> instance in the US West (Oregon) Region. <pre><code>&lt;/p&gt; </code></pre>"
},
"Operation": {
"shape": "Operation",
"documentation": "<p> Operation is the specific Amazon Web Services action covered by this line item. This describes the specific usage of the line item.</p> <p> If the <code>Scope</code> attribute is set to <code>SKU</code>, this attribute indicates which operation the <code>PricingRule</code> is modifying. For example, a value of <code>RunInstances:0202</code> indicates the operation of running an Amazon EC2 instance.</p>"
}
},
"documentation": "<p> A representation of a pricing rule. </p>"
Expand All @@ -2952,7 +2992,8 @@
"enum": [
"GLOBAL",
"SERVICE",
"BILLING_ENTITY"
"BILLING_ENTITY",
"SKU"
]
},
"PricingRuleType": {
Expand Down
Loading

0 comments on commit f04a795

Please sign in to comment.