You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The key groups feature would also be best supported by additional resource types to manage the key groups themselves, I will create a separate issue for this (#687). This issue is specifically for specifying existing key groups in a distribution configuration.
Expected behavior
The behaviours should be the same as for the existing TrustedSigners attribute, but affecting the TrustedKeyGroups attribute in the CloudFront Distribution Configuration.
On Create and Update, it should include the TrustedKeyGroups attribute values in the DistributionConfig that is sent to the CloudFront service.
Ideally, the Quantity attribute is calculated by the CloudFormation resource.
Suggest specific test cases
The behaviours (and tests) should be the same as for the existing TrustedSigners attribute.
WaelA
changed the title
AWS::CloudFront::Distribution-CacheBehavior-TrustedKeyGroups
AWS::CloudFront::Distribution - CacheBehavior-TrustedKeyGroups
Aug 4, 2021
It looks like that was added after this issue was created. I'm not actively working on anything that would use this type but it looks like what I recall needing, so I think this can be resolved.
Scope of request
AWS::CloudFront::Distribution-CacheBehavior does not support the TrustedKeyGroups attribute that's in the underlying the CloudFront API.
Amazon CloudFront launched the key groups feature on Oct 22, 2020.
The key groups feature would also be best supported by additional resource types to manage the key groups themselves, I will create a separate issue for this (#687). This issue is specifically for specifying existing key groups in a distribution configuration.
Expected behavior
The behaviours should be the same as for the existing
TrustedSigners
attribute, but affecting theTrustedKeyGroups
attribute in the CloudFront Distribution Configuration.On Create and Update, it should include the
TrustedKeyGroups
attribute values in the DistributionConfig that is sent to the CloudFront service.Ideally, the Quantity attribute is calculated by the CloudFormation resource.
Suggest specific test cases
The behaviours (and tests) should be the same as for the existing
TrustedSigners
attribute.Helpful Links to speed up research and evaluation
Category
Networking & Content (CloudFront)
The text was updated successfully, but these errors were encountered: