We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0beb86e commit 81da5eeCopy full SHA for 81da5ee
2 files changed
integration/resources/templates/combination/function_lmi_custom.yaml
@@ -64,7 +64,6 @@ Resources:
64
MyCapacityProvider:
65
Type: AWS::Serverless::CapacityProvider
66
Properties:
67
- CapacityProviderName: !Sub "${AWS::StackName}-cp"
68
VpcConfig:
69
SubnetIds:
70
- !Ref SubnetId
integration/resources/templates/combination/function_lmi_default.yaml
@@ -28,7 +28,6 @@ Resources:
28
AdvancedCapacityProvider:
29
30
31
32
33
34
0 commit comments