Skip to content

Commit e033a3c

Browse files
Update SDK models
1 parent f3dc00f commit e033a3c

File tree

108 files changed

+899
-314
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+899
-314
lines changed

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[workspace]
22
resolver = "2"
33
exclude = [
4-
"examples/examples",
5-
"examples/test-utils",
6-
"examples/cross_service",
7-
"examples/lambda",
84
"examples/webassembly",
9-
"tests/no-default-features",
10-
"tests/webassembly"
5+
"examples/lambda",
6+
"examples/cross_service",
7+
"examples/test-utils",
8+
"examples/examples",
9+
"tests/webassembly",
10+
"tests/no-default-features"
1111
]
1212
members = [
1313
"sdk/accessanalyzer",

aws-models/cognito-identity-provider.json

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

aws-models/cognito-identity.json

Lines changed: 35 additions & 35 deletions
Large diffs are not rendered by default.

aws-models/glue.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,6 +2079,23 @@
20792079
}
20802080
}
20812081
},
2082+
"com.amazonaws.glue#AllowFullTableExternalDataAccessEnum": {
2083+
"type": "enum",
2084+
"members": {
2085+
"True": {
2086+
"target": "smithy.api#Unit",
2087+
"traits": {
2088+
"smithy.api#enumValue": "True"
2089+
}
2090+
},
2091+
"False": {
2092+
"target": "smithy.api#Unit",
2093+
"traits": {
2094+
"smithy.api#enumValue": "False"
2095+
}
2096+
}
2097+
}
2098+
},
20822099
"com.amazonaws.glue#AllowedValue": {
20832100
"type": "structure",
20842101
"members": {
@@ -5159,6 +5176,12 @@
51595176
"traits": {
51605177
"smithy.api#documentation": "<p>An array of <code>PrincipalPermissions</code> objects. Creates a set of default permissions on the database(s) for principals. Used by Amazon Web Services Lake Formation. Not used in the normal course of Glue operations.</p>"
51615178
}
5179+
},
5180+
"AllowFullTableExternalDataAccess": {
5181+
"target": "com.amazonaws.glue#AllowFullTableExternalDataAccessEnum",
5182+
"traits": {
5183+
"smithy.api#documentation": "<p>\n Allows third-party engines to access data in Amazon S3 locations that are registered with Lake Formation.\n </p>"
5184+
}
51625185
}
51635186
},
51645187
"traits": {
@@ -5388,6 +5411,12 @@
53885411
"traits": {
53895412
"smithy.api#documentation": "<p>An array of <code>PrincipalPermissions</code> objects. Creates a set of default permissions on the database(s) for principals. Used by Amazon Web Services Lake Formation. Typically should be explicitly set as an empty list.</p>"
53905413
}
5414+
},
5415+
"AllowFullTableExternalDataAccess": {
5416+
"target": "com.amazonaws.glue#AllowFullTableExternalDataAccessEnum",
5417+
"traits": {
5418+
"smithy.api#documentation": "<p>\n Allows third-party engines to access data in Amazon S3 locations that are registered with Lake Formation.\n </p>"
5419+
}
53915420
}
53925421
},
53935422
"traits": {

aws-models/lakeformation.json

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1626,6 +1626,9 @@
16261626
"smithy.api#documentation": "<p>The permissions to be granted.</p>"
16271627
}
16281628
},
1629+
"Condition": {
1630+
"target": "com.amazonaws.lakeformation#Condition"
1631+
},
16291632
"PermissionsWithGrantOption": {
16301633
"target": "com.amazonaws.lakeformation#PermissionList",
16311634
"traits": {
@@ -1703,6 +1706,12 @@
17031706
"smithy.api#output": {}
17041707
}
17051708
},
1709+
"com.amazonaws.lakeformation#Boolean": {
1710+
"type": "boolean",
1711+
"traits": {
1712+
"smithy.api#default": false
1713+
}
1714+
},
17061715
"com.amazonaws.lakeformation#BooleanNullable": {
17071716
"type": "boolean"
17081717
},
@@ -2343,6 +2352,9 @@
23432352
},
23442353
{
23452354
"target": "com.amazonaws.lakeformation#OperationTimeoutException"
2355+
},
2356+
{
2357+
"target": "com.amazonaws.lakeformation#ResourceNumberLimitExceededException"
23462358
}
23472359
],
23482360
"traits": {
@@ -2368,6 +2380,9 @@
23682380
"traits": {
23692381
"smithy.api#required": {}
23702382
}
2383+
},
2384+
"Condition": {
2385+
"target": "com.amazonaws.lakeformation#Condition"
23712386
}
23722387
},
23732388
"traits": {
@@ -3010,6 +3025,9 @@
30103025
"traits": {
30113026
"smithy.api#required": {}
30123027
}
3028+
},
3029+
"Condition": {
3030+
"target": "com.amazonaws.lakeformation#Condition"
30133031
}
30143032
},
30153033
"traits": {
@@ -5053,6 +5071,9 @@
50535071
"smithy.api#required": {}
50545072
}
50555073
},
5074+
"Condition": {
5075+
"target": "com.amazonaws.lakeformation#Condition"
5076+
},
50565077
"PermissionsWithGrantOption": {
50575078
"target": "com.amazonaws.lakeformation#PermissionList",
50585079
"traits": {
@@ -6833,7 +6854,7 @@
68336854
}
68346855
],
68356856
"traits": {
6836-
"smithy.api#documentation": "<p>Registers the resource as managed by the Data Catalog.</p>\n <p>To add or update data, Lake Formation needs read/write access to the chosen Amazon S3 path. Choose a role that you know has permission to do this, or choose the AWSServiceRoleForLakeFormationDataAccess service-linked role. When you register the first Amazon S3 path, the service-linked role and a new inline policy are created on your behalf. Lake Formation adds the first path to the inline policy and attaches it to the service-linked role. When you register subsequent paths, Lake Formation adds the path to the existing policy.</p>\n <p>The following request registers a new location and gives Lake Formation permission to use the service-linked role to access that location.</p>\n <p>\n <code>ResourceArn = arn:aws:s3:::my-bucket/\nUseServiceLinkedRole = true</code>\n </p>\n <p>If <code>UseServiceLinkedRole</code> is not set to true, you must provide or set the <code>RoleArn</code>:</p>\n <p>\n <code>arn:aws:iam::12345:role/my-data-access-role</code>\n </p>",
6857+
"smithy.api#documentation": "<p>Registers the resource as managed by the Data Catalog.</p>\n <p>To add or update data, Lake Formation needs read/write access to the chosen data location. Choose a role that you know has permission to do this, or choose the AWSServiceRoleForLakeFormationDataAccess service-linked role. When you register the first Amazon S3 path, the service-linked role and a new inline policy are created on your behalf. Lake Formation adds the first path to the inline policy and attaches it to the service-linked role. When you register subsequent paths, Lake Formation adds the path to the existing policy.</p>\n <p>The following request registers a new location and gives Lake Formation permission to use the service-linked role to access that location.</p>\n <p>\n <code>ResourceArn = arn:aws:s3:::my-bucket/\nUseServiceLinkedRole = true</code>\n </p>\n <p>If <code>UseServiceLinkedRole</code> is not set to true, you must provide or set the <code>RoleArn</code>:</p>\n <p>\n <code>arn:aws:iam::12345:role/my-data-access-role</code>\n </p>",
68376858
"smithy.api#http": {
68386859
"method": "POST",
68396860
"uri": "/RegisterResource",
@@ -6874,6 +6895,13 @@
68746895
"traits": {
68756896
"smithy.api#documentation": "<p>\n Specifies whether the data access of tables pointing to the location can be managed by both Lake Formation permissions as well as Amazon S3 bucket policies.\n </p>"
68766897
}
6898+
},
6899+
"WithPrivilegedAccess": {
6900+
"target": "com.amazonaws.lakeformation#Boolean",
6901+
"traits": {
6902+
"smithy.api#default": false,
6903+
"smithy.api#documentation": "<p>Grants the calling principal the permissions to perform all supported Lake Formation operations on the registered data location. </p>"
6904+
}
68776905
}
68786906
},
68796907
"traits": {
@@ -7066,6 +7094,12 @@
70667094
"traits": {
70677095
"smithy.api#documentation": "<p>\n Indicates whether the data access of tables pointing to the location can be managed by both Lake Formation permissions as well as Amazon S3 bucket policies.\n </p>"
70687096
}
7097+
},
7098+
"WithPrivilegedAccess": {
7099+
"target": "com.amazonaws.lakeformation#NullableBoolean",
7100+
"traits": {
7101+
"smithy.api#documentation": "<p>Grants the calling principal the permissions to perform all supported Lake Formation operations on the registered data location. </p>"
7102+
}
70697103
}
70707104
},
70717105
"traits": {
@@ -7216,6 +7250,9 @@
72167250
"smithy.api#required": {}
72177251
}
72187252
},
7253+
"Condition": {
7254+
"target": "com.amazonaws.lakeformation#Condition"
7255+
},
72197256
"PermissionsWithGrantOption": {
72207257
"target": "com.amazonaws.lakeformation#PermissionList",
72217258
"traits": {

aws-models/sdk-endpoints.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3565,6 +3565,18 @@
35653565
},
35663566
"hostname" : "bedrock.eu-north-1.amazonaws.com"
35673567
},
3568+
"bedrock-eu-south-1" : {
3569+
"credentialScope" : {
3570+
"region" : "eu-south-1"
3571+
},
3572+
"hostname" : "bedrock.eu-south-1.amazonaws.com"
3573+
},
3574+
"bedrock-eu-south-2" : {
3575+
"credentialScope" : {
3576+
"region" : "eu-south-2"
3577+
},
3578+
"hostname" : "bedrock.eu-south-2.amazonaws.com"
3579+
},
35683580
"bedrock-eu-west-1" : {
35693581
"credentialScope" : {
35703582
"region" : "eu-west-1"
@@ -3673,6 +3685,18 @@
36733685
},
36743686
"hostname" : "bedrock-runtime.eu-north-1.amazonaws.com"
36753687
},
3688+
"bedrock-runtime-eu-south-1" : {
3689+
"credentialScope" : {
3690+
"region" : "eu-south-1"
3691+
},
3692+
"hostname" : "bedrock-runtime.eu-south-1.amazonaws.com"
3693+
},
3694+
"bedrock-runtime-eu-south-2" : {
3695+
"credentialScope" : {
3696+
"region" : "eu-south-2"
3697+
},
3698+
"hostname" : "bedrock-runtime.eu-south-2.amazonaws.com"
3699+
},
36763700
"bedrock-runtime-eu-west-1" : {
36773701
"credentialScope" : {
36783702
"region" : "eu-west-1"
@@ -3767,6 +3791,8 @@
37673791
"eu-central-1" : { },
37683792
"eu-central-2" : { },
37693793
"eu-north-1" : { },
3794+
"eu-south-1" : { },
3795+
"eu-south-2" : { },
37703796
"eu-west-1" : { },
37713797
"eu-west-2" : { },
37723798
"eu-west-3" : { },
@@ -5163,6 +5189,7 @@
51635189
"ap-southeast-2" : { },
51645190
"ap-southeast-3" : { },
51655191
"ap-southeast-4" : { },
5192+
"ap-southeast-5" : { },
51665193
"ca-central-1" : {
51675194
"variants" : [ {
51685195
"hostname" : "codepipeline-fips.ca-central-1.amazonaws.com",
@@ -14702,6 +14729,7 @@
1470214729
"ap-southeast-3" : { },
1470314730
"ap-southeast-4" : { },
1470414731
"ap-southeast-5" : { },
14732+
"ap-southeast-7" : { },
1470514733
"ca-central-1" : { },
1470614734
"ca-west-1" : { },
1470714735
"eu-central-1" : { },
@@ -28526,6 +28554,16 @@
2852628554
"cn-northwest-1" : { }
2852728555
}
2852828556
},
28557+
"metering.marketplace" : {
28558+
"defaults" : {
28559+
"credentialScope" : {
28560+
"service" : "aws-marketplace"
28561+
}
28562+
},
28563+
"endpoints" : {
28564+
"cn-northwest-1" : { }
28565+
}
28566+
},
2852928567
"metrics.sagemaker" : {
2853028568
"endpoints" : {
2853128569
"cn-north-1" : { },

examples/examples/cognitoidentity/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ publish = false
1010
chrono = "0.4"
1111
thiserror = "1.0"
1212
aws-config= { version = "1.6.0", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
13-
aws-sdk-cognitoidentity= { version = "1.63.0", path = "../../../sdk/cognitoidentity" }
13+
aws-sdk-cognitoidentity= { version = "1.63.1", path = "../../../sdk/cognitoidentity" }
1414
aws-smithy-types-convert= { version = "0.60.9", path = "../../../sdk/aws-smithy-types-convert", features = ["convert-chrono"] }
1515

1616
[dependencies.clap]

examples/examples/cognitoidentityprovider/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ publish = false
99
[dependencies]
1010
thiserror = "1.0"
1111
aws-config= { version = "1.6.0", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
12-
aws-sdk-cognitoidentityprovider= { version = "1.73.0", path = "../../../sdk/cognitoidentityprovider" }
12+
aws-sdk-cognitoidentityprovider= { version = "1.73.1", path = "../../../sdk/cognitoidentityprovider" }
1313
aws-smithy-types-convert= { version = "0.60.9", path = "../../../sdk/aws-smithy-types-convert", features = ["convert-chrono"] }
1414

1515
[dependencies.clap]

examples/examples/glue/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ secrecy = "0.8.0"
1919
futures = "0.3.25"
2020
tracing-bunyan-formatter = "0.3.4"
2121
aws-config= { version = "1.6.0", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
22-
aws-sdk-glue= { version = "1.85.0", path = "../../../sdk/glue" }
22+
aws-sdk-glue= { version = "1.86.0", path = "../../../sdk/glue" }
2323
aws-sdk-s3= { version = "1.79.0", path = "../../../sdk/s3" }
2424
aws-http= { version = "0.60.6", path = "../../../sdk/aws-http" }
2525
aws-smithy-types= { version = "1.3.0", path = "../../../sdk/aws-smithy-types" }

sdk/cognitoidentity/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
22
[package]
33
name = "aws-sdk-cognitoidentity"
4-
version = "1.63.0"
4+
version = "1.63.1"
55
authors = ["AWS Rust SDK Team <[email protected]>", "Russell Cohen <[email protected]>"]
66
description = "AWS SDK for Amazon Cognito Identity"
77
edition = "2021"

0 commit comments

Comments
 (0)