You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::ResourceIdentifierWhen passing ResourceIdentifier as input to an Aws::Client method, you can use a vanilla Hash:
{
device_certificate_id: "CertificateId",
ca_certificate_id: "CertificateId",
cognito_identity_pool_id: "CognitoIdentityPoolId",
client_id: "ClientId",
policy_version_identifier: {
policy_name: "PolicyName",
policy_version_id: "PolicyVersionId",
},
account: "AwsAccountId",
iam_role_arn: "RoleArn",
role_alias_arn: "RoleAliasArn",
}
Information that identifies the noncompliant resource.
Returned by:
The account with which the resource is associated.
The ID of the CA certificate used to authorize the certificate.
The client ID.
The ID of the Amazon Cognito identity pool.
The ID of the certificate attached to the resource.
The ARN of the IAM role that has overly permissive actions.
The version of the policy associated with the resource.
The ARN of the role alias that has overly permissive actions.
The account with which the resource is associated.
#ca_certificate_id ⇒ StringThe ID of the CA certificate used to authorize the certificate.
#cognito_identity_pool_id ⇒ StringThe ID of the Amazon Cognito identity pool.
#device_certificate_id ⇒ StringThe ID of the certificate attached to the resource.
#iam_role_arn ⇒ StringThe ARN of the IAM role that has overly permissive actions.
#role_alias_arn ⇒ StringThe ARN of the role alias that has overly permissive actions.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4