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 Jan 31, 2024
1 parent 06d01ac commit 6e854ee
Show file tree
Hide file tree
Showing 38 changed files with 13,272 additions and 5,147 deletions.
8 changes: 8 additions & 0 deletions .changelog/16e257a98395425ab43f6a265dcbd707.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "16e257a9-8395-425a-b43f-6a265dcbd707",
"type": "feature",
"description": "This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled.",
"modules": [
"service/ssm"
]
}
8 changes: 8 additions & 0 deletions .changelog/295e8118a1ba41d8aed4a437d37af31f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "295e8118-a1ba-41d8-aed4-a437d37af31f",
"type": "feature",
"description": "Update page size limits for GetJobRuns and GetTriggers APIs.",
"modules": [
"service/glue"
]
}
8 changes: 8 additions & 0 deletions .changelog/a3b8422abefb4969b86e41d916cf6414.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a3b8422a-befb-4969-b86e-41d916cf6414",
"type": "feature",
"description": "This release enables unhealthy target draining intervals for Network Load Balancers.",
"modules": [
"service/elasticloadbalancingv2"
]
}
8 changes: 8 additions & 0 deletions .changelog/d7271774b44245a6911b29ad76f34e35.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d7271774-b442-45a6-911b-29ad76f34e35",
"type": "feature",
"description": "CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.",
"modules": [
"service/cloudformation"
]
}
153 changes: 153 additions & 0 deletions service/cloudformation/api_op_CreateGeneratedTemplate.go

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

2 changes: 1 addition & 1 deletion service/cloudformation/api_op_CreateStack.go

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

132 changes: 132 additions & 0 deletions service/cloudformation/api_op_DeleteGeneratedTemplate.go

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

Loading

0 comments on commit 6e854ee

Please sign in to comment.