Skip to content

Commit

Permalink
Issue218
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Jun 11, 2021
1 parent 55df523 commit bcac515
Show file tree
Hide file tree
Showing 31 changed files with 48 additions and 48 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -1484,7 +1484,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -2712,7 +2712,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -4061,7 +4061,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -779,7 +779,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -1279,7 +1279,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ test('Test deployment w/ overwritten properties', () => {
expect(stack).toHaveResourceLike('AWS::ApiGateway::Stage', {
MethodSettings: [
{
DataTraceEnabled: true,
DataTraceEnabled: false,
HttpMethod: '*',
LoggingLevel: 'INFO',
ResourcePath: '/*'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -1029,7 +1029,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -1712,7 +1712,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -2309,7 +2309,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -583,7 +583,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ test('Test deployment w/ overwritten properties', () => {
expect(stack).toHaveResourceLike('AWS::ApiGateway::Stage', {
MethodSettings: [
{
DataTraceEnabled: true,
DataTraceEnabled: false,
HttpMethod: '*',
LoggingLevel: 'INFO',
ResourcePath: '/*'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -875,7 +875,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -1388,7 +1388,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -1815,7 +1815,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down Expand Up @@ -2328,7 +2328,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ Object {
},
"MethodSettings": Array [
Object {
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
},
"MethodSettings": [
{
"DataTraceEnabled": true,
"DataTraceEnabled": false,
"HttpMethod": "*",
"LoggingLevel": "INFO",
"ResourcePath": "/*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function DefaultRestApiProps(_endpointType: api.EndpointType[], _logGroup: LogGr
accessLogDestination: new api.LogGroupLogDestination(_logGroup),
accessLogFormat: api.AccessLogFormat.jsonWithStandardFields(),
loggingLevel: api.MethodLoggingLevel.INFO,
dataTraceEnabled: true,
dataTraceEnabled: false,
tracingEnabled: true
},
defaultMethodOptions: {
Expand Down
Loading

0 comments on commit bcac515

Please sign in to comment.