Skip to content

Commit

Permalink
Update SDK models
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-rust-ci committed Oct 11, 2024
1 parent c2fc7c4 commit 26e0d0d
Show file tree
Hide file tree
Showing 149 changed files with 1,532 additions and 980 deletions.
10 changes: 5 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
resolver = "2"
exclude = [
"examples/examples",
"examples/lambda",
"examples/test-utils",
"examples/cross_service",
"examples/webassembly",
"tests/no-default-features",
"tests/webassembly"
"examples/cross_service",
"examples/test-utils",
"examples/lambda",
"tests/webassembly",
"tests/no-default-features"
]
members = [
"sdk/accessanalyzer",
Expand Down
4 changes: 2 additions & 2 deletions aws-models/appflow.json
Original file line number Diff line number Diff line change
Expand Up @@ -7886,7 +7886,7 @@
"oAuth2GrantType": {
"target": "com.amazonaws.appflow#OAuth2GrantType",
"traits": {
"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>"
"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>"
}
},
"jwtToken": {
Expand Down Expand Up @@ -8014,7 +8014,7 @@
"oauth2GrantTypesSupported": {
"target": "com.amazonaws.appflow#OAuth2GrantTypeSupportedList",
"traits": {
"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>"
"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>"
}
}
},
Expand Down
92 changes: 91 additions & 1 deletion aws-models/elastic-load-balancing-v2.json

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions aws-models/emr.json
Original file line number Diff line number Diff line change
Expand Up @@ -4568,6 +4568,12 @@
"traits": {
"smithy.api#documentation": "<p>The resize specification for the instance fleet.</p>"
}
},
"Context": {
"target": "com.amazonaws.emr#XmlStringMaxLen256",
"traits": {
"smithy.api#documentation": "<p>Reserved.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -4620,6 +4626,12 @@
"traits": {
"smithy.api#documentation": "<p>The resize specification for the instance fleet.</p>"
}
},
"Context": {
"target": "com.amazonaws.emr#XmlStringMaxLen256",
"traits": {
"smithy.api#documentation": "<p>Reserved.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -4675,6 +4687,12 @@
"traits": {
"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>"
}
},
"Context": {
"target": "com.amazonaws.emr#XmlStringMaxLen256",
"traits": {
"smithy.api#documentation": "<p>Reserved.</p>"
}
}
},
"traits": {
Expand Down
7 changes: 7 additions & 0 deletions aws-models/guardduty.json
Original file line number Diff line number Diff line change
Expand Up @@ -11049,6 +11049,13 @@
"smithy.api#jsonName": "localIpDetails"
}
},
"LocalNetworkInterface": {
"target": "com.amazonaws.guardduty#String",
"traits": {
"smithy.api#documentation": "<p>The EC2 instance's local elastic network interface utilized for the connection.</p>",
"smithy.api#jsonName": "localNetworkInterface"
}
},
"RemoteIpDetails": {
"target": "com.amazonaws.guardduty#RemoteIpDetails",
"traits": {
Expand Down
Loading

0 comments on commit 26e0d0d

Please sign in to comment.