Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Mar 14, 2022
1 parent 46dd23d commit 64f4092
Show file tree
Hide file tree
Showing 4 changed files with 262 additions and 67 deletions.
12 changes: 10 additions & 2 deletions codegen/sdk-codegen/aws-models/config-service.json
Original file line number Diff line number Diff line change
Expand Up @@ -8299,7 +8299,7 @@
}
],
"traits": {
"smithy.api#documentation": "<p>Creates and updates the configuration aggregator with the\n\t\t\tselected source accounts and regions. The source account can be\n\t\t\tindividual account(s) or an organization.</p>\n\t\t\n\t\t <p>\n <code>accountIds</code> that are passed will be replaced with existing accounts.\n\t\t\tIf you want to add additional accounts into the aggregator, call <code>DescribeAggregator</code> to get the previous accounts and then append new ones.</p>\n\t\t <note>\n\t\t\t <p>Config should be enabled in source accounts and regions\n\t\t\t\tyou want to aggregate.</p>\n\t\t\t\n\t\t\t <p>If your source type is an organization, you must be signed in to the management account or a registered delegated administrator and all the features must be enabled in your organization. \n\t\t\t\tIf the caller is a management account, Config calls <code>EnableAwsServiceAccess</code> API to enable integration between Config and Organizations.\n\t\t\t\tIf the caller is a registered delegated administrator, Config calls <code>ListDelegatedAdministrators</code> API to verify whether the caller is a valid delegated administrator.</p>\n\t\t\t <p>To register a delegated administrator, see <a href=\"https://docs.aws.amazon.com/config/latest/developerguide/set-up-aggregator-cli.html#register-a-delegated-administrator-cli\">Register a Delegated Administrator</a> in the Config developer guide. </p>\n\t\t </note>"
"smithy.api#documentation": "<p>Creates and updates the configuration aggregator with the\n\t\t\tselected source accounts and regions. The source account can be\n\t\t\tindividual account(s) or an organization.</p>\n\t\t\n\t\t <p>\n <code>accountIds</code> that are passed will be replaced with existing accounts.\n\t\t\tIf you want to add additional accounts into the aggregator, call <code>DescribeConfigurationAggregators</code> to get the previous accounts and then append new ones.</p>\n\t\t <note>\n\t\t\t <p>Config should be enabled in source accounts and regions\n\t\t\t\tyou want to aggregate.</p>\n\t\t\t\n\t\t\t <p>If your source type is an organization, you must be signed in to the management account or a registered delegated administrator and all the features must be enabled in your organization. \n\t\t\t\tIf the caller is a management account, Config calls <code>EnableAwsServiceAccess</code> API to enable integration between Config and Organizations.\n\t\t\t\tIf the caller is a registered delegated administrator, Config calls <code>ListDelegatedAdministrators</code> API to verify whether the caller is a valid delegated administrator.</p>\n\t\t\t <p>To register a delegated administrator, see <a href=\"https://docs.aws.amazon.com/config/latest/developerguide/set-up-aggregator-cli.html#register-a-delegated-administrator-cli\">Register a Delegated Administrator</a> in the Config developer guide. </p>\n\t\t </note>"
}
},
"com.amazonaws.configservice#PutConfigurationAggregatorRequest": {
Expand Down Expand Up @@ -8429,7 +8429,7 @@
"TemplateBody": {
"target": "com.amazonaws.configservice#TemplateBody",
"traits": {
"smithy.api#documentation": "<p>A string containing full conformance pack template body. Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.</p>\n\t\t <note>\n <p>You can only use a YAML template with one resource type, that is, config rule and a remediation action. </p>\n </note>"
"smithy.api#documentation": "<p>A string containing full conformance pack template body. Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.</p>\n\t\t <note>\n <p>You can only use a YAML template with two resource types: config rule (<code>AWS::Config::ConfigRule</code>) and a remediation action (<code>AWS::Config::RemediationConfiguration</code>).</p>\n </note>"
}
},
"DeliveryS3Bucket": {
Expand Down Expand Up @@ -10343,6 +10343,14 @@
{
"value": "AWS::CodeDeploy::DeploymentGroup",
"name": "CodeDeployDeploymentGroup"
},
{
"value": "AWS::EC2::LaunchTemplate",
"name": "LaunchTemplate"
},
{
"value": "AWS::ECR::PublicRepository",
"name": "ECRPublicRepository"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions codegen/sdk-codegen/aws-models/elasticache.json
Original file line number Diff line number Diff line change
Expand Up @@ -981,7 +981,7 @@
"CacheParameterGroupFamily": {
"target": "com.amazonaws.elasticache#String",
"traits": {
"smithy.api#documentation": "<p>The name of the cache parameter group family associated with this cache engine.</p>\n <p>Valid values are: \n <code>memcached1.4</code> | \n <code>memcached1.5</code> | \n <code>memcached1.6</code> | \n <code>redis2.6</code> | \n <code>redis2.8</code> |\n <code>redis3.2</code> |\n <code>redis4.0</code> |\n <code>redis5.0</code> | \n <code>redis6.0</code> | \n <code>redis6.2</code>\n </p>"
"smithy.api#documentation": "<p>The name of the cache parameter group family associated with this cache engine.</p>\n <p>Valid values are: \n <code>memcached1.4</code> | \n <code>memcached1.5</code> | \n <code>memcached1.6</code> | \n <code>redis2.6</code> | \n <code>redis2.8</code> |\n <code>redis3.2</code> |\n <code>redis4.0</code> |\n <code>redis5.0</code> | \n <code>redis6.x</code> \n </p>"
}
},
"CacheEngineDescription": {
Expand Down Expand Up @@ -5256,7 +5256,7 @@
"CacheParameterGroupFamily": {
"target": "com.amazonaws.elasticache#String",
"traits": {
"smithy.api#documentation": "<p>Specifies the name of the cache parameter group family to which the engine default parameters apply.</p>\n <p>Valid values are: \n <code>memcached1.4</code> | \n <code>memcached1.5</code> | \n <code>memcached1.6</code> | \n <code>redis2.6</code> | \n <code>redis2.8</code> |\n <code>redis3.2</code> |\n <code>redis4.0</code> |\n <code>redis5.0</code> | \n <code>redis6.0</code> | \n <code>redis6.2</code>\n </p>"
"smithy.api#documentation": "<p>Specifies the name of the cache parameter group family to which the engine default parameters apply.</p>\n <p>Valid values are: \n <code>memcached1.4</code> | \n <code>memcached1.5</code> | \n <code>memcached1.6</code> | \n <code>redis2.6</code> | \n <code>redis2.8</code> |\n <code>redis3.2</code> |\n <code>redis4.0</code> |\n <code>redis5.0</code> | \n <code>redis6.0</code> | \n <code>redis6.x</code>\n </p>"
}
},
"Marker": {
Expand Down
Loading

0 comments on commit 64f4092

Please sign in to comment.