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 Jul 17, 2023
1 parent 811256d commit e116d16
Show file tree
Hide file tree
Showing 29 changed files with 821 additions and 44 deletions.
8 changes: 8 additions & 0 deletions .changelog/02482d6360294ba4b9166efd2bc524ac.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "02482d63-6029-4ba4-b916-6efd2bc524ac",
"type": "feature",
"description": "Adding new supported permission type flags to get-unfiltered endpoints that callers may pass to indicate support for enforcing Lake Formation fine-grained access control on nested column attributes.",
"modules": [
"service/glue"
]
}
8 changes: 8 additions & 0 deletions .changelog/44d478963fe34fb287b1263a44cc86fb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "44d47896-3fe3-4fb2-87b1-263a44cc86fb",
"type": "feature",
"description": "Adds supports for ReadOnlyAdmins and AllowFullTableExternalDataAccess. Adds NESTED_PERMISSION and NESTED_CELL_PERMISSION to SUPPORTED_PERMISSION_TYPES enum. Adds CREATE_LF_TAG on catalog resource and ALTER, DROP, and GRANT_WITH_LF_TAG_EXPRESSION on LF Tag resource.",
"modules": [
"service/lakeformation"
]
}
8 changes: 8 additions & 0 deletions .changelog/4de5b2a4f73c4490913c3f9a96154189.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "4de5b2a4-f73c-4490-913c-3f9a96154189",
"type": "feature",
"description": "Add Nitro TPM support on DescribeInstanceTypes",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/6014afa5997a46a8854de7aee72437e7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6014afa5-997a-46a8-854d-e7aee72437e7",
"type": "feature",
"description": "This release provides the flexibility to configure what renditions or thumbnail qualities to record when creating recording configuration.",
"modules": [
"service/ivs"
]
}
8 changes: 8 additions & 0 deletions .changelog/743f05038b93491e8639b09a7e67d4ae.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "743f0503-8b93-491e-8639-b09a7e67d4ae",
"type": "documentation",
"description": "Doc only update for AWS CodeArtifact",
"modules": [
"service/codeartifact"
]
}
8 changes: 8 additions & 0 deletions .changelog/fee61bc7c95646cf8ec03ed2b86e1ce9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "fee61bc7-c956-46cf-8ec0-3ed2b86e1ce9",
"type": "feature",
"description": "Added major version upgrade option in ModifyDBCluster API",
"modules": [
"service/docdb"
]
}
2 changes: 1 addition & 1 deletion service/codeartifact/api_op_PublishPackageVersion.go

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

12 changes: 11 additions & 1 deletion service/docdb/api_op_ModifyDBCluster.go

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

5 changes: 4 additions & 1 deletion service/docdb/doc.go

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

5 changes: 5 additions & 0 deletions service/docdb/serializers.go

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

141 changes: 141 additions & 0 deletions service/ec2/deserializers.go

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

18 changes: 18 additions & 0 deletions service/ec2/types/enums.go

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

15 changes: 15 additions & 0 deletions service/ec2/types/types.go

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

4 changes: 4 additions & 0 deletions service/glue/types/enums.go

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

Loading

0 comments on commit e116d16

Please sign in to comment.