Skip to content

Commit 26e0d0d

Browse files
Update SDK models
1 parent c2fc7c4 commit 26e0d0d

File tree

149 files changed

+1532
-980
lines changed

Some content is hidden

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

149 files changed

+1532
-980
lines changed

Cargo.toml

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

aws-models/appflow.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7886,7 +7886,7 @@
78867886
"oAuth2GrantType": {
78877887
"target": "com.amazonaws.appflow#OAuth2GrantType",
78887888
"traits": {
7889-
"smithy.api#documentation": "<p>Specifies the OAuth 2.0 grant type that Amazon AppFlow uses when it requests an\n access token from Salesforce. Amazon AppFlow requires an access token each time it\n attempts to access your Salesforce records.</p>\n <p>You can specify one of the following values:</p>\n <dl>\n <dt>AUTHORIZATION_CODE</dt>\n <dd>\n <p>Amazon AppFlow passes an authorization code when it requests the access token\n from Salesforce. Amazon AppFlow receives the authorization code from Salesforce\n after you log in to your Salesforce account and authorize Amazon AppFlow to access\n your records.</p>\n </dd>\n <dt>CLIENT_CREDENTIALS</dt>\n <dd>\n <p>Amazon AppFlow passes client credentials (a client ID and client secret) when\n it requests the access token from Salesforce. You provide these credentials to Amazon AppFlow when you define the connection to your Salesforce account.</p>\n </dd>\n <dt>JWT_BEARER</dt>\n <dd>\n <p>Amazon AppFlow passes a JSON web token (JWT) when it requests the access token\n from Salesforce. You provide the JWT to Amazon AppFlow when you define the\n connection to your Salesforce account. When you use this grant type, you don't need to\n log in to your Salesforce account to authorize Amazon AppFlow to access your\n records.</p>\n </dd>\n </dl>"
7889+
"smithy.api#documentation": "<p>Specifies the OAuth 2.0 grant type that Amazon AppFlow uses when it requests an\n access token from Salesforce. Amazon AppFlow requires an access token each time it\n attempts to access your Salesforce records.</p>\n <p>You can specify one of the following values:</p>\n <dl>\n <dt>AUTHORIZATION_CODE</dt>\n <dd>\n <p>Amazon AppFlow passes an authorization code when it requests the access token\n from Salesforce. Amazon AppFlow receives the authorization code from Salesforce\n after you log in to your Salesforce account and authorize Amazon AppFlow to access\n your records.</p>\n </dd>\n <dt>JWT_BEARER</dt>\n <dd>\n <p>Amazon AppFlow passes a JSON web token (JWT) when it requests the access token\n from Salesforce. You provide the JWT to Amazon AppFlow when you define the\n connection to your Salesforce account. When you use this grant type, you don't need to\n log in to your Salesforce account to authorize Amazon AppFlow to access your\n records.</p>\n </dd>\n </dl>\n <note>\n <p>The CLIENT_CREDENTIALS value is not supported for Salesforce.</p>\n </note>"
78907890
}
78917891
},
78927892
"jwtToken": {
@@ -8014,7 +8014,7 @@
80148014
"oauth2GrantTypesSupported": {
80158015
"target": "com.amazonaws.appflow#OAuth2GrantTypeSupportedList",
80168016
"traits": {
8017-
"smithy.api#documentation": "<p>The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access\n token from Salesforce. Amazon AppFlow requires an access token each time it attempts to\n access your Salesforce records.</p>\n <dl>\n <dt>AUTHORIZATION_CODE</dt>\n <dd>\n <p>Amazon AppFlow passes an authorization code when it requests the access token\n from Salesforce. Amazon AppFlow receives the authorization code from Salesforce\n after you log in to your Salesforce account and authorize Amazon AppFlow to access\n your records.</p>\n </dd>\n <dt>CLIENT_CREDENTIALS</dt>\n <dd>\n <p>Amazon AppFlow passes client credentials (a client ID and client secret) when\n it requests the access token from Salesforce. You provide these credentials to Amazon AppFlow when you define the connection to your Salesforce account.</p>\n </dd>\n <dt>JWT_BEARER</dt>\n <dd>\n <p>Amazon AppFlow passes a JSON web token (JWT) when it requests the access token\n from Salesforce. You provide the JWT to Amazon AppFlow when you define the\n connection to your Salesforce account. When you use this grant type, you don't need to\n log in to your Salesforce account to authorize Amazon AppFlow to access your\n records.</p>\n </dd>\n </dl>"
8017+
"smithy.api#documentation": "<p>The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an access\n token from Salesforce. Amazon AppFlow requires an access token each time it attempts to\n access your Salesforce records.</p>\n <dl>\n <dt>AUTHORIZATION_CODE</dt>\n <dd>\n <p>Amazon AppFlow passes an authorization code when it requests the access token\n from Salesforce. Amazon AppFlow receives the authorization code from Salesforce\n after you log in to your Salesforce account and authorize Amazon AppFlow to access\n your records.</p>\n </dd>\n <dt>JWT_BEARER</dt>\n <dd>\n <p>Amazon AppFlow passes a JSON web token (JWT) when it requests the access token\n from Salesforce. You provide the JWT to Amazon AppFlow when you define the\n connection to your Salesforce account. When you use this grant type, you don't need to\n log in to your Salesforce account to authorize Amazon AppFlow to access your\n records.</p>\n </dd>\n </dl>\n <note>\n <p>The CLIENT_CREDENTIALS value is not supported for Salesforce.</p>\n </note>"
80188018
}
80198019
}
80208020
},

aws-models/elastic-load-balancing-v2.json

Lines changed: 91 additions & 1 deletion
Large diffs are not rendered by default.

aws-models/emr.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4568,6 +4568,12 @@
45684568
"traits": {
45694569
"smithy.api#documentation": "<p>The resize specification for the instance fleet.</p>"
45704570
}
4571+
},
4572+
"Context": {
4573+
"target": "com.amazonaws.emr#XmlStringMaxLen256",
4574+
"traits": {
4575+
"smithy.api#documentation": "<p>Reserved.</p>"
4576+
}
45714577
}
45724578
},
45734579
"traits": {
@@ -4620,6 +4626,12 @@
46204626
"traits": {
46214627
"smithy.api#documentation": "<p>The resize specification for the instance fleet.</p>"
46224628
}
4629+
},
4630+
"Context": {
4631+
"target": "com.amazonaws.emr#XmlStringMaxLen256",
4632+
"traits": {
4633+
"smithy.api#documentation": "<p>Reserved.</p>"
4634+
}
46234635
}
46244636
},
46254637
"traits": {
@@ -4675,6 +4687,12 @@
46754687
"traits": {
46764688
"smithy.api#documentation": "<p>An array of InstanceTypeConfig objects that specify how Amazon EMR provisions Amazon EC2 instances\n when it fulfills On-Demand and Spot capacities. For more information, see <a href=\"https://docs.aws.amazon.com/emr/latest/APIReference/API_InstanceTypeConfig.html\">InstanceTypeConfig</a>.</p>"
46774689
}
4690+
},
4691+
"Context": {
4692+
"target": "com.amazonaws.emr#XmlStringMaxLen256",
4693+
"traits": {
4694+
"smithy.api#documentation": "<p>Reserved.</p>"
4695+
}
46784696
}
46794697
},
46804698
"traits": {

aws-models/guardduty.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11049,6 +11049,13 @@
1104911049
"smithy.api#jsonName": "localIpDetails"
1105011050
}
1105111051
},
11052+
"LocalNetworkInterface": {
11053+
"target": "com.amazonaws.guardduty#String",
11054+
"traits": {
11055+
"smithy.api#documentation": "<p>The EC2 instance's local elastic network interface utilized for the connection.</p>",
11056+
"smithy.api#jsonName": "localNetworkInterface"
11057+
}
11058+
},
1105211059
"RemoteIpDetails": {
1105311060
"target": "com.amazonaws.guardduty#RemoteIpDetails",
1105411061
"traits": {

0 commit comments

Comments
 (0)