generated from moj-analytical-services/data-engineering-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Pulumi.localstack.yaml
69 lines (69 loc) · 2.38 KB
/
Pulumi.localstack.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
encryptionsalt: v1:K+nCy2e3xy8=:v1:IfcTiVa2dY/gbV0o:96FBAEoaBUeU331zuf9N8t5nTdm5uQ==
config:
aws:accessKey: test_key
aws:endpoints:
- acm: http://localhost:4566
amplify: http://localhost:4566
apigateway: http://localhost:4566
apigatewayv2: http://localhost:4566
applicationautoscaling: http://localhost:4566
appsync: http://localhost:4566
athena: http://localhost:4566
autoscaling: http://localhost:4566
batch: http://localhost:4566
cloudformation: http://localhost:4566
cloudfront: http://localhost:4566
cloudsearch: http://localhost:4566
cloudtrail: http://localhost:4566
cloudwatch: http://localhost:4566
cloudwatchevents: http://localhost:4566
cloudwatchlogs: http://localhost:4566
codecommit: http://localhost:4566
cognitoidentity: http://localhost:4566
cognitoidp: http://localhost:4566
docdb: http://localhost:4566
dynamodb: http://localhost:4566
ec2: http://localhost:4566
ecr: http://localhost:4566
ecs: http://localhost:4566
eks: http://localhost:4566
elasticache: http://localhost:4566
elasticbeanstalk: http://localhost:4566
elb: http://localhost:4566
emr: http://localhost:4566
es: http://localhost:4566
firehose: http://localhost:4566
glacier: http://localhost:4566
glue: http://localhost:4566
iam: http://localhost:4566
iot: http://localhost:4566
kafka: http://localhost:4566
kinesis: http://localhost:4566
kinesisanalytics: http://localhost:4566
kms: http://localhost:4566
lambda: http://localhost:4566
mediastore: http://localhost:4566
neptune: http://localhost:4566
organizations: http://localhost:4566
qldb: http://localhost:4566
rds: http://localhost:4566
redshift: http://localhost:4566
route53: http://localhost:4566
s3: http://localhost:4566
sagemaker: http://localhost:4566
secretsmanager: http://localhost:4566
servicediscovery: http://localhost:4566
ses: http://localhost:4566
sns: http://localhost:4566
sqs: http://localhost:4566
ssm: http://localhost:4566
stepfunctions: http://localhost:4566
sts: http://localhost:4566
swf: http://localhost:4566
transfer: http://localhost:4566
xray: http://localhost:4566
aws:region: eu-west-1
aws:s3ForcePathStyle: "true"
aws:secretKey: test_secret
aws:skipCredentialsValidation: "true"
aws:skipRequestingAccountId: "true"