Skip to content

Commit

Permalink
custom resource snaps
Browse files Browse the repository at this point in the history
Signed-off-by: Francis <colifran@amazon.com>
  • Loading branch information
colifran committed Mar 25, 2024
1 parent c15d1a8 commit aa7d1a9
Show file tree
Hide file tree
Showing 32 changed files with 1,136 additions and 53 deletions.

This file was deleted.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,9 @@
]
},
"Delete": "{\"service\":\"Athena\",\"action\":\"deleteWorkGroup\",\"parameters\":{\"WorkGroup\":\"TestWG\"}}",
"InstallLatestAwsSdk": true
"InstallLatestAwsSdk": true,
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"UpdateReplacePolicy": "Delete",
"DeletionPolicy": "Delete"
Expand All @@ -161,7 +163,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "482f9f5ffd706706c8ef3652699d6c945568786593d3571e4331ecb1f966c932.zip"
"S3Key": "f47261605c7318d17a58bad776e04e516000c7fd973807f78df5f78dd172ebd8.zip"
},
"Handler": "index.handler",
"Role": {
Expand Down Expand Up @@ -189,7 +191,9 @@
"Create": "{\"service\":\"Athena\",\"action\":\"createNotebook\",\"physicalResourceId\":{\"responsePath\":\"NotebookId\"},\"parameters\":{\"WorkGroup\":\"TestWG\",\"Name\":\"MyNotebook1\"}}",
"Update": "{\"service\":\"Athena\",\"action\":\"updateNotebookMetadata\",\"parameters\":{\"Name\":\"MyNotebook1\",\"NotebookId\":\"PHYSICAL:RESOURCEID:\"}}",
"Delete": "{\"service\":\"Athena\",\"action\":\"deleteNotebook\",\"parameters\":{\"NotebookId\":\"PHYSICAL:RESOURCEID:\"}}",
"InstallLatestAwsSdk": true
"InstallLatestAwsSdk": true,
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"DependsOn": [
"AthenaWorkGroupA2C2329E"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,9 @@
]
]
},
"InstallLatestAwsSdk": false
"InstallLatestAwsSdk": "false",
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"DependsOn": [
"DescribeVpcAttributeCustomResourcePolicyAF7C66C1"
Expand Down Expand Up @@ -539,7 +541,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "482f9f5ffd706706c8ef3652699d6c945568786593d3571e4331ecb1f966c932.zip"
"S3Key": "f47261605c7318d17a58bad776e04e516000c7fd973807f78df5f78dd172ebd8.zip"
},
"Handler": "index.handler",
"Role": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@
]
]
},
"InstallLatestAwsSdk": false
"InstallLatestAwsSdk": "false",
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"DependsOn": [
"PublishCustomResourcePolicyDF696FCA"
Expand Down Expand Up @@ -111,7 +113,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "482f9f5ffd706706c8ef3652699d6c945568786593d3571e4331ecb1f966c932.zip"
"S3Key": "f47261605c7318d17a58bad776e04e516000c7fd973807f78df5f78dd172ebd8.zip"
},
"Handler": "index.handler",
"Role": {
Expand All @@ -138,7 +140,9 @@
},
"Create": "{\"service\":\"SNS\",\"action\":\"listTopics\",\"physicalResourceId\":{\"responsePath\":\"Topics.0.TopicArn\"}}",
"Update": "{\"service\":\"SNS\",\"action\":\"listTopics\",\"physicalResourceId\":{\"responsePath\":\"Topics.0.TopicArn\"}}",
"InstallLatestAwsSdk": false
"InstallLatestAwsSdk": "false",
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"DependsOn": [
"ListTopicsCustomResourcePolicy31A8396A",
Expand Down Expand Up @@ -211,7 +215,9 @@
]
]
},
"InstallLatestAwsSdk": false
"InstallLatestAwsSdk": "false",
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"DependsOn": [
"GetParameterCustomResourcePolicyD8E5D455"
Expand Down Expand Up @@ -311,7 +317,9 @@
]
]
},
"InstallLatestAwsSdk": false
"InstallLatestAwsSdk": "false",
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"UpdateReplacePolicy": "Delete",
"DeletionPolicy": "Delete"
Expand All @@ -327,7 +335,9 @@
},
"Create": "{\"service\":\"EKS\",\"action\":\"describeCluster\",\"parameters\":{\"name\":\"fake-cluster\"},\"physicalResourceId\":{\"id\":\"fake-cluster\"},\"ignoreErrorCodesMatching\":\"ResourceNotFoundException\"}",
"Update": "{\"service\":\"EKS\",\"action\":\"describeCluster\",\"parameters\":{\"name\":\"fake-cluster\"},\"physicalResourceId\":{\"id\":\"fake-cluster\"},\"ignoreErrorCodesMatching\":\"ResourceNotFoundException\"}",
"InstallLatestAwsSdk": false
"InstallLatestAwsSdk": "false",
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"DependsOn": [
"DescribeClusterCustomResourcePolicyD7730CF4"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@
]
]
},
"InstallLatestAwsSdk": false
"InstallLatestAwsSdk": "false",
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"DependsOn": [
"PublishCustomResourcePolicyDF696FCA"
Expand Down Expand Up @@ -111,7 +113,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "482f9f5ffd706706c8ef3652699d6c945568786593d3571e4331ecb1f966c932.zip"
"S3Key": "f47261605c7318d17a58bad776e04e516000c7fd973807f78df5f78dd172ebd8.zip"
},
"Handler": "index.handler",
"Role": {
Expand All @@ -138,7 +140,9 @@
},
"Create": "{\"service\":\"SNS\",\"action\":\"listTopics\",\"physicalResourceId\":{\"responsePath\":\"Topics.0.TopicArn\"}}",
"Update": "{\"service\":\"SNS\",\"action\":\"listTopics\",\"physicalResourceId\":{\"responsePath\":\"Topics.0.TopicArn\"}}",
"InstallLatestAwsSdk": false
"InstallLatestAwsSdk": "false",
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"DependsOn": [
"ListTopicsCustomResourcePolicy31A8396A",
Expand Down Expand Up @@ -211,7 +215,9 @@
]
]
},
"InstallLatestAwsSdk": false
"InstallLatestAwsSdk": "false",
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"DependsOn": [
"GetParameterCustomResourcePolicyD8E5D455"
Expand Down Expand Up @@ -311,7 +317,9 @@
]
]
},
"InstallLatestAwsSdk": false
"InstallLatestAwsSdk": "false",
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"UpdateReplacePolicy": "Delete",
"DeletionPolicy": "Delete"
Expand All @@ -327,7 +335,9 @@
},
"Create": "{\"service\":\"EKS\",\"action\":\"describeCluster\",\"parameters\":{\"name\":\"fake-cluster\"},\"physicalResourceId\":{\"id\":\"fake-cluster\"},\"ignoreErrorCodesMatching\":\"ResourceNotFoundException\"}",
"Update": "{\"service\":\"EKS\",\"action\":\"describeCluster\",\"parameters\":{\"name\":\"fake-cluster\"},\"physicalResourceId\":{\"id\":\"fake-cluster\"},\"ignoreErrorCodesMatching\":\"ResourceNotFoundException\"}",
"InstallLatestAwsSdk": false
"InstallLatestAwsSdk": "false",
"DisableInfoLogging": false,
"DisableErrorLogging": false
},
"DependsOn": [
"DescribeClusterCustomResourcePolicyD7730CF4"
Expand Down
Loading

0 comments on commit aa7d1a9

Please sign in to comment.