Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Commit

Permalink
release version 1.0.1
Browse files Browse the repository at this point in the history
-  Allow s3 domain name without region in the Content Security Policy for pre-signed url
  • Loading branch information
Hu Jin committed Aug 25, 2022
1 parent b16c17b commit 784d83e
Show file tree
Hide file tree
Showing 22 changed files with 94 additions and 41 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.0] - 2022-08-05

### Added

- All files, initial version

## [1.0.1] - 2022-08-25

### Added

- Allow s3 domain name without region in the Content Security Policy for pre-signed url
4 changes: 2 additions & 2 deletions source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "ada",
"title": "Automated Data Analytics on AWS",
"description": "Automated Data Analytics on AWS simplifies the management and analysis of data, providing an end-to-end platform used for ingesting, transforming, governing, and querying datasets through a standalone user interface",
"version": "1.0.0",
"version": "1.0.1",
"author": "Amazon Web Services",
"awsSolutionId": "SO0190",
"awsSolutionVersion": "v1.0.0",
"awsSolutionVersion": "v1.0.1",
"private": true,
"license": "Apache-2.0",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion source/packages/@ada/api/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ info:
of data, providing an end-to-end platform used for ingesting, transforming, governing,
and querying datasets through a standalone user interface
title: Automated Data Analytics on AWS API
version: 1.0.0
version: 1.0.1
servers:
- url: https://{apigId}.execute-api.{region}.amazonaws.com/{stage}
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-CognitoAuth) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-CognitoAuth) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"AdaCognitoAuthUserPoolBD7CD0F7Arn": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-CommonStack) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-CommonStack) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"AdaCommonStackAccessLogBucketB5B66FEDArn": Object {
"Value": Object {
Expand Down Expand Up @@ -33,6 +33,14 @@ Object {
],
},
},
"AdaCommonStackAthenaOutputBucketFB25B94DDomainName": Object {
"Value": Object {
"Fn::GetAtt": Array [
"AthenaOutputBucket",
"DomainName",
],
},
},
"AdaCommonStackAthenaOutputBucketFB25B94DRef": Object {
"Value": Object {
"Ref": "AthenaOutputBucket",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-KMSStack) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-KMSStack) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"AdaKMSStackKeyBucketKeyAccessLogBucketD8C2B98FArn": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-Website) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-Website) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"AdaWebsiteCloudfrontDistributionCFDistribution28056574DomainName": Object {
"Value": Object {
Expand Down Expand Up @@ -55,12 +55,18 @@ Object {
"referencetoAdaCommonStackNestedStackCommonStackNestedStackResourceD51B693FOutputsAdaCommonStackAccessLogBucketB5B66FEDRegionalDomainName": Object {
"Type": "String",
},
"referencetoAdaCommonStackNestedStackCommonStackNestedStackResourceD51B693FOutputsAdaCommonStackAthenaOutputBucketFB25B94DDomainName": Object {
"Type": "String",
},
"referencetoAdaCommonStackNestedStackCommonStackNestedStackResourceD51B693FOutputsAdaCommonStackAthenaOutputBucketFB25B94DRef": Object {
"Type": "String",
},
"referencetoAdaCommonStackNestedStackCommonStackNestedStackResourceD51B693FOutputsAdaCommonStackAthenaOutputBucketFB25B94DRegionalDomainName": Object {
"Type": "String",
},
"referencetoAdaDataProductServiceNestedStackDataProductServiceNestedStackResourceA1CE38EDOutputsAdaDataProductServiceFileUploadBucket4C6FA9E4DomainName": Object {
"Type": "String",
},
"referencetoAdaDataProductServiceNestedStackDataProductServiceNestedStackResourceA1CE38EDOutputsAdaDataProductServiceFileUploadBucket4C6FA9E4Ref": Object {
"Type": "String",
},
Expand Down Expand Up @@ -1016,6 +1022,10 @@ Object {
Object {
"Ref": "referencetoAdaDataProductServiceNestedStackDataProductServiceNestedStackResourceA1CE38EDOutputsAdaDataProductServiceFileUploadBucket4C6FA9E4RegionalDomainName",
},
" https://",
Object {
"Ref": "referencetoAdaDataProductServiceNestedStackDataProductServiceNestedStackResourceA1CE38EDOutputsAdaDataProductServiceFileUploadBucket4C6FA9E4DomainName",
},
" https://s3.ap-southeast-1.",
Object {
"Ref": "AWS::URLSuffix",
Expand All @@ -1028,6 +1038,10 @@ Object {
Object {
"Ref": "referencetoAdaCommonStackNestedStackCommonStackNestedStackResourceD51B693FOutputsAdaCommonStackAthenaOutputBucketFB25B94DRegionalDomainName",
},
" https://",
Object {
"Ref": "referencetoAdaCommonStackNestedStackCommonStackNestedStackResourceD51B693FOutputsAdaCommonStackAthenaOutputBucketFB25B94DDomainName",
},
"; style-src 'self' 'unsafe-inline'; img-src 'self' awsstatic.com; object-src 'self' awsstatic.com;\\";function handler(event){var response=event.response,headers=response.headers;return headers[\\"x-frame-options\\"]={value:\\"deny\\"},headers[\\"x-xss-protection\\"]={value:\\"1; mode=block\\"},headers[\\"x-content-type-options\\"]={value:\\"nosniff\\"},headers[\\"strict-transport-security\\"]={value:\\"max-age=47304000; includeSubDomains\\"},event.request.uri.match(/^\\\\/docs\\\\//)?headers[\\"content-security-policy\\"]={value:\\"default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self'; font-src * 'self'; media-src 'self'\\"}:headers[\\"content-security-policy\\"]={value:CSP},response}",
],
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-AdministrationService) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-AdministrationService) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"ApiAdministrationUrl93E5953E": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-ApiService) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-ApiService) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"AdaApiServiceFederatedApiAccessRequestTableC2AE5655Arn": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-ApiStack) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-ApiStack) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"AdaDataProductServiceApiStackApiLambdaEventBridgeUpdateDataProductE054F2A1Arn": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-BuiltInTransformationStack) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-BuiltInTransformationStack) - Automated Data Analytics on AWS. Version v1.0.1",
"Parameters": Object {
"referencetoAdaDataProductServiceApiStackNestedStackApiStackNestedStackResourceC3A35847OutputsAdaDataProductServiceApiStackApiLambdaPutScript8681009BArn": Object {
"Type": "String",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-DataProductService) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-DataProductService) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"AdaDataProductServiceApiStackNestedStackApiStackNestedStackResourceC3A35847OutputsAdaDataProductServiceApiStackApiLambdaEventBridgeUpdateDataProductE054F2A1Arn": Object {
"Value": Object {
Expand Down Expand Up @@ -33,6 +33,14 @@ Object {
],
},
},
"AdaDataProductServiceFileUploadBucket4C6FA9E4DomainName": Object {
"Value": Object {
"Fn::GetAtt": Array [
"FileUploadBucket",
"DomainName",
],
},
},
"AdaDataProductServiceFileUploadBucket4C6FA9E4Ref": Object {
"Value": Object {
"Ref": "FileUploadBucket",
Expand Down Expand Up @@ -381,7 +389,7 @@ Object {
},
Object {
"Key": "ApplicationVersion",
"Value": "[email protected].0",
"Value": "[email protected].1",
},
],
"TemplateURL": Object {
Expand Down Expand Up @@ -418,7 +426,7 @@ Object {
},
Object {
"Key": "ApplicationVersion",
"Value": "[email protected].0",
"Value": "[email protected].1",
},
],
"TemplateURL": Object {
Expand Down Expand Up @@ -907,7 +915,7 @@ Object {
},
Object {
"Key": "ApplicationVersion",
"Value": "[email protected].0",
"Value": "[email protected].1",
},
],
"TemplateURL": Object {
Expand Down Expand Up @@ -1122,7 +1130,7 @@ Object {
},
Object {
"Key": "ApplicationVersion",
"Value": "[email protected].0",
"Value": "[email protected].1",
},
],
"TemplateURL": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-SchemaPreview) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-SchemaPreview) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"ApiDataProductPreviewUrl95C4A115": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-StaticInfrastructure) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-StaticInfrastructure) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"AdaDataProductServiceStaticInfrastructureDataBucketD9C0AD53Arn": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-GovernanceService) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-GovernanceService) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"ApiGovernanceUrl62F5D9CE": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-IdentityService) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-IdentityService) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"AdaIdentityServiceUserPoolClient300BB0C2Ref": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-NotificationService) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-NotificationService) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"AdaNotificationServiceNotificationListenerLambda7FAAC5B2Arn": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-OntologyService) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-OntologyService) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"ApiOntologyUrl96562E93": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-QueryParseRenderService) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-QueryParseRenderService) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"ApiQueryParseRenderUrl1E1F836E": Object {
"Value": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`stack snapshots 1`] = `
Object {
"Description": "(SO0190-QueryService) - Automated Data Analytics on AWS. Version v1.0.0",
"Description": "(SO0190-QueryService) - Automated Data Analytics on AWS. Version v1.0.1",
"Outputs": Object {
"AdaQueryServiceAthenaProxyDistribution31E1FEE1DomainName": Object {
"Value": Object {
Expand Down
Loading

0 comments on commit 784d83e

Please sign in to comment.