UNPKG

@cloud-copilot/iam-data

Version:
37 lines 1.15 kB
{ "account-association": { "key": "account-association", "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:account-association/${AccountAssociationId}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "credential-locker": { "key": "credential-locker", "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:credential-locker/${Identifier}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "managed-thing": { "key": "managed-thing", "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:managed-thing/${Identifier}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "ota-task": { "key": "ota-task", "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:ota-task/${Identifier}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "provisioning-profile": { "key": "provisioning-profile", "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:provisioning-profile/${Identifier}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] } }