vendor: update all dependencies to latest versions
This commit is contained in:
parent
911d121bb9
commit
b017fcfe9a
3048 changed files with 537057 additions and 189681 deletions
67
vendor/github.com/aws/aws-sdk-go/models/apis/config/2014-11-12/api-2.json
generated
vendored
67
vendor/github.com/aws/aws-sdk-go/models/apis/config/2014-11-12/api-2.json
generated
vendored
|
@ -222,6 +222,20 @@
|
|||
{"shape":"InvalidParameterValueException"}
|
||||
]
|
||||
},
|
||||
"GetDiscoveredResourceCounts":{
|
||||
"name":"GetDiscoveredResourceCounts",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"GetDiscoveredResourceCountsRequest"},
|
||||
"output":{"shape":"GetDiscoveredResourceCountsResponse"},
|
||||
"errors":[
|
||||
{"shape":"ValidationException"},
|
||||
{"shape":"InvalidLimitException"},
|
||||
{"shape":"InvalidNextTokenException"}
|
||||
]
|
||||
},
|
||||
"GetResourceConfigHistory":{
|
||||
"name":"GetResourceConfigHistory",
|
||||
"http":{
|
||||
|
@ -359,6 +373,11 @@
|
|||
"AllSupported":{"type":"boolean"},
|
||||
"AvailabilityZone":{"type":"string"},
|
||||
"AwsRegion":{"type":"string"},
|
||||
"BaseResourceId":{
|
||||
"type":"string",
|
||||
"max":768,
|
||||
"min":1
|
||||
},
|
||||
"Boolean":{"type":"boolean"},
|
||||
"ChannelName":{
|
||||
"type":"string",
|
||||
|
@ -394,7 +413,7 @@
|
|||
"type":"structure",
|
||||
"members":{
|
||||
"ResourceType":{"shape":"StringWithCharLimit256"},
|
||||
"ResourceId":{"shape":"StringWithCharLimit256"},
|
||||
"ResourceId":{"shape":"BaseResourceId"},
|
||||
"Compliance":{"shape":"Compliance"}
|
||||
}
|
||||
},
|
||||
|
@ -707,7 +726,7 @@
|
|||
"type":"structure",
|
||||
"members":{
|
||||
"ResourceType":{"shape":"StringWithCharLimit256"},
|
||||
"ResourceId":{"shape":"StringWithCharLimit256"},
|
||||
"ResourceId":{"shape":"BaseResourceId"},
|
||||
"ComplianceTypes":{"shape":"ComplianceTypes"},
|
||||
"Limit":{"shape":"Limit"},
|
||||
"NextToken":{"shape":"NextToken"}
|
||||
|
@ -813,7 +832,7 @@
|
|||
],
|
||||
"members":{
|
||||
"ComplianceResourceType":{"shape":"StringWithCharLimit256"},
|
||||
"ComplianceResourceId":{"shape":"StringWithCharLimit256"},
|
||||
"ComplianceResourceId":{"shape":"BaseResourceId"},
|
||||
"ComplianceType":{"shape":"ComplianceType"},
|
||||
"Annotation":{"shape":"StringWithCharLimit256"},
|
||||
"OrderingTimestamp":{"shape":"OrderingTimestamp"}
|
||||
|
@ -842,7 +861,7 @@
|
|||
"members":{
|
||||
"ConfigRuleName":{"shape":"StringWithCharLimit64"},
|
||||
"ResourceType":{"shape":"StringWithCharLimit256"},
|
||||
"ResourceId":{"shape":"StringWithCharLimit256"}
|
||||
"ResourceId":{"shape":"BaseResourceId"}
|
||||
}
|
||||
},
|
||||
"EvaluationResults":{
|
||||
|
@ -884,7 +903,7 @@
|
|||
],
|
||||
"members":{
|
||||
"ResourceType":{"shape":"StringWithCharLimit256"},
|
||||
"ResourceId":{"shape":"StringWithCharLimit256"},
|
||||
"ResourceId":{"shape":"BaseResourceId"},
|
||||
"ComplianceTypes":{"shape":"ComplianceTypes"},
|
||||
"NextToken":{"shape":"String"}
|
||||
}
|
||||
|
@ -914,6 +933,22 @@
|
|||
"ComplianceSummariesByResourceType":{"shape":"ComplianceSummariesByResourceType"}
|
||||
}
|
||||
},
|
||||
"GetDiscoveredResourceCountsRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"resourceTypes":{"shape":"ResourceTypes"},
|
||||
"limit":{"shape":"Limit"},
|
||||
"nextToken":{"shape":"NextToken"}
|
||||
}
|
||||
},
|
||||
"GetDiscoveredResourceCountsResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"totalDiscoveredResources":{"shape":"Long"},
|
||||
"resourceCounts":{"shape":"ResourceCounts"},
|
||||
"nextToken":{"shape":"NextToken"}
|
||||
}
|
||||
},
|
||||
"GetResourceConfigHistoryRequest":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
|
@ -1054,6 +1089,7 @@
|
|||
"nextToken":{"shape":"NextToken"}
|
||||
}
|
||||
},
|
||||
"Long":{"type":"long"},
|
||||
"MaxNumberOfConfigRulesExceededException":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
|
@ -1225,6 +1261,17 @@
|
|||
"member":{"shape":"Relationship"}
|
||||
},
|
||||
"RelationshipName":{"type":"string"},
|
||||
"ResourceCount":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"resourceType":{"shape":"ResourceType"},
|
||||
"count":{"shape":"Long"}
|
||||
}
|
||||
},
|
||||
"ResourceCounts":{
|
||||
"type":"list",
|
||||
"member":{"shape":"ResourceCount"}
|
||||
},
|
||||
"ResourceCreationTime":{"type":"timestamp"},
|
||||
"ResourceDeletionTime":{"type":"timestamp"},
|
||||
"ResourceId":{"type":"string"},
|
||||
|
@ -1295,7 +1342,13 @@
|
|||
"AWS::Redshift::ClusterSecurityGroup",
|
||||
"AWS::Redshift::ClusterSubnetGroup",
|
||||
"AWS::Redshift::EventSubscription",
|
||||
"AWS::CloudWatch::Alarm"
|
||||
"AWS::CloudWatch::Alarm",
|
||||
"AWS::CloudFormation::Stack",
|
||||
"AWS::DynamoDB::Table",
|
||||
"AWS::AutoScaling::AutoScalingGroup",
|
||||
"AWS::AutoScaling::LaunchConfiguration",
|
||||
"AWS::AutoScaling::ScalingPolicy",
|
||||
"AWS::AutoScaling::ScheduledAction"
|
||||
]
|
||||
},
|
||||
"ResourceTypeList":{
|
||||
|
@ -1319,7 +1372,7 @@
|
|||
"ComplianceResourceTypes":{"shape":"ComplianceResourceTypes"},
|
||||
"TagKey":{"shape":"StringWithCharLimit128"},
|
||||
"TagValue":{"shape":"StringWithCharLimit256"},
|
||||
"ComplianceResourceId":{"shape":"StringWithCharLimit256"}
|
||||
"ComplianceResourceId":{"shape":"BaseResourceId"}
|
||||
}
|
||||
},
|
||||
"Source":{
|
||||
|
|
64
vendor/github.com/aws/aws-sdk-go/models/apis/config/2014-11-12/docs-2.json
generated
vendored
64
vendor/github.com/aws/aws-sdk-go/models/apis/config/2014-11-12/docs-2.json
generated
vendored
|
@ -19,8 +19,9 @@
|
|||
"GetComplianceDetailsByResource": "<p>Returns the evaluation results for the specified AWS resource. The results indicate which AWS Config rules were used to evaluate the resource, when each rule was last used, and whether the resource complies with each rule.</p>",
|
||||
"GetComplianceSummaryByConfigRule": "<p>Returns the number of AWS Config rules that are compliant and noncompliant, up to a maximum of 25 for each.</p>",
|
||||
"GetComplianceSummaryByResourceType": "<p>Returns the number of resources that are compliant and the number that are noncompliant. You can specify one or more resource types to get these numbers for each resource type. The maximum number returned is 100.</p>",
|
||||
"GetResourceConfigHistory": "<p>Returns a list of configuration items for the specified resource. The list contains details about each state of the resource during the specified time interval.</p> <p>The response is paginated, and by default, AWS Config returns a limit of 10 configuration items per page. You can customize this number with the <code>limit</code> parameter. The response includes a <code>nextToken</code> string, and to get the next page of results, run the request again and enter this string for the <code>nextToken</code> parameter.</p> <note> <p>Each call to the API is limited to span a duration of seven days. It is likely that the number of records returned is smaller than the specified <code>limit</code>. In such cases, you can make another call, using the <code>nextToken</code>.</p> </note>",
|
||||
"ListDiscoveredResources": "<p>Accepts a resource type and returns a list of resource identifiers for the resources of that type. A resource identifier includes the resource type, ID, and (if available) the custom resource name. The results consist of resources that AWS Config has discovered, including those that AWS Config is not currently recording. You can narrow the results to include only resources that have specific resource IDs or a resource name.</p> <note> <p>You can specify either resource IDs or a resource name but not both in the same request.</p> </note> <p>The response is paginated, and by default AWS Config lists 100 resource identifiers on each page. You can customize this number with the <code>limit</code> parameter. The response includes a <code>nextToken</code> string, and to get the next page of results, run the request again and enter this string for the <code>nextToken</code> parameter.</p>",
|
||||
"GetDiscoveredResourceCounts": "<p>Returns the resource types, the number of each resource type, and the total number of resources that AWS Config is recording in this region for your AWS account. </p> <p class=\"title\"> <b>Example</b> </p> <ol> <li> <p>AWS Config is recording three resource types in the US East (Ohio) Region for your account: 25 EC2 instances, 20 IAM users, and 15 S3 buckets.</p> </li> <li> <p>You make a call to the <code>GetDiscoveredResourceCounts</code> action and specify that you want all resource types. </p> </li> <li> <p>AWS Config returns the following:</p> <ul> <li> <p>The resource types (EC2 instances, IAM users, and S3 buckets)</p> </li> <li> <p>The number of each resource type (25, 20, and 15)</p> </li> <li> <p>The total number of all resources (60)</p> </li> </ul> </li> </ol> <p>The response is paginated. By default, AWS Config lists 100 <a>ResourceCount</a> objects on each page. You can customize this number with the <code>limit</code> parameter. The response includes a <code>nextToken</code> string. To get the next page of results, run the request again and specify the string for the <code>nextToken</code> parameter.</p> <note> <p>If you make a call to the <a>GetDiscoveredResourceCounts</a> action, you may not immediately receive resource counts in the following situations:</p> <ul> <li> <p>You are a new AWS Config customer</p> </li> <li> <p>You just enabled resource recording</p> </li> </ul> <p>It may take a few minutes for AWS Config to record and count your resources. Wait a few minutes and then retry the <a>GetDiscoveredResourceCounts</a> action. </p> </note>",
|
||||
"GetResourceConfigHistory": "<p>Returns a list of configuration items for the specified resource. The list contains details about each state of the resource during the specified time interval.</p> <p>The response is paginated. By default, AWS Config returns a limit of 10 configuration items per page. You can customize this number with the <code>limit</code> parameter. The response includes a <code>nextToken</code> string. To get the next page of results, run the request again and specify the string for the <code>nextToken</code> parameter.</p> <note> <p>Each call to the API is limited to span a duration of seven days. It is likely that the number of records returned is smaller than the specified <code>limit</code>. In such cases, you can make another call, using the <code>nextToken</code>.</p> </note>",
|
||||
"ListDiscoveredResources": "<p>Accepts a resource type and returns a list of resource identifiers for the resources of that type. A resource identifier includes the resource type, ID, and (if available) the custom resource name. The results consist of resources that AWS Config has discovered, including those that AWS Config is not currently recording. You can narrow the results to include only resources that have specific resource IDs or a resource name.</p> <note> <p>You can specify either resource IDs or a resource name but not both in the same request.</p> </note> <p>The response is paginated. By default, AWS Config lists 100 resource identifiers on each page. You can customize this number with the <code>limit</code> parameter. The response includes a <code>nextToken</code> string. To get the next page of results, run the request again and specify the string for the <code>nextToken</code> parameter.</p>",
|
||||
"PutConfigRule": "<p>Adds or updates an AWS Config rule for evaluating whether your AWS resources comply with your desired configurations.</p> <p>You can use this action for custom Config rules and AWS managed Config rules. A custom Config rule is a rule that you develop and maintain. An AWS managed Config rule is a customizable, predefined rule that AWS Config provides.</p> <p>If you are adding a new custom Config rule, you must first create the AWS Lambda function that the rule invokes to evaluate your resources. When you use the <code>PutConfigRule</code> action to add the rule to AWS Config, you must specify the Amazon Resource Name (ARN) that AWS Lambda assigns to the function. Specify the ARN for the <code>SourceIdentifier</code> key. This key is part of the <code>Source</code> object, which is part of the <code>ConfigRule</code> object. </p> <p>If you are adding an AWS managed Config rule, specify the rule's identifier for the <code>SourceIdentifier</code> key. To reference AWS managed Config rule identifiers, see <a href=\"http://docs.aws.amazon.com/config/latest/developerguide/evaluate-config_use-managed-rules.html\">About AWS Managed Config Rules</a>.</p> <p>For any new rule that you add, specify the <code>ConfigRuleName</code> in the <code>ConfigRule</code> object. Do not specify the <code>ConfigRuleArn</code> or the <code>ConfigRuleId</code>. These values are generated by AWS Config for new rules.</p> <p>If you are updating a rule that you added previously, you can specify the rule by <code>ConfigRuleName</code>, <code>ConfigRuleId</code>, or <code>ConfigRuleArn</code> in the <code>ConfigRule</code> data type that you use in this request.</p> <p>The maximum number of rules that AWS Config supports is 50.</p> <p>For more information about requesting a rule limit increase, see <a href=\"http://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_config\">AWS Config Limits</a> in the <i>AWS General Reference Guide</i>.</p> <p>For more information about developing and using AWS Config rules, see <a href=\"http://docs.aws.amazon.com/config/latest/developerguide/evaluate-config.html\">Evaluating AWS Resource Configurations with AWS Config</a> in the <i>AWS Config Developer Guide</i>.</p>",
|
||||
"PutConfigurationRecorder": "<p>Creates a new configuration recorder to record the selected resource configurations.</p> <p>You can use this action to change the role <code>roleARN</code> and/or the <code>recordingGroup</code> of an existing recorder. To change the role, call the action on the existing configuration recorder and specify a role.</p> <note> <p>Currently, you can specify only one configuration recorder per region in your account.</p> <p>If <code>ConfigurationRecorder</code> does not have the <b>recordingGroup</b> parameter specified, the default is to record all supported resource types.</p> </note>",
|
||||
"PutDeliveryChannel": "<p>Creates a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS topic.</p> <p>Before you can create a delivery channel, you must create a configuration recorder.</p> <p>You can use this action to change the Amazon S3 bucket or an Amazon SNS topic of the existing delivery channel. To change the Amazon S3 bucket or an Amazon SNS topic, call this action and specify the changed values for the S3 bucket and the SNS topic. If you specify a different value for either the S3 bucket or the SNS topic, this action will keep the existing value for the parameter that is not changed.</p> <note> <p>You can have only one delivery channel per region in your account.</p> </note>",
|
||||
|
@ -60,6 +61,17 @@
|
|||
"ConfigurationItem$awsRegion": "<p>The region where the resource resides.</p>"
|
||||
}
|
||||
},
|
||||
"BaseResourceId": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"ComplianceByResource$ResourceId": "<p>The ID of the AWS resource that was evaluated.</p>",
|
||||
"DescribeComplianceByResourceRequest$ResourceId": "<p>The ID of the AWS resource for which you want compliance information. You can specify only one resource ID. If you specify a resource ID, you must also specify a type for <code>ResourceType</code>.</p>",
|
||||
"Evaluation$ComplianceResourceId": "<p>The ID of the AWS resource that was evaluated.</p>",
|
||||
"EvaluationResultQualifier$ResourceId": "<p>The ID of the evaluated AWS resource.</p>",
|
||||
"GetComplianceDetailsByResourceRequest$ResourceId": "<p>The ID of the AWS resource for which you want compliance information.</p>",
|
||||
"Scope$ComplianceResourceId": "<p>The IDs of the only AWS resource that you want to trigger an evaluation for the rule. If you specify a resource ID, you must specify one resource type for <code>ComplianceResourceTypes</code>.</p>"
|
||||
}
|
||||
},
|
||||
"Boolean": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
|
@ -168,7 +180,7 @@
|
|||
}
|
||||
},
|
||||
"ConfigExportDeliveryInfo": {
|
||||
"base": "<p>A list that contains the status of the delivery of either the snapshot or the configuration history to the specified Amazon S3 bucket.</p>",
|
||||
"base": "<p>Provides status of the delivery of the snapshot or the configuration history to the specified Amazon S3 bucket. Also provides the status of notifications about the Amazon S3 delivery to the specified Amazon SNS topic.</p>",
|
||||
"refs": {
|
||||
"DeliveryChannelStatus$configSnapshotDeliveryInfo": "<p>A list containing the status of the delivery of the snapshot to the specified Amazon S3 bucket.</p>",
|
||||
"DeliveryChannelStatus$configHistoryDeliveryInfo": "<p>A list that contains the status of the delivery of the configuration history to the specified Amazon S3 bucket.</p>"
|
||||
|
@ -565,6 +577,16 @@
|
|||
"refs": {
|
||||
}
|
||||
},
|
||||
"GetDiscoveredResourceCountsRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"GetDiscoveredResourceCountsResponse": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"GetResourceConfigHistoryRequest": {
|
||||
"base": "<p>The input for the <a>GetResourceConfigHistory</a> action.</p>",
|
||||
"refs": {
|
||||
|
@ -668,6 +690,7 @@
|
|||
"refs": {
|
||||
"DescribeComplianceByResourceRequest$Limit": "<p>The maximum number of evaluation results returned on each page. The default is 10. You cannot specify a limit greater than 100. If you specify 0, AWS Config uses the default.</p>",
|
||||
"GetComplianceDetailsByConfigRuleRequest$Limit": "<p>The maximum number of evaluation results returned on each page. The default is 10. You cannot specify a limit greater than 100. If you specify 0, AWS Config uses the default.</p>",
|
||||
"GetDiscoveredResourceCountsRequest$limit": "<p>The maximum number of <a>ResourceCount</a> objects returned on each page. The default is 100. You cannot specify a limit greater than 100. If you specify 0, AWS Config uses the default.</p>",
|
||||
"GetResourceConfigHistoryRequest$limit": "<p>The maximum number of configuration items returned on each page. The default is 10. You cannot specify a limit greater than 100. If you specify 0, AWS Config uses the default.</p>",
|
||||
"ListDiscoveredResourcesRequest$limit": "<p>The maximum number of resource identifiers returned on each page. The default is 100. You cannot specify a limit greater than 100. If you specify 0, AWS Config uses the default.</p>"
|
||||
}
|
||||
|
@ -687,6 +710,13 @@
|
|||
"refs": {
|
||||
}
|
||||
},
|
||||
"Long": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"GetDiscoveredResourceCountsResponse$totalDiscoveredResources": "<p>The total number of resources that AWS Config is recording in the region for your account. If you specify resource types in the request, AWS Config returns only the total number of resources for those resource types.</p> <p class=\"title\"> <b>Example</b> </p> <ol> <li> <p>AWS Config is recording three resource types in the US East (Ohio) Region for your account: 25 EC2 instances, 20 IAM users, and 15 S3 buckets, for a total of 60 resources.</p> </li> <li> <p>You make a call to the <code>GetDiscoveredResourceCounts</code> action and specify the resource type, <code>\"AWS::EC2::Instances\"</code> in the request.</p> </li> <li> <p>AWS Config returns 25 for <code>totalDiscoveredResources</code>.</p> </li> </ol>",
|
||||
"ResourceCount$count": "<p>The number of resources.</p>"
|
||||
}
|
||||
},
|
||||
"MaxNumberOfConfigRulesExceededException": {
|
||||
"base": "<p>Failed to add the AWS Config rule because the account already contains the maximum number of 50 rules. Consider deleting any deactivated rules before adding new rules.</p>",
|
||||
"refs": {
|
||||
|
@ -729,6 +759,8 @@
|
|||
"DescribeComplianceByResourceResponse$NextToken": "<p>The string that you use in a subsequent request to get the next page of results in a paginated response.</p>",
|
||||
"GetComplianceDetailsByConfigRuleRequest$NextToken": "<p>The <code>NextToken</code> string returned on a previous page that you use to get the next page of results in a paginated response.</p>",
|
||||
"GetComplianceDetailsByConfigRuleResponse$NextToken": "<p>The string that you use in a subsequent request to get the next page of results in a paginated response.</p>",
|
||||
"GetDiscoveredResourceCountsRequest$nextToken": "<p>The <code>nextToken</code> string returned on a previous page that you use to get the next page of results in a paginated response.</p>",
|
||||
"GetDiscoveredResourceCountsResponse$nextToken": "<p>The string that you use in a subsequent request to get the next page of results in a paginated response.</p>",
|
||||
"GetResourceConfigHistoryRequest$nextToken": "<p>The <code>nextToken</code> string returned on a previous page that you use to get the next page of results in a paginated response.</p>",
|
||||
"GetResourceConfigHistoryResponse$nextToken": "<p>The string that you use in a subsequent request to get the next page of results in a paginated response.</p>",
|
||||
"ListDiscoveredResourcesRequest$nextToken": "<p>The <code>nextToken</code> string returned on a previous page that you use to get the next page of results in a paginated response.</p>",
|
||||
|
@ -865,6 +897,18 @@
|
|||
"Relationship$relationshipName": "<p>The type of relationship with the related resource.</p>"
|
||||
}
|
||||
},
|
||||
"ResourceCount": {
|
||||
"base": "<p>An object that contains the resource type and the number of resources.</p>",
|
||||
"refs": {
|
||||
"ResourceCounts$member": null
|
||||
}
|
||||
},
|
||||
"ResourceCounts": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"GetDiscoveredResourceCountsResponse$resourceCounts": "<p>The list of <code>ResourceCount</code> objects. Each object is listed in descending order by the number of resources.</p>"
|
||||
}
|
||||
},
|
||||
"ResourceCreationTime": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
|
@ -931,6 +975,7 @@
|
|||
"GetResourceConfigHistoryRequest$resourceType": "<p>The resource type.</p>",
|
||||
"ListDiscoveredResourcesRequest$resourceType": "<p>The type of resources that you want AWS Config to list in the response.</p>",
|
||||
"Relationship$resourceType": "<p>The resource type of the related resource.</p>",
|
||||
"ResourceCount$resourceType": "<p>The resource type, for example <code>\"AWS::EC2::Instance\"</code>.</p>",
|
||||
"ResourceIdentifier$resourceType": "<p>The type of resource.</p>",
|
||||
"ResourceTypeList$member": null
|
||||
}
|
||||
|
@ -944,7 +989,8 @@
|
|||
"ResourceTypes": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"GetComplianceSummaryByResourceTypeRequest$ResourceTypes": "<p>Specify one or more resource types to get the number of resources that are compliant and the number that are noncompliant for each resource type.</p> <p>For this request, you can specify an AWS resource type such as <code>AWS::EC2::Instance</code>, and you can specify that the resource type is an AWS account by specifying <code>AWS::::Account</code>.</p>"
|
||||
"GetComplianceSummaryByResourceTypeRequest$ResourceTypes": "<p>Specify one or more resource types to get the number of resources that are compliant and the number that are noncompliant for each resource type.</p> <p>For this request, you can specify an AWS resource type such as <code>AWS::EC2::Instance</code>, and you can specify that the resource type is an AWS account by specifying <code>AWS::::Account</code>.</p>",
|
||||
"GetDiscoveredResourceCountsRequest$resourceTypes": "<p>The comma-separated list that specifies the resource types that you want the AWS Config to return. For example, (<code>\"AWS::EC2::Instance\"</code>, <code>\"AWS::IAM::User\"</code>).</p> <p>If a value for <code>resourceTypes</code> is not specified, AWS Config returns all resource types that AWS Config is recording in the region for your account.</p> <note> <p>If the configuration recorder is turned off, AWS Config returns an empty list of <a>ResourceCount</a> objects. If the configuration recorder is not recording a specific resource type (for example, S3 buckets), that resource type is not returned in the list of <a>ResourceCount</a> objects.</p> </note>"
|
||||
}
|
||||
},
|
||||
"RuleLimit": {
|
||||
|
@ -1040,30 +1086,24 @@
|
|||
"StringWithCharLimit128": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"Scope$TagKey": "<p>The tag key that is applied to only those AWS resources that you want you want to trigger an evaluation for the rule.</p>"
|
||||
"Scope$TagKey": "<p>The tag key that is applied to only those AWS resources that you want to trigger an evaluation for the rule.</p>"
|
||||
}
|
||||
},
|
||||
"StringWithCharLimit256": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"ComplianceByResource$ResourceType": "<p>The type of the AWS resource that was evaluated.</p>",
|
||||
"ComplianceByResource$ResourceId": "<p>The ID of the AWS resource that was evaluated.</p>",
|
||||
"ComplianceResourceTypes$member": null,
|
||||
"ComplianceSummaryByResourceType$ResourceType": "<p>The type of AWS resource.</p>",
|
||||
"DescribeComplianceByResourceRequest$ResourceType": "<p>The types of AWS resources for which you want compliance information; for example, <code>AWS::EC2::Instance</code>. For this action, you can specify that the resource type is an AWS account by specifying <code>AWS::::Account</code>.</p>",
|
||||
"DescribeComplianceByResourceRequest$ResourceId": "<p>The ID of the AWS resource for which you want compliance information. You can specify only one resource ID. If you specify a resource ID, you must also specify a type for <code>ResourceType</code>.</p>",
|
||||
"Evaluation$ComplianceResourceType": "<p>The type of AWS resource that was evaluated.</p>",
|
||||
"Evaluation$ComplianceResourceId": "<p>The ID of the AWS resource that was evaluated.</p>",
|
||||
"Evaluation$Annotation": "<p>Supplementary information about how the evaluation determined the compliance.</p>",
|
||||
"EvaluationResult$Annotation": "<p>Supplementary information about how the evaluation determined the compliance.</p>",
|
||||
"EvaluationResultQualifier$ResourceType": "<p>The type of AWS resource that was evaluated.</p>",
|
||||
"EvaluationResultQualifier$ResourceId": "<p>The ID of the evaluated AWS resource.</p>",
|
||||
"GetComplianceDetailsByResourceRequest$ResourceType": "<p>The type of the AWS resource for which you want compliance information.</p>",
|
||||
"GetComplianceDetailsByResourceRequest$ResourceId": "<p>The ID of the AWS resource for which you want compliance information.</p>",
|
||||
"ResourceTypes$member": null,
|
||||
"Scope$TagValue": "<p>The tag value applied to only those AWS resources that you want to trigger an evaluation for the rule. If you specify a value for <code>TagValue</code>, you must also specify a value for <code>TagKey</code>.</p>",
|
||||
"Scope$ComplianceResourceId": "<p>The IDs of the only AWS resource that you want to trigger an evaluation for the rule. If you specify a resource ID, you must specify one resource type for <code>ComplianceResourceTypes</code>.</p>",
|
||||
"Source$SourceIdentifier": "<p>For AWS Config managed rules, a predefined identifier from a list. For example, <code>IAM_PASSWORD_POLICY</code> is a managed rule. To reference a managed rule, see <a href=\"http://docs.aws.amazon.com/config/latest/developerguide/evaluate-config_use-managed-rules.html\">Using AWS Managed Config Rules</a>.</p> <p>For custom rules, the identifier is the Amazon Resource Name (ARN) of the rule's AWS Lambda function, such as <code>arn:aws:lambda:us-east-1:123456789012:function:custom_rule_name</code>.</p>"
|
||||
"Source$SourceIdentifier": "<p>For AWS Config managed rules, a predefined identifier from a list. For example, <code>IAM_PASSWORD_POLICY</code> is a managed rule. To reference a managed rule, see <a href=\"http://docs.aws.amazon.com/config/latest/developerguide/evaluate-config_use-managed-rules.html\">Using AWS Managed Config Rules</a>.</p> <p>For custom rules, the identifier is the Amazon Resource Name (ARN) of the rule's AWS Lambda function, such as <code>arn:aws:lambda:us-east-2:123456789012:function:custom_rule_name</code>.</p>"
|
||||
}
|
||||
},
|
||||
"StringWithCharLimit64": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue