Get the field-level encryption profile configuration information.
cloudfront_get_field_level_encryption_profile_config(Id)
[required] Get the ID for the field-level encryption profile configuration information.
A list with the following syntax:
list( FieldLevelEncryptionProfileConfig = list( Name = "string", CallerReference = "string", Comment = "string", EncryptionEntities = list( Quantity = 123, Items = list( list( PublicKeyId = "string", ProviderId = "string", FieldPatterns = list( Quantity = 123, Items = list( "string" ) ) ) ) ) ), ETag = "string" )
svc$get_field_level_encryption_profile_config( Id = "string" )