|
10319 | 10319 | {
|
10320 | 10320 | "value": "AWS::OpenSearch::Domain",
|
10321 | 10321 | "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" |
10322 | 10346 | }
|
10323 | 10347 | ]
|
10324 | 10348 | }
|
|
10766 | 10790 | },
|
10767 | 10791 | "com.amazonaws.configservice#StarlingDoveService": {
|
10768 | 10792 | "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 | + }, |
10769 | 10811 | "version": "2014-11-12",
|
10770 | 10812 | "operations": [
|
10771 | 10813 | {
|
|
11026 | 11068 | {
|
11027 | 11069 | "target": "com.amazonaws.configservice#UntagResource"
|
11028 | 11070 | }
|
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 | + ] |
11048 | 11072 | },
|
11049 | 11073 | "com.amazonaws.configservice#StartConfigRulesEvaluation": {
|
11050 | 11074 | "type": "operation",
|
|
0 commit comments