Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Nov 13, 2024
1 parent b95013d commit 91f9f43
Show file tree
Hide file tree
Showing 93 changed files with 7,291 additions and 224 deletions.
8 changes: 8 additions & 0 deletions .changelog/09bc016ba3c64c46be73703eef9fd91b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "09bc016b-a3c6-4c46-be73-703eef9fd91b",
"type": "feature",
"description": "Amazon CloudWatch Application Signals now supports creating Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate configurations to meet their specific business requirements.",
"modules": [
"service/applicationsignals"
]
}
8 changes: 8 additions & 0 deletions .changelog/41575353444b40ffbf474f4155544f00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "41575353-444b-40ff-bf47-4f4155544f00",
"type": "release",
"description": "New AWS service client module",
"modules": [
"service/billing"
]
}
8 changes: 8 additions & 0 deletions .changelog/68c9980b3bda4b63bbf292ac26d577b2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "68c9980b-3bda-4b63-bbf2-92ac26d577b2",
"type": "feature",
"description": "This release adds support for policy validation and external access findings for resource control policies (RCP). IAM Access Analyzer helps you author functional and secure RCPs and awareness that a RCP may restrict external access. Updated service API, documentation, and paginators.",
"modules": [
"service/accessanalyzer"
]
}
8 changes: 8 additions & 0 deletions .changelog/7bf5c87c9b5f4ac991fa047a0efe64fd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7bf5c87c-9b5f-4ac9-91fa-047a0efe64fd",
"type": "feature",
"description": "This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value.",
"modules": [
"service/dynamodb"
]
}
8 changes: 8 additions & 0 deletions .changelog/866ea2c0da8749a0876df26d4b730a01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "866ea2c0-da87-49a0-876d-f26d4b730a01",
"type": "feature",
"description": "Today, AWS announces the general availability of ListBillingViews API in the AWS SDKs, to enable AWS Billing Conductor (ABC) users to create proforma Cost and Usage Reports (CUR) programmatically.",
"modules": [
"service/billing"
]
}
8 changes: 8 additions & 0 deletions .changelog/9568ac14ebfa482b9a3f3863500e5504.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9568ac14-ebfa-482b-9a3f-3863500e5504",
"type": "feature",
"description": "Add new query type Routing_Suggestions regarding querying interface",
"modules": [
"service/internetmonitor"
]
}
8 changes: 8 additions & 0 deletions .changelog/9d7ed864744b4db398563a2652f6479c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9d7ed864-744b-4db3-9856-3a2652f6479c",
"type": "feature",
"description": "Add support for policy operations on the Resource Control Polices.",
"modules": [
"service/organizations"
]
}
8 changes: 8 additions & 0 deletions .changelog/a3bfcbba77654c979f00be111c8ddde2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a3bfcbba-7765-4c97-9f00-be111c8ddde2",
"type": "feature",
"description": "This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt.",
"modules": [
"service/cloudtrail"
]
}
8 changes: 8 additions & 0 deletions .changelog/ca0253aece414f608f490ff7d789afe3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ca0253ae-ce41-4f60-8f49-0ff7d789afe3",
"type": "feature",
"description": "This release adds a GenerateMapping API to allow generation of JSONata or XSLT transformer code based on input and output samples.",
"modules": [
"service/b2bi"
]
}
8 changes: 8 additions & 0 deletions .changelog/d3b411031f7d4f618f2895212ecb66d3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d3b41103-1f7d-4f61-8f28-95212ecb66d3",
"type": "feature",
"description": "This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs.",
"modules": [
"service/mediaconvert"
]
}
8 changes: 8 additions & 0 deletions .changelog/de2569e95acf4fc88d0e091dd30a43a1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "de2569e9-5acf-4fc8-8d0e-091dd30a43a1",
"type": "feature",
"description": "This release adds the source AMI details in DescribeImages API",
"modules": [
"service/ec2"
]
}
13 changes: 6 additions & 7 deletions service/accessanalyzer/api_op_CheckAccessNotGranted.go

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

36 changes: 36 additions & 0 deletions service/accessanalyzer/deserializers.go

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

30 changes: 27 additions & 3 deletions service/accessanalyzer/types/enums.go

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

20 changes: 19 additions & 1 deletion service/accessanalyzer/types/types.go

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

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

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

Loading

0 comments on commit 91f9f43

Please sign in to comment.