Skip to content

Commit

Permalink
names: Use constants for strings
Browse files Browse the repository at this point in the history
  • Loading branch information
YakDriver committed May 11, 2024
1 parent 5c94255 commit bdb0953
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions names/attr_constants.csv
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ bucket_prefix,BucketPrefix
catalog_id,CatalogID
certificate,Certificate
certificate_arn,CertificateARN
client_id,ClientID
cluster_identifier,ClusterIdentifier
configuration,Configuration
content_type,ContentType
Expand All @@ -37,21 +38,25 @@ endpoint_type,EndpointType
endpoints,Endpoints
engine_version,EngineVersion
execution_role_arn,ExecutionRoleARN
expression,Expression
file_system_id,FileSystemID
filter,Filter
force_destroy,ForceDestroy
format,Format
group_name,GroupName
hosted_zone_id,HostedZoneID
id,ID
identifier,Identifier
instance_id,InstanceID
instance_type,InstanceType
ip_address,IPAddress
key,Key
kms_key_arn,KMSKeyARN
kms_key_id,KMSKeyID
last_updated_date,LastUpdatedDate
log_group_name,LogGroupName
max,Max
metric_name,MetricName
min,Min
mode,Mode
name,Name
Expand All @@ -68,15 +73,19 @@ policy,Policy
port,Port
preferred_maintenance_window,PreferredMaintenanceWindow
prefix,Prefix
principal,Principal
priority,Priority
private_key,PrivateKey
profile,Profile
properties,Properties
protocol,Protocol
publicly_accessible,PubliclyAccessible
region,Region
resource_arn,ResourceARN
resource_type,ResourceType
role_arn,RoleARN
s3_bucket_name,S3BucketName
schedule,Schedule
schedule_expression,ScheduleExpression
secret_key,SecretKey
security_group_ids,SecurityGroupIDs
Expand Down Expand Up @@ -107,5 +116,6 @@ username,Username
value,Value
values,Values
version,Version
vpc_config,VPCConfig
vpc_id,VPCID
vpc_security_group_ids,VPCSecurityGroupIDs

0 comments on commit bdb0953

Please sign in to comment.