Skip to content

Commit

Permalink
Release v1.45.3 (2023-09-05) (#4975)
Browse files Browse the repository at this point in the history
Release v1.45.3 (2023-09-05)
===

### Service Client Updates
* `service/billingconductor`: Updates service API and documentation
* `service/cloud9`: Updates service documentation
  * Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.
* `service/compute-optimizer`: Updates service API and documentation
* `service/ec2`: Updates service API
  * Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances.
* `service/ecs`: Updates service documentation
  * Documentation only update for Amazon ECS.
* `service/eventbridge`: Adds new service
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
  * Add support for feature integration with AWS Backup.
* `service/sagemaker`: Updates service API and documentation
  * SageMaker Neo now supports data input shape derivation for Pytorch 2.0  and XGBoost compilation job for cloud instance targets. You can skip DataInputConfig field during compilation job creation. You can also access derived information from model in DescribeCompilationJob response.
* `service/vpc-lattice`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Sep 5, 2023
1 parent 07a76fa commit 41d34e9
Show file tree
Hide file tree
Showing 30 changed files with 1,653 additions and 817 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
Release v1.45.3 (2023-09-05)
===

### Service Client Updates
* `service/billingconductor`: Updates service API and documentation
* `service/cloud9`: Updates service documentation
* Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.
* `service/compute-optimizer`: Updates service API and documentation
* `service/ec2`: Updates service API
* Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances.
* `service/ecs`: Updates service documentation
* Documentation only update for Amazon ECS.
* `service/eventbridge`: Adds new service
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
* Add support for feature integration with AWS Backup.
* `service/sagemaker`: Updates service API and documentation
* SageMaker Neo now supports data input shape derivation for Pytorch 2.0 and XGBoost compilation job for cloud instance targets. You can skip DataInputConfig field during compilation job creation. You can also access derived information from model in DescribeCompilationJob response.
* `service/vpc-lattice`: Updates service API and documentation

Release v1.45.2 (2023-09-01)
===

Expand Down
21 changes: 16 additions & 5 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.45.2"
const SDKVersion = "1.45.3"
46 changes: 43 additions & 3 deletions models/apis/billingconductor/2021-07-30/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1049,7 +1049,8 @@
"members":{
"Flat":{"shape":"CustomLineItemFlatChargeDetails"},
"Percentage":{"shape":"CustomLineItemPercentageChargeDetails"},
"Type":{"shape":"CustomLineItemType"}
"Type":{"shape":"CustomLineItemType"},
"LineItemFilters":{"shape":"LineItemFiltersList"}
}
},
"CustomLineItemChargeValue":{
Expand Down Expand Up @@ -1279,6 +1280,39 @@
"exception":true,
"fault":true
},
"LineItemFilter":{
"type":"structure",
"required":[
"Attribute",
"MatchOption",
"Values"
],
"members":{
"Attribute":{"shape":"LineItemFilterAttributeName"},
"MatchOption":{"shape":"MatchOption"},
"Values":{"shape":"LineItemFilterValuesList"}
}
},
"LineItemFilterAttributeName":{
"type":"string",
"enum":["LINE_ITEM_TYPE"]
},
"LineItemFilterValue":{
"type":"string",
"enum":["SAVINGS_PLAN_NEGATION"]
},
"LineItemFilterValuesList":{
"type":"list",
"member":{"shape":"LineItemFilterValue"},
"max":1,
"min":1
},
"LineItemFiltersList":{
"type":"list",
"member":{"shape":"LineItemFilter"},
"max":1,
"min":0
},
"ListAccountAssociationsFilter":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -1361,7 +1395,8 @@
"members":{
"Flat":{"shape":"ListCustomLineItemFlatChargeDetails"},
"Percentage":{"shape":"ListCustomLineItemPercentageChargeDetails"},
"Type":{"shape":"CustomLineItemType"}
"Type":{"shape":"CustomLineItemType"},
"LineItemFilters":{"shape":"LineItemFiltersList"}
}
},
"ListCustomLineItemFlatChargeDetails":{
Expand Down Expand Up @@ -1572,6 +1607,10 @@
},
"Margin":{"type":"string"},
"MarginPercentage":{"type":"string"},
"MatchOption":{
"type":"string",
"enum":["NOT_EQUAL"]
},
"MaxBillingGroupResults":{
"type":"integer",
"box":true,
Expand Down Expand Up @@ -1920,7 +1959,8 @@
"type":"structure",
"members":{
"Flat":{"shape":"UpdateCustomLineItemFlatChargeDetails"},
"Percentage":{"shape":"UpdateCustomLineItemPercentageChargeDetails"}
"Percentage":{"shape":"UpdateCustomLineItemPercentageChargeDetails"},
"LineItemFilters":{"shape":"LineItemFiltersList"}
}
},
"UpdateCustomLineItemFlatChargeDetails":{
Expand Down
38 changes: 38 additions & 0 deletions models/apis/billingconductor/2021-07-30/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,38 @@
"refs": {
}
},
"LineItemFilter": {
"base": "<p>A representation of the line item filter for your custom line item. You can use line item filters to include or exclude specific resource values from the billing group's total cost. For example, if you create a custom line item and you want to filter out a value, such as Savings Plan discounts, you can update <code>LineItemFilter</code> to exclude it.</p>",
"refs": {
"LineItemFiltersList$member": null
}
},
"LineItemFilterAttributeName": {
"base": null,
"refs": {
"LineItemFilter$Attribute": "<p>The attribute of the line item filter. This specifies what attribute that you can filter on.</p>"
}
},
"LineItemFilterValue": {
"base": null,
"refs": {
"LineItemFilterValuesList$member": null
}
},
"LineItemFilterValuesList": {
"base": null,
"refs": {
"LineItemFilter$Values": "<p>The values of the line item filter. This specifies the values to filter on. Currently, you can only exclude Savings Plan discounts.</p>"
}
},
"LineItemFiltersList": {
"base": null,
"refs": {
"CustomLineItemChargeDetails$LineItemFilters": "<p>A representation of the line item filter.</p>",
"ListCustomLineItemChargeDetails$LineItemFilters": "<p>A representation of the line item filter.</p>",
"UpdateCustomLineItemChargeDetails$LineItemFilters": "<p>A representation of the line item filter.</p>"
}
},
"ListAccountAssociationsFilter": {
"base": "<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>",
"refs": {
Expand Down Expand Up @@ -903,6 +935,12 @@
"BillingGroupCostReportElement$MarginPercentage": "<p>The percentage of billing group margin.</p>"
}
},
"MatchOption": {
"base": null,
"refs": {
"LineItemFilter$MatchOption": "<p>The match criteria of the line item filter. This parameter specifies whether not to include the resource value from the billing group total cost.</p>"
}
},
"MaxBillingGroupResults": {
"base": null,
"refs": {
Expand Down
Loading

0 comments on commit 41d34e9

Please sign in to comment.