Commit 6642b61
CDK Rebase (#1117)
* Rebased and merging in actual changes
* Adding code for destination policy update
* Changing logic to use subscriptionFilterRoleArn
* Updating custom resource runtime
* Testing some code for update custom resource
* Trying to force custom resource update
* Updating uuid to force update
* Fixing custom resource again
* Removing uuid from other function
* Fixing uuid()
* Fixing props object
* ADding some logging
* Moving logging
* More logging
* Fixing subscriptionfilterrolearn
* Removing additional log statements
* Reducing Store Outputs SM max concurrency from 50 to 20. Also adding limit increase requests for both CloudWatch Logs and Lambda Concurrency
* Reducing Store Outputs SM max concurrency from 50 to 20. Also adding limit increase requests for both CloudWatch Logs and Lambda Concurrency
* Updating maxconcurrency in one more sm to 20
* Adding extra logging stmts
* Removing additional logging statements
* Moving SM concurrent executions down to 10 from 20 to Mirror Ryan's limits
* Create force-github-actions.txt
* Create force-github-actions.txt
* Prettier Formatting
* Fixing prettier issue with more files
* Fixing prettier issues
* Fixing typing issue for results
* Adding if statement around subscriptionFilterRoleArn. If it doesn't exist, don't add Subscription Filter
* update alb ip monitor dns lookup check
* CDK v2 upgrade with merged in code
* Fixing initial setup props and adding backoff
* removing cdk from cdk.IConstruct
* Replacing all on @aws-cdk to aws-cdk-lib and fixing packaging issues
* Fixing IConstruct import
* IConstruct in another function...
* Fixing aws-cdk/core/lib/debug
* Adding logging inside constructor to see if this.principals exists
* Adding conditional around this.principals
* Changing null check for list.length
* Extra logging in createSecret
* Fixing construct import
* adding path
* Upgrading path
* Adding path for phase 5 stuff
* update fortinet amis to 6.4.11/6.4.9
* Fixing formatting
* Last formatting fix
* Fixing IDependable import
* Fixing Construct imports
* Fixing Construct Node issue
* Fixing import issue in guardduty admin setup
* Fixing 'cdk.aws_certificatemanager.ValidationMethod' issue by switching to validation
* Removing trustAccountIdentities: true since it is default and deprecated
* Fixing validation issue in acm
* Fixing additiona; test issues in certificates, name-tagger.spec and unsupported-changed.spec.ts
* Name Tagger Test update
* Fixing cfnspec import issue
* Fixing jest.ts assert import
* Adding update in package.json
* changing aws-core to aws-cdk-lib in jest.ts
* Fixing dependency for custom-resource-macie-enable-runtime
* Updating pnpm-lock
* Adding dependencies for a few custom resources
* Fixing jest template issue
* Fixing custom resource package.json
* Fixing imports for Handler properties on macie-export and macie-update;
'
* CloudASsembly
* Updating snapshot, snapshot changed from c8XXXXX to human readable names due to new unique id
* AWS Config rule IAM Password Policy boolean values
* Fixed install error and updated lock file
* Fixed linting and dependencies
* Fix for PrincipalArn behavior in L-SFN-MasterRole
* Fixing role arn
* Fixing role, adding iam after partition
* Switching / and : in arn
* changed param name to shorthand
---------
Co-authored-by: Ryan Cerrat <rycerrat@amazon.com>
Co-authored-by: rycerrat <42330513+rycerrat@users.noreply.github.com>
Co-authored-by: Brian969 <56414362+Brian969@users.noreply.github.com>
Co-authored-by: Ryan Jaeger <rjjaeger@amazon.com>
Co-authored-by: Colin Lavallee <lavcolin@amazon.com>
Co-authored-by: hickeydh <hickeydh@amazon.com>1 parent b5dc19c commit 6642b61
File tree
342 files changed
+4975
-7471
lines changed- src
- core
- cdk
- src
- tasks
- runtime
- src
- create-config-recorder
- create-stack
- delete-default-vpc
- test
- deployments
- cdk
- src
- apps
- common
- deployments
- account-warming
- alb
- artifacts
- central-endpoints
- central-services
- central-logging-s3
- certificates
- cloud-trail
- cloud-watch
- config
- defaults
- firewall
- cluster
- manager
- subscription
- fms
- guardduty
- iam
- macie
- mad
- metadata-collection
- ou-validation-events
- reports
- rsyslog
- s3
- secrets
- security-hub
- sns
- ssm
- transit-gateway
- vpc
- utils
- test
- apps
- __snapshots__
- common
- deployments/alb
- runtime
- src
- ou-validation-events
- create-account
- installer/cdk
- src
- lib
- cdk-accelerator
- src
- codebuild
- core
- stepfunction-tasks
- test/core
- cdk-constructs
- src
- autoscaling
- billing
- config
- firewall
- iam
- route53
- s3
- security-hub
- ssm
- vpc
- cdk-plugin-assume-role
- src
- common-config/src
- common/src
- aws
- landing-zone
- scp
- custom-resources
- cdk-acm-import-certificate
- cdk
- runtime/src
- cdk-associate-hosted-zones
- cdk
- runtime/src
- cdk-associate-resolver-rules
- cdk
- runtime/src
- cdk-cfn-sleep
- cdk
- cdk-cloud-trail
- cdk
- cdk-create-hosted-zone
- cdk
- runtime/src
- cdk-create-resolver-rule
- cdk
- runtime/src
- cdk-cur-report-definition
- cdk
- runtime/src
- cdk-disassociate-hosted-zones
- cdk
- runtime/src
- cdk-ds-log-subscription
- cdk
- cdk-ec2-accept-vpc-endpoint-connection
- cdk
- cdk-ec2-disable-api-termination
- cdk
- cdk-ec2-ebs-default-encryption
- cdk
- cdk-ec2-image-finder
- cdk
- cdk-ec2-keypair
- cdk
- cdk-ec2-launch-time
- cdk
- cdk-ec2-marketplace-subscription-validation
- cdk
- runtime/src
- cdk-ec2-modify-metadata-options
- cdk
- cdk-ec2-modify-transit-gateway-attachment
- cdk
- cdk-ec2-modify-vpc-endpoint-service-permissions
- cdk
- cdk-ec2-vpn-attachment
- cdk
- cdk-ec2-vpn-tunnel-options
- cdk
- cdk-elb-deletion-protection
- cdk
- cdk-fms-notification-channel
- cdk
- cdk-guardduty-admin-setup
- cdk
- runtime/src
- cdk-guardduty-create-publish
- cdk
- cdk-guardduty-enable-admin
- cdk
- cdk-guardduty-get-detector
- cdk
- runtime/src
- cdk-iam-create-role
- cdk
- runtime/src
- cdk-iam-password-policy
- cdk
- cdk-kms-grant
- cdk
- cdk-logs-log-group
- cdk
- cdk-logs-metric-filter
- cdk
- cdk-logs-resource-policy
- cdk
- cdk-macie-create-member
- cdk
- cdk-macie-enable-admin
- cdk
- cdk-macie-enable
- cdk
- cdk-macie-export-config
- cdk
- runtime
- cdk-macie-update-config
- cdk
- cdk-macie-update-session
- cdk
- cdk-organization
- cdk
- cdk-r53-dns-endpoint-ips
- cdk
- cdk-resource-cleanup
- cdk
- cdk-s3-copy-files
- cdk
- cdk-s3-public-access-block
- cdk
- cdk-s3-put-bucket-replication
- cdk
- cdk-s3-put-bucket-versioning
- cdk
- cdk-s3-template
- cdk
- cdk-s3-update-logarchive-bucket-policy
- cdk
- runtime/src
- cdk-security-hub-accept-invites
- cdk
- cdk-security-hub-disable-controls
- cdk
- cdk-security-hub-enable
- cdk
- runtime/src
- cdk-security-hub-send-invites
- cdk
- cdk-ssm-create-document
- cdk
- cdk-ssm-increase-throughput
- cdk
- cdk-ssm-session-manager-document
- cdk
- runtime/src
- cdk-transit-gateway-accept-peering
- cdk
- cdk-transit-gateway-create-peering
- cdk
- cdk-vpc-default-security-group
- cdk
- ec2-ebs-default-encryption
- lib
- logs-add-subscription-filter
- runtime-event-trigger/src
- runtime/src
- src
- runtime-cfn-response/src
- docs-gen
- src/helpers
- io-ts-json-schema-gen
- mkdocs/docs/developer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
342 files changed
+4975
-7471
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
0 commit comments