Skip to main content

Crate rusty_cdk_lookups

Crate rusty_cdk_lookups 

Source

Macrosยง

lookup_kms_key_ref
Tries to retrieve KMS key information from your AWS environment (the role ARN). This ensures that the key actually exists in your account and that your deployment will not fail.
lookup_role_ref
Tries to retrieve IAM role information from your AWS environment (the role ARN). This ensures that the role actually exists in your account and that your deployment will not fail.