File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ export const NO_LIST_SUPPORT: ReadonlySet<string> = new Set([
5757 'AWS::S3Outposts::BucketPolicy' ,
5858 'AWS::SageMaker::Device' ,
5959 'AWS::SageMaker::DeviceFleet' ,
60+ 'AWS::SageMaker::Endpoint' ,
6061 'AWS::ServiceCatalog::CloudFormationProvisionedProduct' ,
6162 'AWS::SES::VdmAttributes' ,
6263 'AWS::SNS::TopicInlinePolicy' ,
@@ -105,6 +106,7 @@ export const REQUIRES_RESOURCE_MODEL: ReadonlySet<string> = new Set([
105106 'AWS::RDS::DBProxyTargetGroup' ,
106107 'AWS::S3Outposts::AccessPoint' ,
107108 'AWS::S3Outposts::Bucket' ,
109+ 'AWS::SES::ConfigurationSetEventDestination' ,
108110 'AWS::SSO::Assignment' ,
109111 'AWS::SSO::InstanceAccessControlAttributeConfiguration' ,
110112 'AWS::SSO::PermissionSet' ,
You can’t perform that action at this time.
0 commit comments