Skip to content

Commit

Permalink
Update maps
Browse files Browse the repository at this point in the history
  • Loading branch information
iann0036 committed Feb 17, 2024
1 parent dd39d8c commit 5c9f4ee
Show file tree
Hide file tree
Showing 86 changed files with 23,506 additions and 14,509 deletions.
6,378 changes: 3,931 additions & 2,447 deletions iamlivecore/gcpmap.json

Large diffs are not rendered by default.

5,080 changes: 3,416 additions & 1,664 deletions iamlivecore/iam_definition.json

Large diffs are not rendered by default.

1,025 changes: 965 additions & 60 deletions iamlivecore/map.json

Large diffs are not rendered by default.

41 changes: 26 additions & 15 deletions iamlivecore/service/acm-pca-2017-08-22.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"IdempotencyToken": {},
"KeyStorageSecurityStandard": {},
"Tags": {
"shape": "S15"
"shape": "S16"
},
"UsageMode": {}
}
Expand Down Expand Up @@ -80,7 +80,7 @@
"Principal": {},
"SourceAccount": {},
"Actions": {
"shape": "S1l"
"shape": "S1m"
}
}
}
Expand Down Expand Up @@ -138,7 +138,7 @@
"type": "structure",
"members": {
"CertificateAuthority": {
"shape": "S1t"
"shape": "S1u"
}
}
}
Expand Down Expand Up @@ -357,10 +357,10 @@
"SigningAlgorithm": {},
"TemplateArn": {},
"Validity": {
"shape": "S2x"
"shape": "S2y"
},
"ValidityNotBefore": {
"shape": "S2x"
"shape": "S2y"
},
"IdempotencyToken": {}
}
Expand Down Expand Up @@ -390,7 +390,7 @@
"CertificateAuthorities": {
"type": "list",
"member": {
"shape": "S1t"
"shape": "S1u"
}
},
"NextToken": {}
Expand Down Expand Up @@ -426,7 +426,7 @@
"Principal": {},
"SourceAccount": {},
"Actions": {
"shape": "S1l"
"shape": "S1m"
},
"Policy": {}
}
Expand Down Expand Up @@ -454,7 +454,7 @@
"type": "structure",
"members": {
"Tags": {
"shape": "S15"
"shape": "S16"
},
"NextToken": {}
}
Expand Down Expand Up @@ -509,7 +509,7 @@
"members": {
"CertificateAuthorityArn": {},
"Tags": {
"shape": "S15"
"shape": "S16"
}
}
}
Expand All @@ -524,7 +524,7 @@
"members": {
"CertificateAuthorityArn": {},
"Tags": {
"shape": "S15"
"shape": "S16"
}
}
}
Expand Down Expand Up @@ -707,7 +707,18 @@
},
"CustomCname": {},
"S3BucketName": {},
"S3ObjectAcl": {}
"S3ObjectAcl": {},
"CrlDistributionPointExtensionConfiguration": {
"type": "structure",
"required": [
"OmitExtension"
],
"members": {
"OmitExtension": {
"type": "boolean"
}
}
}
}
},
"OcspConfiguration": {
Expand All @@ -724,7 +735,7 @@
}
}
},
"S15": {
"S16": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -737,11 +748,11 @@
}
}
},
"S1l": {
"S1m": {
"type": "list",
"member": {}
},
"S1t": {
"S1u": {
"type": "structure",
"members": {
"Arn": {},
Expand Down Expand Up @@ -775,7 +786,7 @@
"UsageMode": {}
}
},
"S2x": {
"S2y": {
"type": "structure",
"required": [
"Value",
Expand Down
Loading

0 comments on commit 5c9f4ee

Please sign in to comment.