@epilot360/icons 0.0.2 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -5
- package/dist/bundle.js +1 -1
- package/dist/bundle.js.map +1 -1
- package/index.js.map +1 -1
- package/package.json +41 -8
- package/react/Account/index.d.ts +4 -0
- package/react/Account/index.js +41 -0
- package/react/Account/index.js.map +1 -0
- package/react/Add/index.d.ts +4 -0
- package/react/Add/index.js +41 -0
- package/react/Add/index.js.map +1 -0
- package/react/AddCircle/index.d.ts +4 -0
- package/react/AddCircle/index.js +41 -0
- package/react/AddCircle/index.js.map +1 -0
- package/react/Browse/index.d.ts +4 -0
- package/react/Browse/index.js +27 -0
- package/react/Browse/index.js.map +1 -0
- package/react/Calendar/index.d.ts +4 -0
- package/react/Calendar/index.js +41 -0
- package/react/Calendar/index.js.map +1 -0
- package/react/Cancel/index.d.ts +4 -0
- package/react/Cancel/index.js +41 -0
- package/react/Cancel/index.js.map +1 -0
- package/react/Check/index.d.ts +4 -0
- package/react/Check/index.js +41 -0
- package/react/Check/index.js.map +1 -0
- package/react/CheckCircle/index.d.ts +4 -0
- package/react/CheckCircle/index.js +41 -0
- package/react/CheckCircle/index.js.map +1 -0
- package/react/Close/index.d.ts +4 -0
- package/react/Close/index.js +41 -0
- package/react/Close/index.js.map +1 -0
- package/react/Compass/index.d.ts +4 -0
- package/react/Compass/index.js +27 -0
- package/react/Compass/index.js.map +1 -0
- package/react/Contact/index.d.ts +4 -0
- package/react/Contact/index.js +41 -0
- package/react/Contact/index.js.map +1 -0
- package/react/ContentCopy/index.d.ts +4 -0
- package/react/ContentCopy/index.js +41 -0
- package/react/ContentCopy/index.js.map +1 -0
- package/react/Contract/index.d.ts +4 -0
- package/react/Contract/index.js +41 -0
- package/react/Contract/index.js.map +1 -0
- package/react/Dashboard/index.d.ts +4 -0
- package/react/Dashboard/index.js +41 -0
- package/react/Dashboard/index.js.map +1 -0
- package/react/DataObject/index.d.ts +4 -0
- package/react/DataObject/index.js +41 -0
- package/react/DataObject/index.js.map +1 -0
- package/react/Delete/index.d.ts +4 -0
- package/react/Delete/index.js +41 -0
- package/react/Delete/index.js.map +1 -0
- package/react/Design/index.d.ts +4 -0
- package/react/Design/index.js +41 -0
- package/react/Design/index.js.map +1 -0
- package/react/Document/index.d.ts +4 -0
- package/react/Document/index.js +41 -0
- package/react/Document/index.js.map +1 -0
- package/react/Draft/index.d.ts +4 -0
- package/react/Draft/index.js +41 -0
- package/react/Draft/index.js.map +1 -0
- package/react/DragIndicator/index.d.ts +4 -0
- package/react/DragIndicator/index.js +41 -0
- package/react/DragIndicator/index.js.map +1 -0
- package/react/Edit/index.d.ts +4 -0
- package/react/Edit/index.js +41 -0
- package/react/Edit/index.js.map +1 -0
- package/react/Entity/index.d.ts +4 -0
- package/react/Entity/index.js +41 -0
- package/react/Entity/index.js.map +1 -0
- package/react/Epilot/index.d.ts +4 -0
- package/react/Epilot/index.js +40 -0
- package/react/Epilot/index.js.map +1 -0
- package/react/EpilotIcon.d.ts +110 -0
- package/react/EpilotIcon.js +130 -0
- package/react/EpilotIcon.js.map +1 -0
- package/react/ExpandLess/index.d.ts +4 -0
- package/react/ExpandLess/index.js +41 -0
- package/react/ExpandLess/index.js.map +1 -0
- package/react/ExpandMore/index.d.ts +4 -0
- package/react/ExpandMore/index.js +41 -0
- package/react/ExpandMore/index.js.map +1 -0
- package/react/Explore/index.d.ts +4 -0
- package/react/Explore/index.js +41 -0
- package/react/Explore/index.js.map +1 -0
- package/react/File/index.d.ts +4 -0
- package/react/File/index.js +41 -0
- package/react/File/index.js.map +1 -0
- package/react/Folder/index.d.ts +4 -0
- package/react/Folder/index.js +41 -0
- package/react/Folder/index.js.map +1 -0
- package/react/Help/index.d.ts +4 -0
- package/react/Help/index.js +41 -0
- package/react/Help/index.js.map +1 -0
- package/react/Info/index.d.ts +4 -0
- package/react/Info/index.js +41 -0
- package/react/Info/index.js.map +1 -0
- package/react/Journey/index.d.ts +4 -0
- package/react/Journey/index.js +41 -0
- package/react/Journey/index.js.map +1 -0
- package/react/Mail/index.d.ts +4 -0
- package/react/Mail/index.js +41 -0
- package/react/Mail/index.js.map +1 -0
- package/react/Menu/index.d.ts +4 -0
- package/react/Menu/index.js +41 -0
- package/react/Menu/index.js.map +1 -0
- package/react/Message/index.d.ts +4 -0
- package/react/Message/index.js +41 -0
- package/react/Message/index.js.map +1 -0
- package/react/Meter/index.d.ts +4 -0
- package/react/Meter/index.js +41 -0
- package/react/Meter/index.js.map +1 -0
- package/react/Notifications/index.d.ts +4 -0
- package/react/Notifications/index.js +41 -0
- package/react/Notifications/index.js.map +1 -0
- package/react/OpenInNew/index.d.ts +4 -0
- package/react/OpenInNew/index.js +41 -0
- package/react/OpenInNew/index.js.map +1 -0
- package/react/Opportunity/index.d.ts +4 -0
- package/react/Opportunity/index.js +41 -0
- package/react/Opportunity/index.js.map +1 -0
- package/react/Order/index.d.ts +4 -0
- package/react/Order/index.js +41 -0
- package/react/Order/index.js.map +1 -0
- package/react/Partner/index.d.ts +4 -0
- package/react/Partner/index.js +41 -0
- package/react/Partner/index.js.map +1 -0
- package/react/Price/index.d.ts +4 -0
- package/react/Price/index.js +41 -0
- package/react/Price/index.js.map +1 -0
- package/react/Product/index.d.ts +4 -0
- package/react/Product/index.js +41 -0
- package/react/Product/index.js.map +1 -0
- package/react/Refresh/index.d.ts +4 -0
- package/react/Refresh/index.js +41 -0
- package/react/Refresh/index.js.map +1 -0
- package/react/Search/index.d.ts +4 -0
- package/react/Search/index.js +41 -0
- package/react/Search/index.js.map +1 -0
- package/react/Settings/index.d.ts +4 -0
- package/react/Settings/index.js +41 -0
- package/react/Settings/index.js.map +1 -0
- package/react/Share/index.d.ts +4 -0
- package/react/Share/index.js +41 -0
- package/react/Share/index.js.map +1 -0
- package/react/Submission/index.d.ts +4 -0
- package/react/Submission/index.js +41 -0
- package/react/Submission/index.js.map +1 -0
- package/react/Tax/index.d.ts +4 -0
- package/react/Tax/index.js +41 -0
- package/react/Tax/index.js.map +1 -0
- package/react/Templates/index.d.ts +4 -0
- package/react/Templates/index.js +41 -0
- package/react/Templates/index.js.map +1 -0
- package/react/Visibility/index.d.ts +4 -0
- package/react/Visibility/index.js +41 -0
- package/react/Visibility/index.js.map +1 -0
- package/react/VisibilityOff/index.d.ts +4 -0
- package/react/VisibilityOff/index.js +41 -0
- package/react/VisibilityOff/index.js.map +1 -0
- package/react/Warning/index.d.ts +4 -0
- package/react/Warning/index.js +41 -0
- package/react/Warning/index.js.map +1 -0
- package/react/Webhook/index.d.ts +4 -0
- package/react/Webhook/index.js +41 -0
- package/react/Webhook/index.js.map +1 -0
- package/react/Workflow/index.d.ts +4 -0
- package/react/Workflow/index.js +41 -0
- package/react/Workflow/index.js.map +1 -0
- package/react/index.d.ts +50 -0
- package/react/index.js +50 -0
- package/react/index.js.map +1 -1
- package/react/types.d.ts +8 -0
- package/react/types.js +10 -0
- package/react/types.js.map +1 -0
- package/src/stories/Readme.mdx +53 -0
- package/iac/node_modules/@balena/dockerignore/LICENSE.md +0 -206
- package/iac/node_modules/@balena/dockerignore/README.md +0 -261
- package/iac/node_modules/@cspotcode/source-map-support/LICENSE.md +0 -21
- package/iac/node_modules/@cspotcode/source-map-support/README.md +0 -289
- package/iac/node_modules/@jridgewell/resolve-uri/LICENSE +0 -19
- package/iac/node_modules/@jridgewell/resolve-uri/README.md +0 -40
- package/iac/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs.map +0 -1
- package/iac/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js.map +0 -1
- package/iac/node_modules/@jridgewell/sourcemap-codec/LICENSE +0 -21
- package/iac/node_modules/@jridgewell/sourcemap-codec/README.md +0 -200
- package/iac/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -1
- package/iac/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js.map +0 -1
- package/iac/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
- package/iac/node_modules/@jridgewell/trace-mapping/README.md +0 -193
- package/iac/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -1
- package/iac/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -1
- package/iac/node_modules/@tsconfig/node10/LICENSE +0 -21
- package/iac/node_modules/@tsconfig/node10/README.md +0 -40
- package/iac/node_modules/@tsconfig/node12/LICENSE +0 -21
- package/iac/node_modules/@tsconfig/node12/README.md +0 -40
- package/iac/node_modules/@tsconfig/node14/LICENSE +0 -21
- package/iac/node_modules/@tsconfig/node14/README.md +0 -40
- package/iac/node_modules/@tsconfig/node16/LICENSE +0 -21
- package/iac/node_modules/@tsconfig/node16/README.md +0 -40
- package/iac/node_modules/@types/jest/LICENSE +0 -21
- package/iac/node_modules/@types/jest/README.md +0 -17
- package/iac/node_modules/@types/node/LICENSE +0 -21
- package/iac/node_modules/@types/node/README.md +0 -16
- package/iac/node_modules/@types/prettier/LICENSE +0 -21
- package/iac/node_modules/@types/prettier/README.md +0 -16
- package/iac/node_modules/acorn/LICENSE +0 -21
- package/iac/node_modules/acorn/README.md +0 -273
- package/iac/node_modules/acorn-walk/LICENSE +0 -21
- package/iac/node_modules/acorn-walk/README.md +0 -126
- package/iac/node_modules/ansi-regex/license +0 -9
- package/iac/node_modules/ansi-regex/readme.md +0 -78
- package/iac/node_modules/ansi-styles/license +0 -9
- package/iac/node_modules/ansi-styles/readme.md +0 -144
- package/iac/node_modules/arg/LICENSE.md +0 -21
- package/iac/node_modules/arg/README.md +0 -280
- package/iac/node_modules/at-least-node/LICENSE +0 -6
- package/iac/node_modules/at-least-node/README.md +0 -25
- package/iac/node_modules/aws-cdk/LICENSE +0 -201
- package/iac/node_modules/aws-cdk/README.md +0 -742
- package/iac/node_modules/aws-cdk/lib/init-templates/LICENSE +0 -16
- package/iac/node_modules/aws-cdk/lib/init-templates/app/csharp/README.md +0 -14
- package/iac/node_modules/aws-cdk/lib/init-templates/app/fsharp/README.md +0 -18
- package/iac/node_modules/aws-cdk/lib/init-templates/app/go/README.md +0 -12
- package/iac/node_modules/aws-cdk/lib/init-templates/app/java/README.md +0 -18
- package/iac/node_modules/aws-cdk/lib/init-templates/app/javascript/README.md +0 -12
- package/iac/node_modules/aws-cdk/lib/init-templates/app/python/README.template.md +0 -58
- package/iac/node_modules/aws-cdk/lib/init-templates/app/typescript/README.md +0 -14
- package/iac/node_modules/aws-cdk/lib/init-templates/lib/typescript/README.template.md +0 -12
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/csharp/README.template.md +0 -19
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/fsharp/README.template.md +0 -20
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/go/README.md +0 -12
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/java/README.template.md +0 -19
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/javascript/README.template.md +0 -13
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/python/README.template.md +0 -65
- package/iac/node_modules/aws-cdk/lib/init-templates/sample-app/typescript/README.template.md +0 -15
- package/iac/node_modules/aws-cdk/test/integ/cli/README.md +0 -48
- package/iac/node_modules/aws-cdk/test/integ/cli-regression-patches/README.md +0 -54
- package/iac/node_modules/aws-cdk-lib/LICENSE +0 -201
- package/iac/node_modules/aws-cdk-lib/README.md +0 -1119
- package/iac/node_modules/aws-cdk-lib/alexa-ask/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/assertions/README.md +0 -571
- package/iac/node_modules/aws-cdk-lib/assets/README.md +0 -4
- package/iac/node_modules/aws-cdk-lib/aws-accessanalyzer/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-acmpca/README.md +0 -59
- package/iac/node_modules/aws-cdk-lib/aws-amazonmq/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-amplify/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-amplifyuibuilder/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-apigateway/README.md +0 -1335
- package/iac/node_modules/aws-cdk-lib/aws-apigatewayv2/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-appconfig/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-appflow/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-appintegrations/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-applicationautoscaling/README.md +0 -246
- package/iac/node_modules/aws-cdk-lib/aws-applicationinsights/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-appmesh/README.md +0 -883
- package/iac/node_modules/aws-cdk-lib/aws-apprunner/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-appstream/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-appsync/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-aps/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-athena/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-auditmanager/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-autoscaling/README.md +0 -540
- package/iac/node_modules/aws-cdk-lib/aws-autoscaling-common/README.md +0 -8
- package/iac/node_modules/aws-cdk-lib/aws-autoscaling-hooktargets/README.md +0 -18
- package/iac/node_modules/aws-cdk-lib/aws-autoscalingplans/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-backup/README.md +0 -210
- package/iac/node_modules/aws-cdk-lib/aws-batch/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-billingconductor/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-budgets/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-cassandra/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-ce/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-certificatemanager/README.md +0 -166
- package/iac/node_modules/aws-cdk-lib/aws-certificatemanager/lambda-packages/dns_validated_certificate_handler/README.md +0 -2
- package/iac/node_modules/aws-cdk-lib/aws-certificatemanager/suffixes/README.txt +0 -8
- package/iac/node_modules/aws-cdk-lib/aws-chatbot/README.md +0 -44
- package/iac/node_modules/aws-cdk-lib/aws-cloud9/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-cloudformation/README.md +0 -4
- package/iac/node_modules/aws-cdk-lib/aws-cloudfront/README.md +0 -973
- package/iac/node_modules/aws-cdk-lib/aws-cloudfront-origins/README.md +0 -126
- package/iac/node_modules/aws-cdk-lib/aws-cloudtrail/README.md +0 -189
- package/iac/node_modules/aws-cdk-lib/aws-cloudwatch/README.md +0 -579
- package/iac/node_modules/aws-cdk-lib/aws-cloudwatch-actions/README.md +0 -43
- package/iac/node_modules/aws-cdk-lib/aws-codeartifact/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-codebuild/README.md +0 -759
- package/iac/node_modules/aws-cdk-lib/aws-codecommit/README.md +0 -85
- package/iac/node_modules/aws-cdk-lib/aws-codedeploy/README.md +0 -319
- package/iac/node_modules/aws-cdk-lib/aws-codeguruprofiler/README.md +0 -37
- package/iac/node_modules/aws-cdk-lib/aws-codegurureviewer/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-codepipeline/README.md +0 -481
- package/iac/node_modules/aws-cdk-lib/aws-codepipeline-actions/README.md +0 -1203
- package/iac/node_modules/aws-cdk-lib/aws-codestar/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-codestarconnections/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-codestarnotifications/README.md +0 -68
- package/iac/node_modules/aws-cdk-lib/aws-cognito/README.md +0 -843
- package/iac/node_modules/aws-cdk-lib/aws-config/README.md +0 -218
- package/iac/node_modules/aws-cdk-lib/aws-connect/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-controltower/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-cur/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-customerprofiles/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-databrew/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-datapipeline/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-datasync/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-dax/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-detective/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-devopsguru/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-directoryservice/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-dlm/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-dms/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-docdb/README.md +0 -153
- package/iac/node_modules/aws-cdk-lib/aws-dynamodb/README.md +0 -200
- package/iac/node_modules/aws-cdk-lib/aws-ec2/README.md +0 -1514
- package/iac/node_modules/aws-cdk-lib/aws-ecr/README.md +0 -110
- package/iac/node_modules/aws-cdk-lib/aws-ecr-assets/README.md +0 -167
- package/iac/node_modules/aws-cdk-lib/aws-ecs/README.md +0 -1225
- package/iac/node_modules/aws-cdk-lib/aws-ecs-patterns/README.md +0 -980
- package/iac/node_modules/aws-cdk-lib/aws-efs/README.md +0 -154
- package/iac/node_modules/aws-cdk-lib/aws-eks/README.md +0 -1450
- package/iac/node_modules/aws-cdk-lib/aws-elasticache/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-elasticbeanstalk/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-elasticloadbalancing/README.md +0 -40
- package/iac/node_modules/aws-cdk-lib/aws-elasticloadbalancingv2/README.md +0 -569
- package/iac/node_modules/aws-cdk-lib/aws-elasticloadbalancingv2-actions/README.md +0 -68
- package/iac/node_modules/aws-cdk-lib/aws-elasticloadbalancingv2-targets/README.md +0 -4
- package/iac/node_modules/aws-cdk-lib/aws-elasticsearch/README.md +0 -441
- package/iac/node_modules/aws-cdk-lib/aws-emr/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-emrcontainers/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-emrserverless/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-events/README.md +0 -249
- package/iac/node_modules/aws-cdk-lib/aws-events-targets/README.md +0 -339
- package/iac/node_modules/aws-cdk-lib/aws-eventschemas/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-evidently/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-finspace/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-fis/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-fms/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-forecast/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-frauddetector/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-fsx/README.md +0 -200
- package/iac/node_modules/aws-cdk-lib/aws-gamelift/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-globalaccelerator/README.md +0 -182
- package/iac/node_modules/aws-cdk-lib/aws-globalaccelerator-endpoints/README.md +0 -10
- package/iac/node_modules/aws-cdk-lib/aws-glue/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-greengrass/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-greengrassv2/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-groundstation/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-guardduty/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-healthlake/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iam/README.md +0 -509
- package/iac/node_modules/aws-cdk-lib/aws-imagebuilder/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-inspector/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-inspectorv2/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iot/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-iot1click/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotanalytics/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotcoredeviceadvisor/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotevents/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-iotfleethub/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotsitewise/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotthingsgraph/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iottwinmaker/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-iotwireless/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-ivs/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-kafkaconnect/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-kendra/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-kinesis/README.md +0 -188
- package/iac/node_modules/aws-cdk-lib/aws-kinesisanalytics/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-kinesisanalyticsv2/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-kinesisfirehose/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-kinesisvideo/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-kms/README.md +0 -209
- package/iac/node_modules/aws-cdk-lib/aws-lakeformation/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-lambda/README.md +0 -985
- package/iac/node_modules/aws-cdk-lib/aws-lambda-destinations/README.md +0 -147
- package/iac/node_modules/aws-cdk-lib/aws-lambda-event-sources/README.md +0 -281
- package/iac/node_modules/aws-cdk-lib/aws-lambda-nodejs/README.md +0 -317
- package/iac/node_modules/aws-cdk-lib/aws-lex/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-licensemanager/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-lightsail/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-location/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-logs/README.md +0 -322
- package/iac/node_modules/aws-cdk-lib/aws-logs-destinations/README.md +0 -7
- package/iac/node_modules/aws-cdk-lib/aws-lookoutequipment/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-lookoutmetrics/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-lookoutvision/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-m2/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-macie/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-managedblockchain/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-mediaconnect/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-mediaconvert/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-medialive/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-mediapackage/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-mediastore/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-mediatailor/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-memorydb/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-msk/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-mwaa/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-neptune/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-networkfirewall/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-networkmanager/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-nimblestudio/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-opensearchservice/README.md +0 -378
- package/iac/node_modules/aws-cdk-lib/aws-opsworks/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-opsworkscm/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-panorama/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-personalize/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-pinpoint/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-pinpointemail/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-qldb/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-quicksight/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-ram/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-rds/README.md +0 -704
- package/iac/node_modules/aws-cdk-lib/aws-redshift/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-redshiftserverless/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-refactorspaces/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-rekognition/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-resiliencehub/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-resourcegroups/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-robomaker/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-route53/README.md +0 -281
- package/iac/node_modules/aws-cdk-lib/aws-route53-patterns/README.md +0 -45
- package/iac/node_modules/aws-cdk-lib/aws-route53-targets/README.md +0 -181
- package/iac/node_modules/aws-cdk-lib/aws-route53recoverycontrol/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-route53recoveryreadiness/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-route53resolver/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-rum/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-s3/README.md +0 -581
- package/iac/node_modules/aws-cdk-lib/aws-s3-assets/README.md +0 -179
- package/iac/node_modules/aws-cdk-lib/aws-s3-deployment/README.md +0 -349
- package/iac/node_modules/aws-cdk-lib/aws-s3-notifications/README.md +0 -46
- package/iac/node_modules/aws-cdk-lib/aws-s3objectlambda/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-s3outposts/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-sagemaker/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-sam/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-sdb/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-secretsmanager/README.md +0 -285
- package/iac/node_modules/aws-cdk-lib/aws-securityhub/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-servicecatalog/README.md +0 -491
- package/iac/node_modules/aws-cdk-lib/aws-servicecatalogappregistry/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-servicediscovery/README.md +0 -45
- package/iac/node_modules/aws-cdk-lib/aws-ses/README.md +0 -194
- package/iac/node_modules/aws-cdk-lib/aws-ses-actions/README.md +0 -16
- package/iac/node_modules/aws-cdk-lib/aws-signer/README.md +0 -41
- package/iac/node_modules/aws-cdk-lib/aws-sns/README.md +0 -184
- package/iac/node_modules/aws-cdk-lib/aws-sns-subscriptions/README.md +0 -120
- package/iac/node_modules/aws-cdk-lib/aws-sqs/README.md +0 -57
- package/iac/node_modules/aws-cdk-lib/aws-ssm/README.md +0 -99
- package/iac/node_modules/aws-cdk-lib/aws-ssmcontacts/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-ssmincidents/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-sso/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-stepfunctions/README.md +0 -884
- package/iac/node_modules/aws-cdk-lib/aws-stepfunctions-tasks/README.md +0 -1288
- package/iac/node_modules/aws-cdk-lib/aws-supportapp/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-synthetics/README.md +0 -32
- package/iac/node_modules/aws-cdk-lib/aws-timestream/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-transfer/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-voiceid/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-waf/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-wafregional/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-wafv2/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-wisdom/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-workspaces/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/aws-xray/README.md +0 -27
- package/iac/node_modules/aws-cdk-lib/cloud-assembly-schema/README.md +0 -55
- package/iac/node_modules/aws-cdk-lib/cloud-assembly-schema/schema/README.md +0 -5
- package/iac/node_modules/aws-cdk-lib/cloudformation-include/README.md +0 -466
- package/iac/node_modules/aws-cdk-lib/core/README.md +0 -1078
- package/iac/node_modules/aws-cdk-lib/custom-resources/README.md +0 -624
- package/iac/node_modules/aws-cdk-lib/cx-api/README.md +0 -98
- package/iac/node_modules/aws-cdk-lib/lambda-layer-awscli/README.md +0 -19
- package/iac/node_modules/aws-cdk-lib/lambda-layer-kubectl/README.md +0 -20
- package/iac/node_modules/aws-cdk-lib/lambda-layer-node-proxy-agent/README.md +0 -18
- package/iac/node_modules/aws-cdk-lib/node_modules/@balena/dockerignore/LICENSE.md +0 -206
- package/iac/node_modules/aws-cdk-lib/node_modules/@balena/dockerignore/README.md +0 -261
- package/iac/node_modules/aws-cdk-lib/node_modules/at-least-node/LICENSE +0 -6
- package/iac/node_modules/aws-cdk-lib/node_modules/at-least-node/README.md +0 -25
- package/iac/node_modules/aws-cdk-lib/node_modules/balanced-match/LICENSE.md +0 -21
- package/iac/node_modules/aws-cdk-lib/node_modules/balanced-match/README.md +0 -97
- package/iac/node_modules/aws-cdk-lib/node_modules/brace-expansion/LICENSE +0 -21
- package/iac/node_modules/aws-cdk-lib/node_modules/brace-expansion/README.md +0 -129
- package/iac/node_modules/aws-cdk-lib/node_modules/case/LICENSE +0 -22
- package/iac/node_modules/aws-cdk-lib/node_modules/case/README.md +0 -139
- package/iac/node_modules/aws-cdk-lib/node_modules/case/dist/Case.min.js.map +0 -1
- package/iac/node_modules/aws-cdk-lib/node_modules/case/dist/Case.plus.min.js.map +0 -1
- package/iac/node_modules/aws-cdk-lib/node_modules/concat-map/LICENSE +0 -18
- package/iac/node_modules/aws-cdk-lib/node_modules/concat-map/README.markdown +0 -62
- package/iac/node_modules/aws-cdk-lib/node_modules/fs-extra/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/fs-extra/README.md +0 -264
- package/iac/node_modules/aws-cdk-lib/node_modules/graceful-fs/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/graceful-fs/README.md +0 -143
- package/iac/node_modules/aws-cdk-lib/node_modules/ignore/README.md +0 -412
- package/iac/node_modules/aws-cdk-lib/node_modules/jsonfile/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/jsonfile/README.md +0 -230
- package/iac/node_modules/aws-cdk-lib/node_modules/jsonschema/LICENSE +0 -21
- package/iac/node_modules/aws-cdk-lib/node_modules/jsonschema/README.md +0 -421
- package/iac/node_modules/aws-cdk-lib/node_modules/lru-cache/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/lru-cache/README.md +0 -166
- package/iac/node_modules/aws-cdk-lib/node_modules/minimatch/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/minimatch/README.md +0 -230
- package/iac/node_modules/aws-cdk-lib/node_modules/punycode/README.md +0 -122
- package/iac/node_modules/aws-cdk-lib/node_modules/semver/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/semver/README.md +0 -568
- package/iac/node_modules/aws-cdk-lib/node_modules/universalify/LICENSE +0 -20
- package/iac/node_modules/aws-cdk-lib/node_modules/universalify/README.md +0 -76
- package/iac/node_modules/aws-cdk-lib/node_modules/yallist/LICENSE +0 -15
- package/iac/node_modules/aws-cdk-lib/node_modules/yallist/README.md +0 -204
- package/iac/node_modules/aws-cdk-lib/node_modules/yaml/LICENSE +0 -13
- package/iac/node_modules/aws-cdk-lib/node_modules/yaml/README.md +0 -127
- package/iac/node_modules/aws-cdk-lib/pipelines/README.md +0 -1573
- package/iac/node_modules/aws-cdk-lib/region-info/README.md +0 -84
- package/iac/node_modules/aws-cdk-lib/triggers/README.md +0 -86
- package/iac/node_modules/balanced-match/LICENSE.md +0 -21
- package/iac/node_modules/balanced-match/README.md +0 -97
- package/iac/node_modules/brace-expansion/LICENSE +0 -21
- package/iac/node_modules/brace-expansion/README.md +0 -129
- package/iac/node_modules/buffer-from/LICENSE +0 -21
- package/iac/node_modules/buffer-from/readme.md +0 -69
- package/iac/node_modules/case/LICENSE +0 -22
- package/iac/node_modules/case/README.md +0 -139
- package/iac/node_modules/case/dist/Case.min.js.map +0 -1
- package/iac/node_modules/case/dist/Case.plus.min.js.map +0 -1
- package/iac/node_modules/chalk/license +0 -9
- package/iac/node_modules/chalk/node_modules/ansi-styles/license +0 -9
- package/iac/node_modules/chalk/node_modules/ansi-styles/readme.md +0 -152
- package/iac/node_modules/chalk/readme.md +0 -341
- package/iac/node_modules/color-convert/LICENSE +0 -21
- package/iac/node_modules/color-convert/README.md +0 -68
- package/iac/node_modules/color-name/LICENSE +0 -8
- package/iac/node_modules/color-name/README.md +0 -11
- package/iac/node_modules/concat-map/LICENSE +0 -18
- package/iac/node_modules/concat-map/README.markdown +0 -62
- package/iac/node_modules/constructs/LICENSE +0 -202
- package/iac/node_modules/constructs/README.md +0 -28
- package/iac/node_modules/create-require/LICENSE +0 -25
- package/iac/node_modules/create-require/README.md +0 -46
- package/iac/node_modules/diff/LICENSE +0 -31
- package/iac/node_modules/diff/README.md +0 -207
- package/iac/node_modules/diff-sequences/LICENSE +0 -21
- package/iac/node_modules/diff-sequences/README.md +0 -404
- package/iac/node_modules/fs-extra/LICENSE +0 -15
- package/iac/node_modules/fs-extra/README.md +0 -264
- package/iac/node_modules/fsevents/LICENSE +0 -22
- package/iac/node_modules/fsevents/README.md +0 -83
- package/iac/node_modules/graceful-fs/LICENSE +0 -15
- package/iac/node_modules/graceful-fs/README.md +0 -143
- package/iac/node_modules/has-flag/license +0 -9
- package/iac/node_modules/has-flag/readme.md +0 -89
- package/iac/node_modules/ignore/README.md +0 -412
- package/iac/node_modules/jest-diff/LICENSE +0 -21
- package/iac/node_modules/jest-diff/README.md +0 -671
- package/iac/node_modules/jest-get-type/LICENSE +0 -21
- package/iac/node_modules/jest-matcher-utils/LICENSE +0 -21
- package/iac/node_modules/jest-matcher-utils/README.md +0 -24
- package/iac/node_modules/jsonfile/LICENSE +0 -15
- package/iac/node_modules/jsonfile/README.md +0 -230
- package/iac/node_modules/jsonschema/LICENSE +0 -21
- package/iac/node_modules/jsonschema/README.md +0 -421
- package/iac/node_modules/lru-cache/LICENSE +0 -15
- package/iac/node_modules/lru-cache/README.md +0 -166
- package/iac/node_modules/make-error/LICENSE +0 -5
- package/iac/node_modules/make-error/README.md +0 -112
- package/iac/node_modules/minimatch/LICENSE +0 -15
- package/iac/node_modules/minimatch/README.md +0 -230
- package/iac/node_modules/pretty-format/LICENSE +0 -21
- package/iac/node_modules/pretty-format/README.md +0 -458
- package/iac/node_modules/punycode/README.md +0 -122
- package/iac/node_modules/react-is/LICENSE +0 -21
- package/iac/node_modules/react-is/README.md +0 -104
- package/iac/node_modules/semver/LICENSE +0 -15
- package/iac/node_modules/semver/README.md +0 -568
- package/iac/node_modules/source-map/LICENSE +0 -28
- package/iac/node_modules/source-map/README.md +0 -742
- package/iac/node_modules/source-map/dist/source-map.min.js.map +0 -1
- package/iac/node_modules/source-map-support/LICENSE.md +0 -21
- package/iac/node_modules/source-map-support/README.md +0 -284
- package/iac/node_modules/supports-color/license +0 -9
- package/iac/node_modules/supports-color/readme.md +0 -76
- package/iac/node_modules/ts-node/LICENSE +0 -21
- package/iac/node_modules/ts-node/README.md +0 -1442
- package/iac/node_modules/ts-node/dist/bin-cwd.js.map +0 -1
- package/iac/node_modules/ts-node/dist/bin-esm.js.map +0 -1
- package/iac/node_modules/ts-node/dist/bin-script-deprecated.js.map +0 -1
- package/iac/node_modules/ts-node/dist/bin-script.js.map +0 -1
- package/iac/node_modules/ts-node/dist/bin-transpile.js.map +0 -1
- package/iac/node_modules/ts-node/dist/bin.js.map +0 -1
- package/iac/node_modules/ts-node/dist/child/argv-payload.js.map +0 -1
- package/iac/node_modules/ts-node/dist/child/child-entrypoint.js.map +0 -1
- package/iac/node_modules/ts-node/dist/child/child-loader.js.map +0 -1
- package/iac/node_modules/ts-node/dist/child/child-require.js.map +0 -1
- package/iac/node_modules/ts-node/dist/child/spawn-child.js.map +0 -1
- package/iac/node_modules/ts-node/dist/cjs-resolve-hooks.js.map +0 -1
- package/iac/node_modules/ts-node/dist/configuration.js.map +0 -1
- package/iac/node_modules/ts-node/dist/esm.js.map +0 -1
- package/iac/node_modules/ts-node/dist/file-extensions.js.map +0 -1
- package/iac/node_modules/ts-node/dist/index.js.map +0 -1
- package/iac/node_modules/ts-node/dist/module-type-classifier.js.map +0 -1
- package/iac/node_modules/ts-node/dist/node-module-type-classifier.js.map +0 -1
- package/iac/node_modules/ts-node/dist/repl.js.map +0 -1
- package/iac/node_modules/ts-node/dist/resolver-functions.js.map +0 -1
- package/iac/node_modules/ts-node/dist/transpilers/swc.js.map +0 -1
- package/iac/node_modules/ts-node/dist/transpilers/types.js.map +0 -1
- package/iac/node_modules/ts-node/dist/ts-compiler-types.js.map +0 -1
- package/iac/node_modules/ts-node/dist/ts-internals.js.map +0 -1
- package/iac/node_modules/ts-node/dist/ts-transpile-module.js.map +0 -1
- package/iac/node_modules/ts-node/dist/tsconfig-schema.js.map +0 -1
- package/iac/node_modules/ts-node/dist/tsconfigs.js.map +0 -1
- package/iac/node_modules/ts-node/dist/util.js.map +0 -1
- package/iac/node_modules/ts-node/dist-raw/README.md +0 -36
- package/iac/node_modules/typescript/LICENSE.txt +0 -55
- package/iac/node_modules/typescript/README.md +0 -104
- package/iac/node_modules/typescript/lib/README.md +0 -5
- package/iac/node_modules/universalify/LICENSE +0 -20
- package/iac/node_modules/universalify/README.md +0 -76
- package/iac/node_modules/v8-compile-cache-lib/LICENSE +0 -21
- package/iac/node_modules/v8-compile-cache-lib/README.md +0 -60
- package/iac/node_modules/yallist/LICENSE +0 -15
- package/iac/node_modules/yallist/README.md +0 -204
- package/iac/node_modules/yaml/LICENSE +0 -13
- package/iac/node_modules/yaml/README.md +0 -127
- package/iac/node_modules/yn/license +0 -9
- package/iac/node_modules/yn/readme.md +0 -83
- package/react/Edit.d.ts +0 -3
- package/react/Edit.js +0 -10
- package/react/Edit.js.map +0 -1
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
# Actions for AWS Elastic Load Balancing V2
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
This package contains integration actions for ELBv2. See the README of the `@aws-cdk/aws-elasticloadbalancingv2` library.
|
|
5
|
-
|
|
6
|
-
## Cognito
|
|
7
|
-
|
|
8
|
-
ELB allows for requests to be authenticated against a Cognito user pool using
|
|
9
|
-
the `AuthenticateCognitoAction`. For details on the setup's requirements,
|
|
10
|
-
read [Prepare to use Amazon
|
|
11
|
-
Cognito](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/listener-authenticate-users.html#cognito-requirements).
|
|
12
|
-
Here's an example:
|
|
13
|
-
|
|
14
|
-
```ts
|
|
15
|
-
const lb = new elbv2.ApplicationLoadBalancer(this, 'LB', {
|
|
16
|
-
vpc,
|
|
17
|
-
internetFacing: true,
|
|
18
|
-
});
|
|
19
|
-
|
|
20
|
-
const userPool = new cognito.UserPool(this, 'UserPool');
|
|
21
|
-
const userPoolClient = new cognito.UserPoolClient(this, 'Client', {
|
|
22
|
-
userPool,
|
|
23
|
-
|
|
24
|
-
// Required minimal configuration for use with an ELB
|
|
25
|
-
generateSecret: true,
|
|
26
|
-
authFlows: {
|
|
27
|
-
userPassword: true,
|
|
28
|
-
},
|
|
29
|
-
oAuth: {
|
|
30
|
-
flows: {
|
|
31
|
-
authorizationCodeGrant: true,
|
|
32
|
-
},
|
|
33
|
-
scopes: [cognito.OAuthScope.EMAIL],
|
|
34
|
-
callbackUrls: [
|
|
35
|
-
`https://${lb.loadBalancerDnsName}/oauth2/idpresponse`,
|
|
36
|
-
],
|
|
37
|
-
},
|
|
38
|
-
});
|
|
39
|
-
const cfnClient = userPoolClient.node.defaultChild as cognito.CfnUserPoolClient;
|
|
40
|
-
cfnClient.addPropertyOverride('RefreshTokenValidity', 1);
|
|
41
|
-
cfnClient.addPropertyOverride('SupportedIdentityProviders', ['COGNITO']);
|
|
42
|
-
|
|
43
|
-
const userPoolDomain = new cognito.UserPoolDomain(this, 'Domain', {
|
|
44
|
-
userPool,
|
|
45
|
-
cognitoDomain: {
|
|
46
|
-
domainPrefix: 'test-cdk-prefix',
|
|
47
|
-
},
|
|
48
|
-
});
|
|
49
|
-
|
|
50
|
-
lb.addListener('Listener', {
|
|
51
|
-
port: 443,
|
|
52
|
-
certificates: [certificate],
|
|
53
|
-
defaultAction: new actions.AuthenticateCognitoAction({
|
|
54
|
-
userPool,
|
|
55
|
-
userPoolClient,
|
|
56
|
-
userPoolDomain,
|
|
57
|
-
next: elbv2.ListenerAction.fixedResponse(200, {
|
|
58
|
-
contentType: 'text/plain',
|
|
59
|
-
messageBody: 'Authenticated',
|
|
60
|
-
}),
|
|
61
|
-
}),
|
|
62
|
-
});
|
|
63
|
-
|
|
64
|
-
new CfnOutput(this, 'DNS', {
|
|
65
|
-
value: lb.loadBalancerDnsName,
|
|
66
|
-
});
|
|
67
|
-
|
|
68
|
-
```
|
|
@@ -1,441 +0,0 @@
|
|
|
1
|
-
# Amazon Elasticsearch Service Construct Library
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
> Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service; consequently, the [@aws-cdk/aws-opensearchservice](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-opensearchservice-readme.html) module should be used instead. See [Amazon OpenSearch Service FAQs](https://aws.amazon.com/opensearch-service/faqs/#Name_change) for details. See [Migrating to OpenSearch](#migrating-to-opensearch) for migration instructions.
|
|
5
|
-
|
|
6
|
-
## Quick start
|
|
7
|
-
|
|
8
|
-
Create a development cluster by simply specifying the version:
|
|
9
|
-
|
|
10
|
-
```ts
|
|
11
|
-
const devDomain = new es.Domain(this, 'Domain', {
|
|
12
|
-
version: es.ElasticsearchVersion.V7_1,
|
|
13
|
-
});
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
To perform version upgrades without replacing the entire domain, specify the `enableVersionUpgrade` property.
|
|
17
|
-
|
|
18
|
-
```ts
|
|
19
|
-
const devDomain = new es.Domain(this, 'Domain', {
|
|
20
|
-
version: es.ElasticsearchVersion.V7_10,
|
|
21
|
-
enableVersionUpgrade: true, // defaults to false
|
|
22
|
-
});
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
Create a production grade cluster by also specifying things like capacity and az distribution
|
|
26
|
-
|
|
27
|
-
```ts
|
|
28
|
-
const prodDomain = new es.Domain(this, 'Domain', {
|
|
29
|
-
version: es.ElasticsearchVersion.V7_1,
|
|
30
|
-
capacity: {
|
|
31
|
-
masterNodes: 5,
|
|
32
|
-
dataNodes: 20,
|
|
33
|
-
},
|
|
34
|
-
ebs: {
|
|
35
|
-
volumeSize: 20,
|
|
36
|
-
},
|
|
37
|
-
zoneAwareness: {
|
|
38
|
-
availabilityZoneCount: 3,
|
|
39
|
-
},
|
|
40
|
-
logging: {
|
|
41
|
-
slowSearchLogEnabled: true,
|
|
42
|
-
appLogEnabled: true,
|
|
43
|
-
slowIndexLogEnabled: true,
|
|
44
|
-
},
|
|
45
|
-
});
|
|
46
|
-
```
|
|
47
|
-
|
|
48
|
-
This creates an Elasticsearch cluster and automatically sets up log groups for
|
|
49
|
-
logging the domain logs and slow search logs.
|
|
50
|
-
|
|
51
|
-
## A note about SLR
|
|
52
|
-
|
|
53
|
-
Some cluster configurations (e.g VPC access) require the existence of the [`AWSServiceRoleForAmazonElasticsearchService`](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/slr-es.html) Service-Linked Role.
|
|
54
|
-
|
|
55
|
-
When performing such operations via the AWS Console, this SLR is created automatically when needed. However, this is not the behavior when using CloudFormation. If an SLR is needed, but doesn't exist, you will encounter a failure message simlar to:
|
|
56
|
-
|
|
57
|
-
```console
|
|
58
|
-
Before you can proceed, you must enable a service-linked role to give Amazon ES...
|
|
59
|
-
```
|
|
60
|
-
|
|
61
|
-
To resolve this, you need to [create](https://docs.aws.amazon.com/IAM/latest/UserGuide/using-service-linked-roles.html#create-service-linked-role) the SLR. We recommend using the AWS CLI:
|
|
62
|
-
|
|
63
|
-
```console
|
|
64
|
-
aws iam create-service-linked-role --aws-service-name es.amazonaws.com
|
|
65
|
-
```
|
|
66
|
-
|
|
67
|
-
You can also create it using the CDK, **but note that only the first application deploying this will succeed**:
|
|
68
|
-
|
|
69
|
-
```ts
|
|
70
|
-
const slr = new iam.CfnServiceLinkedRole(this, 'ElasticSLR', {
|
|
71
|
-
awsServiceName: 'es.amazonaws.com',
|
|
72
|
-
});
|
|
73
|
-
```
|
|
74
|
-
|
|
75
|
-
## Importing existing domains
|
|
76
|
-
|
|
77
|
-
To import an existing domain into your CDK application, use the `Domain.fromDomainEndpoint` factory method.
|
|
78
|
-
This method accepts a domain endpoint of an already existing domain:
|
|
79
|
-
|
|
80
|
-
```ts
|
|
81
|
-
const domainEndpoint = 'https://my-domain-jcjotrt6f7otem4sqcwbch3c4u.us-east-1.es.amazonaws.com';
|
|
82
|
-
const domain = es.Domain.fromDomainEndpoint(this, 'ImportedDomain', domainEndpoint);
|
|
83
|
-
```
|
|
84
|
-
|
|
85
|
-
## Permissions
|
|
86
|
-
|
|
87
|
-
### IAM
|
|
88
|
-
|
|
89
|
-
Helper methods also exist for managing access to the domain.
|
|
90
|
-
|
|
91
|
-
```ts
|
|
92
|
-
declare const fn: lambda.Function;
|
|
93
|
-
declare const domain: es.Domain;
|
|
94
|
-
|
|
95
|
-
// Grant write access to the app-search index
|
|
96
|
-
domain.grantIndexWrite('app-search', fn);
|
|
97
|
-
|
|
98
|
-
// Grant read access to the 'app-search/_search' path
|
|
99
|
-
domain.grantPathRead('app-search/_search', fn);
|
|
100
|
-
```
|
|
101
|
-
|
|
102
|
-
## Encryption
|
|
103
|
-
|
|
104
|
-
The domain can also be created with encryption enabled:
|
|
105
|
-
|
|
106
|
-
```ts
|
|
107
|
-
const domain = new es.Domain(this, 'Domain', {
|
|
108
|
-
version: es.ElasticsearchVersion.V7_4,
|
|
109
|
-
ebs: {
|
|
110
|
-
volumeSize: 100,
|
|
111
|
-
volumeType: ec2.EbsDeviceVolumeType.GENERAL_PURPOSE_SSD,
|
|
112
|
-
},
|
|
113
|
-
nodeToNodeEncryption: true,
|
|
114
|
-
encryptionAtRest: {
|
|
115
|
-
enabled: true,
|
|
116
|
-
},
|
|
117
|
-
});
|
|
118
|
-
```
|
|
119
|
-
|
|
120
|
-
This sets up the domain with node to node encryption and encryption at
|
|
121
|
-
rest. You can also choose to supply your own KMS key to use for encryption at
|
|
122
|
-
rest.
|
|
123
|
-
|
|
124
|
-
## VPC Support
|
|
125
|
-
|
|
126
|
-
Elasticsearch domains can be placed inside a VPC, providing a secure communication between Amazon ES and other services within the VPC without the need for an internet gateway, NAT device, or VPN connection.
|
|
127
|
-
|
|
128
|
-
> Visit [VPC Support for Amazon Elasticsearch Service Domains](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html) for more details.
|
|
129
|
-
|
|
130
|
-
```ts
|
|
131
|
-
const vpc = new ec2.Vpc(this, 'Vpc');
|
|
132
|
-
const domainProps: es.DomainProps = {
|
|
133
|
-
version: es.ElasticsearchVersion.V7_1,
|
|
134
|
-
removalPolicy: RemovalPolicy.DESTROY,
|
|
135
|
-
vpc,
|
|
136
|
-
// must be enabled since our VPC contains multiple private subnets.
|
|
137
|
-
zoneAwareness: {
|
|
138
|
-
enabled: true,
|
|
139
|
-
},
|
|
140
|
-
capacity: {
|
|
141
|
-
// must be an even number since the default az count is 2.
|
|
142
|
-
dataNodes: 2,
|
|
143
|
-
},
|
|
144
|
-
};
|
|
145
|
-
new es.Domain(this, 'Domain', domainProps);
|
|
146
|
-
```
|
|
147
|
-
|
|
148
|
-
In addition, you can use the `vpcSubnets` property to control which specific subnets will be used, and the `securityGroups` property to control
|
|
149
|
-
which security groups will be attached to the domain. By default, CDK will select all *private* subnets in the VPC, and create one dedicated security group.
|
|
150
|
-
|
|
151
|
-
## Metrics
|
|
152
|
-
|
|
153
|
-
Helper methods exist to access common domain metrics for example:
|
|
154
|
-
|
|
155
|
-
```ts
|
|
156
|
-
declare const domain: es.Domain;
|
|
157
|
-
const freeStorageSpace = domain.metricFreeStorageSpace();
|
|
158
|
-
const masterSysMemoryUtilization = domain.metric('MasterSysMemoryUtilization');
|
|
159
|
-
```
|
|
160
|
-
|
|
161
|
-
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
|
|
162
|
-
|
|
163
|
-
## Fine grained access control
|
|
164
|
-
|
|
165
|
-
The domain can also be created with a master user configured. The password can
|
|
166
|
-
be supplied or dynamically created if not supplied.
|
|
167
|
-
|
|
168
|
-
```ts
|
|
169
|
-
const domain = new es.Domain(this, 'Domain', {
|
|
170
|
-
version: es.ElasticsearchVersion.V7_1,
|
|
171
|
-
enforceHttps: true,
|
|
172
|
-
nodeToNodeEncryption: true,
|
|
173
|
-
encryptionAtRest: {
|
|
174
|
-
enabled: true,
|
|
175
|
-
},
|
|
176
|
-
fineGrainedAccessControl: {
|
|
177
|
-
masterUserName: 'master-user',
|
|
178
|
-
},
|
|
179
|
-
});
|
|
180
|
-
|
|
181
|
-
const masterUserPassword = domain.masterUserPassword;
|
|
182
|
-
```
|
|
183
|
-
|
|
184
|
-
## Using unsigned basic auth
|
|
185
|
-
|
|
186
|
-
For convenience, the domain can be configured to allow unsigned HTTP requests
|
|
187
|
-
that use basic auth. Unless the domain is configured to be part of a VPC this
|
|
188
|
-
means anyone can access the domain using the configured master username and
|
|
189
|
-
password.
|
|
190
|
-
|
|
191
|
-
To enable unsigned basic auth access the domain is configured with an access
|
|
192
|
-
policy that allows anyonmous requests, HTTPS required, node to node encryption,
|
|
193
|
-
encryption at rest and fine grained access control.
|
|
194
|
-
|
|
195
|
-
If the above settings are not set they will be configured as part of enabling
|
|
196
|
-
unsigned basic auth. If they are set with conflicting values, an error will be
|
|
197
|
-
thrown.
|
|
198
|
-
|
|
199
|
-
If no master user is configured a default master user is created with the
|
|
200
|
-
username `admin`.
|
|
201
|
-
|
|
202
|
-
If no password is configured a default master user password is created and
|
|
203
|
-
stored in the AWS Secrets Manager as secret. The secret has the prefix
|
|
204
|
-
`<domain id>MasterUser`.
|
|
205
|
-
|
|
206
|
-
```ts
|
|
207
|
-
const domain = new es.Domain(this, 'Domain', {
|
|
208
|
-
version: es.ElasticsearchVersion.V7_1,
|
|
209
|
-
useUnsignedBasicAuth: true,
|
|
210
|
-
});
|
|
211
|
-
|
|
212
|
-
const masterUserPassword = domain.masterUserPassword;
|
|
213
|
-
```
|
|
214
|
-
|
|
215
|
-
## Custom access policies
|
|
216
|
-
|
|
217
|
-
If the domain requires custom access control it can be configured either as a
|
|
218
|
-
constructor property, or later by means of a helper method.
|
|
219
|
-
|
|
220
|
-
For simple permissions the `accessPolicies` constructor may be sufficient:
|
|
221
|
-
|
|
222
|
-
```ts
|
|
223
|
-
const domain = new es.Domain(this, 'Domain', {
|
|
224
|
-
version: es.ElasticsearchVersion.V7_1,
|
|
225
|
-
accessPolicies: [
|
|
226
|
-
new iam.PolicyStatement({
|
|
227
|
-
actions: ['es:*ESHttpPost', 'es:ESHttpPut*'],
|
|
228
|
-
effect: iam.Effect.ALLOW,
|
|
229
|
-
principals: [new iam.AccountPrincipal('123456789012')],
|
|
230
|
-
resources: ['*'],
|
|
231
|
-
}),
|
|
232
|
-
]
|
|
233
|
-
});
|
|
234
|
-
```
|
|
235
|
-
|
|
236
|
-
For more complex use-cases, for example, to set the domain up to receive data from a
|
|
237
|
-
[cross-account Kinesis Firehose](https://aws.amazon.com/premiumsupport/knowledge-center/kinesis-firehose-cross-account-streaming/) the `addAccessPolicies` helper method
|
|
238
|
-
allows for policies that include the explicit domain ARN.
|
|
239
|
-
|
|
240
|
-
```ts
|
|
241
|
-
const domain = new es.Domain(this, 'Domain', {
|
|
242
|
-
version: es.ElasticsearchVersion.V7_1,
|
|
243
|
-
});
|
|
244
|
-
|
|
245
|
-
domain.addAccessPolicies(
|
|
246
|
-
new iam.PolicyStatement({
|
|
247
|
-
actions: ['es:ESHttpPost', 'es:ESHttpPut'],
|
|
248
|
-
effect: iam.Effect.ALLOW,
|
|
249
|
-
principals: [new iam.AccountPrincipal('123456789012')],
|
|
250
|
-
resources: [domain.domainArn, `${domain.domainArn}/*`],
|
|
251
|
-
}),
|
|
252
|
-
new iam.PolicyStatement({
|
|
253
|
-
actions: ['es:ESHttpGet'],
|
|
254
|
-
effect: iam.Effect.ALLOW,
|
|
255
|
-
principals: [new iam.AccountPrincipal('123456789012')],
|
|
256
|
-
resources: [
|
|
257
|
-
`${domain.domainArn}/_all/_settings`,
|
|
258
|
-
`${domain.domainArn}/_cluster/stats`,
|
|
259
|
-
`${domain.domainArn}/index-name*/_mapping/type-name`,
|
|
260
|
-
`${domain.domainArn}/roletest*/_mapping/roletest`,
|
|
261
|
-
`${domain.domainArn}/_nodes`,
|
|
262
|
-
`${domain.domainArn}/_nodes/stats`,
|
|
263
|
-
`${domain.domainArn}/_nodes/*/stats`,
|
|
264
|
-
`${domain.domainArn}/_stats`,
|
|
265
|
-
`${domain.domainArn}/index-name*/_stats`,
|
|
266
|
-
`${domain.domainArn}/roletest*/_stat`,
|
|
267
|
-
],
|
|
268
|
-
}),
|
|
269
|
-
);
|
|
270
|
-
```
|
|
271
|
-
|
|
272
|
-
## Audit logs
|
|
273
|
-
|
|
274
|
-
Audit logs can be enabled for a domain, but only when fine grained access control is enabled.
|
|
275
|
-
|
|
276
|
-
```ts
|
|
277
|
-
const domain = new es.Domain(this, 'Domain', {
|
|
278
|
-
version: es.ElasticsearchVersion.V7_1,
|
|
279
|
-
enforceHttps: true,
|
|
280
|
-
nodeToNodeEncryption: true,
|
|
281
|
-
encryptionAtRest: {
|
|
282
|
-
enabled: true,
|
|
283
|
-
},
|
|
284
|
-
fineGrainedAccessControl: {
|
|
285
|
-
masterUserName: 'master-user',
|
|
286
|
-
},
|
|
287
|
-
logging: {
|
|
288
|
-
auditLogEnabled: true,
|
|
289
|
-
slowSearchLogEnabled: true,
|
|
290
|
-
appLogEnabled: true,
|
|
291
|
-
slowIndexLogEnabled: true,
|
|
292
|
-
},
|
|
293
|
-
});
|
|
294
|
-
```
|
|
295
|
-
|
|
296
|
-
## UltraWarm
|
|
297
|
-
|
|
298
|
-
UltraWarm nodes can be enabled to provide a cost-effective way to store large amounts of read-only data.
|
|
299
|
-
|
|
300
|
-
```ts
|
|
301
|
-
const domain = new es.Domain(this, 'Domain', {
|
|
302
|
-
version: es.ElasticsearchVersion.V7_10,
|
|
303
|
-
capacity: {
|
|
304
|
-
masterNodes: 2,
|
|
305
|
-
warmNodes: 2,
|
|
306
|
-
warmInstanceType: 'ultrawarm1.medium.elasticsearch',
|
|
307
|
-
},
|
|
308
|
-
});
|
|
309
|
-
```
|
|
310
|
-
|
|
311
|
-
## Custom endpoint
|
|
312
|
-
|
|
313
|
-
Custom endpoints can be configured to reach the ES domain under a custom domain name.
|
|
314
|
-
|
|
315
|
-
```ts
|
|
316
|
-
new es.Domain(this, 'Domain', {
|
|
317
|
-
version: es.ElasticsearchVersion.V7_7,
|
|
318
|
-
customEndpoint: {
|
|
319
|
-
domainName: 'search.example.com',
|
|
320
|
-
},
|
|
321
|
-
});
|
|
322
|
-
```
|
|
323
|
-
|
|
324
|
-
It is also possible to specify a custom certificate instead of the auto-generated one.
|
|
325
|
-
|
|
326
|
-
Additionally, an automatic CNAME-Record is created if a hosted zone is provided for the custom endpoint
|
|
327
|
-
|
|
328
|
-
## Advanced options
|
|
329
|
-
|
|
330
|
-
[Advanced options](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-advanced-options) can used to configure additional options.
|
|
331
|
-
|
|
332
|
-
```ts
|
|
333
|
-
new es.Domain(this, 'Domain', {
|
|
334
|
-
version: es.ElasticsearchVersion.V7_7,
|
|
335
|
-
advancedOptions: {
|
|
336
|
-
'rest.action.multi.allow_explicit_index': 'false',
|
|
337
|
-
'indices.fielddata.cache.size': '25',
|
|
338
|
-
'indices.query.bool.max_clause_count': '2048',
|
|
339
|
-
},
|
|
340
|
-
});
|
|
341
|
-
```
|
|
342
|
-
|
|
343
|
-
## Migrating to OpenSearch
|
|
344
|
-
|
|
345
|
-
To migrate from this module (`@aws-cdk/aws-elasticsearch`) to the new `@aws-cdk/aws-opensearchservice` module, you must modify your CDK application to refer to the new module (including some associated changes) and then perform a CloudFormation resource deletion/import.
|
|
346
|
-
|
|
347
|
-
### Necessary CDK Modifications
|
|
348
|
-
|
|
349
|
-
Make the following modifications to your CDK application to migrate to the `@aws-cdk/aws-opensearchservice` module.
|
|
350
|
-
|
|
351
|
-
- Rewrite module imports to use `'@aws-cdk/aws-opensearchservice` to `'@aws-cdk/aws-elasticsearch`.
|
|
352
|
-
For example:
|
|
353
|
-
|
|
354
|
-
```ts nofixture
|
|
355
|
-
import * as es from 'aws-cdk-lib/aws-elasticsearch';
|
|
356
|
-
import { Domain } from 'aws-cdk-lib/aws-elasticsearch';
|
|
357
|
-
```
|
|
358
|
-
|
|
359
|
-
...becomes...
|
|
360
|
-
|
|
361
|
-
```ts nofixture
|
|
362
|
-
import * as opensearch from 'aws-cdk-lib/aws-opensearchservice';
|
|
363
|
-
import { Domain } from 'aws-cdk-lib/aws-opensearchservice';
|
|
364
|
-
```
|
|
365
|
-
|
|
366
|
-
- Replace instances of `es.ElasticsearchVersion` with `opensearch.EngineVersion`.
|
|
367
|
-
For example:
|
|
368
|
-
|
|
369
|
-
```ts fixture=migrate-opensearch
|
|
370
|
-
const version = es.ElasticsearchVersion.V7_1;
|
|
371
|
-
```
|
|
372
|
-
|
|
373
|
-
...becomes...
|
|
374
|
-
|
|
375
|
-
```ts fixture=migrate-opensearch
|
|
376
|
-
const version = opensearch.EngineVersion.ELASTICSEARCH_7_1;
|
|
377
|
-
```
|
|
378
|
-
|
|
379
|
-
- Replace the `cognitoKibanaAuth` property of `DomainProps` with `cognitoDashboardsAuth`.
|
|
380
|
-
For example:
|
|
381
|
-
|
|
382
|
-
```ts fixture=migrate-opensearch
|
|
383
|
-
new es.Domain(this, 'Domain', {
|
|
384
|
-
cognitoKibanaAuth: {
|
|
385
|
-
identityPoolId: 'test-identity-pool-id',
|
|
386
|
-
userPoolId: 'test-user-pool-id',
|
|
387
|
-
role: role,
|
|
388
|
-
},
|
|
389
|
-
version: elasticsearchVersion,
|
|
390
|
-
});
|
|
391
|
-
```
|
|
392
|
-
|
|
393
|
-
...becomes...
|
|
394
|
-
|
|
395
|
-
```ts fixture=migrate-opensearch
|
|
396
|
-
new opensearch.Domain(this, 'Domain', {
|
|
397
|
-
cognitoDashboardsAuth: {
|
|
398
|
-
identityPoolId: 'test-identity-pool-id',
|
|
399
|
-
userPoolId: 'test-user-pool-id',
|
|
400
|
-
role: role,
|
|
401
|
-
},
|
|
402
|
-
version: openSearchVersion,
|
|
403
|
-
});
|
|
404
|
-
```
|
|
405
|
-
|
|
406
|
-
- Rewrite instance type suffixes from `.elasticsearch` to `.search`.
|
|
407
|
-
For example:
|
|
408
|
-
|
|
409
|
-
```ts fixture=migrate-opensearch
|
|
410
|
-
new es.Domain(this, 'Domain', {
|
|
411
|
-
capacity: {
|
|
412
|
-
masterNodeInstanceType: 'r5.large.elasticsearch',
|
|
413
|
-
},
|
|
414
|
-
version: elasticsearchVersion,
|
|
415
|
-
});
|
|
416
|
-
```
|
|
417
|
-
|
|
418
|
-
...becomes...
|
|
419
|
-
|
|
420
|
-
```ts fixture=migrate-opensearch
|
|
421
|
-
new opensearch.Domain(this, 'Domain', {
|
|
422
|
-
capacity: {
|
|
423
|
-
masterNodeInstanceType: 'r5.large.search',
|
|
424
|
-
},
|
|
425
|
-
version: openSearchVersion,
|
|
426
|
-
});
|
|
427
|
-
```
|
|
428
|
-
|
|
429
|
-
- Any `CfnInclude`'d domains will need to be re-written in their original template in
|
|
430
|
-
order to be successfully included as a `opensearch.CfnDomain`
|
|
431
|
-
|
|
432
|
-
### CloudFormation Migration
|
|
433
|
-
|
|
434
|
-
Follow these steps to migrate your application without data loss:
|
|
435
|
-
|
|
436
|
-
- Ensure that the [removal policy](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_core.RemovalPolicy.html) on your domains are set to `RemovalPolicy.RETAIN`. This is the default for the domain construct, so nothing is required unless you have specifically set the removal policy to some other value.
|
|
437
|
-
- Remove the domain resource from your CloudFormation stacks by manually modifying the synthesized templates used to create the CloudFormation stacks. This may also involve modifying or deleting dependent resources, such as the custom resources that CDK creates to manage the domain's access policy or any other resource you have connected to the domain. You will need to search for references to each domain's logical ID to determine which other resources refer to it and replace or delete those references. Do not remove resources that are dependencies of the domain or you will have to recreate or import them before importing the domain. After modification, deploy the stacks through the AWS Management Console or using the AWS CLI.
|
|
438
|
-
- Migrate your CDK application to use the new `@aws-cdk/aws-opensearchservice` module by applying the necessary modifications listed above. Synthesize your application and obtain the resulting stack templates.
|
|
439
|
-
- Copy just the definition of the domain from the "migrated" templates to the corresponding "stripped" templates that you deployed above. [Import](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-existing-stack.html) the orphaned domains into your CloudFormation stacks using these templates.
|
|
440
|
-
- Synthesize and deploy your CDK application to reconfigure/recreate the modified dependent resources. The CloudFormation stacks should now contain the same resources as existed prior to migration.
|
|
441
|
-
- Proceed with development as normal!
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
# Amazon EMR Construct Library
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
|
|
5
|
-
|
|
6
|
-
```ts nofixture
|
|
7
|
-
import * as emr from 'aws-cdk-lib/aws-emr';
|
|
8
|
-
```
|
|
9
|
-
|
|
10
|
-
<!--BEGIN CFNONLY DISCLAIMER-->
|
|
11
|
-
|
|
12
|
-
There are no official hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet. Here are some suggestions on how to proceed:
|
|
13
|
-
|
|
14
|
-
- Search [Construct Hub for EMR construct libraries](https://constructs.dev/search?q=emr)
|
|
15
|
-
- Use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, in the same way you would use [the CloudFormation AWS::EMR resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_EMR.html) directly.
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
<!--BEGIN CFNONLY DISCLAIMER-->
|
|
19
|
-
|
|
20
|
-
There are no hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet.
|
|
21
|
-
However, you can still use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, and use this service exactly as you would using CloudFormation directly.
|
|
22
|
-
|
|
23
|
-
For more information on the resources and properties available for this service, see the [CloudFormation documentation for AWS::EMR](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_EMR.html).
|
|
24
|
-
|
|
25
|
-
(Read the [CDK Contributing Guide](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and submit an RFC if you are interested in contributing to this construct library.)
|
|
26
|
-
|
|
27
|
-
<!--END CFNONLY DISCLAIMER-->
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
# AWS::EMRContainers Construct Library
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
|
|
5
|
-
|
|
6
|
-
```ts nofixture
|
|
7
|
-
import * as emrcontainers from 'aws-cdk-lib/aws-emrcontainers';
|
|
8
|
-
```
|
|
9
|
-
|
|
10
|
-
<!--BEGIN CFNONLY DISCLAIMER-->
|
|
11
|
-
|
|
12
|
-
There are no official hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet. Here are some suggestions on how to proceed:
|
|
13
|
-
|
|
14
|
-
- Search [Construct Hub for EMRContainers construct libraries](https://constructs.dev/search?q=emrcontainers)
|
|
15
|
-
- Use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, in the same way you would use [the CloudFormation AWS::EMRContainers resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_EMRContainers.html) directly.
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
<!--BEGIN CFNONLY DISCLAIMER-->
|
|
19
|
-
|
|
20
|
-
There are no hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet.
|
|
21
|
-
However, you can still use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, and use this service exactly as you would using CloudFormation directly.
|
|
22
|
-
|
|
23
|
-
For more information on the resources and properties available for this service, see the [CloudFormation documentation for AWS::EMRContainers](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_EMRContainers.html).
|
|
24
|
-
|
|
25
|
-
(Read the [CDK Contributing Guide](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and submit an RFC if you are interested in contributing to this construct library.)
|
|
26
|
-
|
|
27
|
-
<!--END CFNONLY DISCLAIMER-->
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
# AWS::EMRServerless Construct Library
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
|
|
5
|
-
|
|
6
|
-
```ts nofixture
|
|
7
|
-
import * as emrserverless from 'aws-cdk-lib/aws-emrserverless';
|
|
8
|
-
```
|
|
9
|
-
|
|
10
|
-
<!--BEGIN CFNONLY DISCLAIMER-->
|
|
11
|
-
|
|
12
|
-
There are no official hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet. Here are some suggestions on how to proceed:
|
|
13
|
-
|
|
14
|
-
- Search [Construct Hub for EMRServerless construct libraries](https://constructs.dev/search?q=emrserverless)
|
|
15
|
-
- Use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, in the same way you would use [the CloudFormation AWS::EMRServerless resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_EMRServerless.html) directly.
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
<!--BEGIN CFNONLY DISCLAIMER-->
|
|
19
|
-
|
|
20
|
-
There are no hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet.
|
|
21
|
-
However, you can still use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, and use this service exactly as you would using CloudFormation directly.
|
|
22
|
-
|
|
23
|
-
For more information on the resources and properties available for this service, see the [CloudFormation documentation for AWS::EMRServerless](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_EMRServerless.html).
|
|
24
|
-
|
|
25
|
-
(Read the [CDK Contributing Guide](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and submit an RFC if you are interested in contributing to this construct library.)
|
|
26
|
-
|
|
27
|
-
<!--END CFNONLY DISCLAIMER-->
|