Skip to content

Commit 093e37d

Browse files
committed
chore(models): update models as of 01/20/2022
1 parent 54ff141 commit 093e37d

35 files changed

+4683
-818
lines changed

codegen/sdk-codegen/aws-models/application-insights.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2838,6 +2838,14 @@
28382838
{
28392839
"value": "SQL_SERVER_FAILOVER_CLUSTER_INSTANCE",
28402840
"name": "SQL_SERVER_FAILOVER_CLUSTER_INSTANCE"
2841+
},
2842+
{
2843+
"value": "SHAREPOINT",
2844+
"name": "SHAREPOINT"
2845+
},
2846+
{
2847+
"value": "ACTIVE_DIRECTORY",
2848+
"name": "ACTIVE_DIRECTORY"
28412849
}
28422850
],
28432851
"smithy.api#length": {

codegen/sdk-codegen/aws-models/cloudtrail.json

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

codegen/sdk-codegen/aws-models/compute-optimizer.json

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

codegen/sdk-codegen/aws-models/config-service.json

Lines changed: 43 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -10319,6 +10319,30 @@
1031910319
{
1032010320
"value": "AWS::OpenSearch::Domain",
1032110321
"name": "OpenSearchDomain"
10322+
},
10323+
{
10324+
"value": "AWS::EC2::TransitGateway",
10325+
"name": "TransitGateway"
10326+
},
10327+
{
10328+
"value": "AWS::Kinesis::Stream",
10329+
"name": "KinesisStream"
10330+
},
10331+
{
10332+
"value": "AWS::Kinesis::StreamConsumer",
10333+
"name": "KinesisStreamConsumer"
10334+
},
10335+
{
10336+
"value": "AWS::CodeDeploy::Application",
10337+
"name": "CodeDeployApplication"
10338+
},
10339+
{
10340+
"value": "AWS::CodeDeploy::DeploymentConfig",
10341+
"name": "CodeDeployDeploymentConfig"
10342+
},
10343+
{
10344+
"value": "AWS::CodeDeploy::DeploymentGroup",
10345+
"name": "CodeDeployDeploymentGroup"
1032210346
}
1032310347
]
1032410348
}
@@ -10766,6 +10790,24 @@
1076610790
},
1076710791
"com.amazonaws.configservice#StarlingDoveService": {
1076810792
"type": "service",
10793+
"traits": {
10794+
"aws.api#service": {
10795+
"sdkId": "Config Service",
10796+
"arnNamespace": "config",
10797+
"cloudFormationName": "Config",
10798+
"cloudTrailEventSource": "configservice.amazonaws.com",
10799+
"endpointPrefix": "config"
10800+
},
10801+
"aws.auth#sigv4": {
10802+
"name": "config"
10803+
},
10804+
"aws.protocols#awsJson1_1": {},
10805+
"smithy.api#documentation": "<fullname>Config</fullname>\n\n\t\t <p>Config provides a way to keep track of the configurations\n\t\t\tof all the Amazon Web Services resources associated with your Amazon Web Services account. You can\n\t\t\tuse Config to get the current and historical configurations of\n\t\t\teach Amazon Web Services resource and also to get information about the relationship\n\t\t\tbetween the resources. An Amazon Web Services resource can be an Amazon Compute\n\t\t\tCloud (Amazon EC2) instance, an Elastic Block Store (EBS) volume, an\n\t\t\telastic network Interface (ENI), or a security group. For a complete\n\t\t\tlist of resources currently supported by Config, see <a href=\"https://docs.aws.amazon.com/config/latest/developerguide/resource-config-reference.html#supported-resources\">Supported Amazon Web Services resources</a>.</p>\n\n\t\t <p>You can access and manage Config through the Amazon Web Services Management\n\t\t\tConsole, the Amazon Web Services Command Line Interface (Amazon Web Services CLI), the Config\n\t\t\tAPI, or the Amazon Web Services SDKs for Config. This reference guide contains\n\t\t\tdocumentation for the Config API and the Amazon Web Services CLI commands that\n\t\t\tyou can use to manage Config. The Config API uses the\n\t\t\tSignature Version 4 protocol for signing requests. For more\n\t\t\tinformation about how to sign a request with this protocol, see\n\t\t\t\t<a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature\n\t\t\t\tVersion 4 Signing Process</a>. For detailed information\n\t\t\tabout Config features and their associated actions or commands,\n\t\t\tas well as how to work with Amazon Web Services Management Console, see <a href=\"https://docs.aws.amazon.com/config/latest/developerguide/WhatIsConfig.html\">What Is Config</a> in the <i>Config Developer\n\t\t\t\tGuide</i>.</p>",
10806+
"smithy.api#title": "AWS Config",
10807+
"smithy.api#xmlNamespace": {
10808+
"uri": "http://config.amazonaws.com/doc/2014-11-12/"
10809+
}
10810+
},
1076910811
"version": "2014-11-12",
1077010812
"operations": [
1077110813
{
@@ -11026,25 +11068,7 @@
1102611068
{
1102711069
"target": "com.amazonaws.configservice#UntagResource"
1102811070
}
11029-
],
11030-
"traits": {
11031-
"aws.api#service": {
11032-
"sdkId": "Config Service",
11033-
"arnNamespace": "config",
11034-
"cloudFormationName": "Config",
11035-
"cloudTrailEventSource": "configservice.amazonaws.com",
11036-
"endpointPrefix": "config"
11037-
},
11038-
"aws.auth#sigv4": {
11039-
"name": "config"
11040-
},
11041-
"aws.protocols#awsJson1_1": {},
11042-
"smithy.api#documentation": "<fullname>Config</fullname>\n\n\t\t <p>Config provides a way to keep track of the configurations\n\t\t\tof all the Amazon Web Services resources associated with your Amazon Web Services account. You can\n\t\t\tuse Config to get the current and historical configurations of\n\t\t\teach Amazon Web Services resource and also to get information about the relationship\n\t\t\tbetween the resources. An Amazon Web Services resource can be an Amazon Compute\n\t\t\tCloud (Amazon EC2) instance, an Elastic Block Store (EBS) volume, an\n\t\t\telastic network Interface (ENI), or a security group. For a complete\n\t\t\tlist of resources currently supported by Config, see <a href=\"https://docs.aws.amazon.com/config/latest/developerguide/resource-config-reference.html#supported-resources\">Supported Amazon Web Services resources</a>.</p>\n\n\t\t <p>You can access and manage Config through the Amazon Web Services Management\n\t\t\tConsole, the Amazon Web Services Command Line Interface (Amazon Web Services CLI), the Config\n\t\t\tAPI, or the Amazon Web Services SDKs for Config. This reference guide contains\n\t\t\tdocumentation for the Config API and the Amazon Web Services CLI commands that\n\t\t\tyou can use to manage Config. The Config API uses the\n\t\t\tSignature Version 4 protocol for signing requests. For more\n\t\t\tinformation about how to sign a request with this protocol, see\n\t\t\t\t<a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature\n\t\t\t\tVersion 4 Signing Process</a>. For detailed information\n\t\t\tabout Config features and their associated actions or commands,\n\t\t\tas well as how to work with Amazon Web Services Management Console, see <a href=\"https://docs.aws.amazon.com/config/latest/developerguide/WhatIsConfig.html\">What Is Config</a> in the <i>Config Developer\n\t\t\t\tGuide</i>.</p>",
11043-
"smithy.api#title": "AWS Config",
11044-
"smithy.api#xmlNamespace": {
11045-
"uri": "http://config.amazonaws.com/doc/2014-11-12/"
11046-
}
11047-
}
11071+
]
1104811072
},
1104911073
"com.amazonaws.configservice#StartConfigRulesEvaluation": {
1105011074
"type": "operation",

codegen/sdk-codegen/aws-models/connect.json

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
"name": "connect"
308308
},
309309
"aws.protocols#restJson1": {},
310-
"smithy.api#documentation": "<p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer\n contact center and provide reliable customer engagement at any scale.</p>\n <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing.\n You can also resolve customer issues more efficiently by getting customers in touch with the\n appropriate agents.</p>\n <p>There are limits to the number of Amazon Connect resources that you can create. There are also limits\n to the number of requests that you can make per second. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html\">Amazon Connect\n Service Quotas</a> in the <i>Amazon Connect Administrator Guide</i>.</p>\n <p>You can connect programmatically to an AWS service by using an endpoint. For a list of Amazon Connect\n endpoints, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/connect_region.html\">Amazon Connect\n Endpoints</a>.</p>\n <note>\n <p>Working with contact flows? Check out the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p>\n </note>",
310+
"smithy.api#documentation": "<p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer\n contact center and provide reliable customer engagement at any scale.</p>\n <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing.\n You can also resolve customer issues more efficiently by getting customers in touch with the\n appropriate agents.</p>\n <p>There are limits to the number of Amazon Connect resources that you can create. There are also limits\n to the number of requests that you can make per second. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html\">Amazon Connect\n Service Quotas</a> in the <i>Amazon Connect Administrator Guide</i>.</p>\n <p>You can connect programmatically to an Amazon Web Services service by using an endpoint. For a list of Amazon Connect\n endpoints, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/connect_region.html\">Amazon Connect\n Endpoints</a>.</p>\n <note>\n <p>Working with contact flows? Check out the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p>\n </note>",
311311
"smithy.api#title": "Amazon Connect Service"
312312
},
313313
"version": "2017-08-08",
@@ -2543,7 +2543,7 @@
25432543
}
25442544
],
25452545
"traits": {
2546-
"smithy.api#documentation": "<p>Creates an AWS resource association with an Amazon Connect instance.</p>",
2546+
"smithy.api#documentation": "<p>Creates an Amazon Web Services resource association with an Amazon Connect instance.</p>",
25472547
"smithy.api#http": {
25482548
"method": "PUT",
25492549
"uri": "/instance/{InstanceId}/integration-associations",
@@ -3223,6 +3223,12 @@
32233223
"smithy.api#httpLabel": {},
32243224
"smithy.api#required": {}
32253225
}
3226+
},
3227+
"Tags": {
3228+
"target": "com.amazonaws.connect#TagMap",
3229+
"traits": {
3230+
"smithy.api#documentation": "<p>The tags used to organize, track, or control access for this resource.</p>"
3231+
}
32263232
}
32273233
}
32283234
},
@@ -3738,7 +3744,7 @@
37383744
}
37393745
],
37403746
"traits": {
3741-
"smithy.api#documentation": "<p>Deletes an AWS resource association from an Amazon Connect instance. The association must not have\n any use cases associated with it.</p>",
3747+
"smithy.api#documentation": "<p>Deletes an Amazon Web Services resource association from an Amazon Connect instance. The association must not have\n any use cases associated with it.</p>",
37423748
"smithy.api#http": {
37433749
"method": "DELETE",
37443750
"uri": "/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}",
@@ -5623,7 +5629,7 @@
56235629
"Queues": {
56245630
"target": "com.amazonaws.connect#Queues",
56255631
"traits": {
5626-
"smithy.api#documentation": "<p>The queues to use to filter the metrics. You can specify up to 100 queues per\n request.</p>"
5632+
"smithy.api#documentation": "<p>The queues to use to filter the metrics. You should specify at least one queue, and can specify up to 100 queues per\n request. The <code>GetCurrentMetricsData</code> API in particular requires a queue when you include a <code>Filter</code> in your request. </p>"
56275633
}
56285634
},
56295635
"Channels": {
@@ -6056,6 +6062,12 @@
60566062
"traits": {
60576063
"smithy.api#documentation": "<p>Information about the levels in the hierarchy group.</p>"
60586064
}
6065+
},
6066+
"Tags": {
6067+
"target": "com.amazonaws.connect#TagMap",
6068+
"traits": {
6069+
"smithy.api#documentation": "<p>The tags used to organize, track, or control access for this resource.</p>"
6070+
}
60596071
}
60606072
},
60616073
"traits": {
@@ -8246,7 +8258,7 @@
82468258
}
82478259
],
82488260
"traits": {
8249-
"smithy.api#documentation": "<p>Provides summary information about the AWS resource associations for the specified Amazon Connect\n instance.</p>",
8261+
"smithy.api#documentation": "<p>Provides summary information about the Amazon Web Services resource associations for the specified Amazon Connect\n instance.</p>",
82508262
"smithy.api#http": {
82518263
"method": "GET",
82528264
"uri": "/instance/{InstanceId}/integration-associations",
@@ -14055,7 +14067,7 @@
1405514067
"AttributeType": {
1405614068
"target": "com.amazonaws.connect#InstanceAttributeType",
1405714069
"traits": {
14058-
"smithy.api#documentation": "<p>The type of attribute.</p>\n <note>\n <p>Only allowlisted customers can consume USE_CUSTOM_TTS_VOICES. To access this feature, contact AWS Support for allowlisting.</p>\n </note>",
14070+
"smithy.api#documentation": "<p>The type of attribute.</p>\n <note>\n <p>Only allowlisted customers can consume USE_CUSTOM_TTS_VOICES. To access this feature, contact Amazon Web Services Support for allowlisting.</p>\n </note>",
1405914071
"smithy.api#httpLabel": {},
1406014072
"smithy.api#required": {}
1406114073
}

0 commit comments

Comments
 (0)