You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Required; You can use an environment, AWS account connection, and role to access AWS resources.
159
135
Environment:
160
-
Connections:
161
-
- Role: CodeCatalystTestEnvironmentRole
162
-
Name: "123456789012"
163
136
Name: TestEnvironment
137
+
Connections:
138
+
- Name: "123456789012"
139
+
Role:
140
+
CodeCatalystTestEnvironmentRole
141
+
142
+
# Defines the action's properties.
143
+
Configuration:
144
+
# Required; type: string; description: The name to use for the repository. The repository name may be specified on its own (such as nginx-web-app) or it can be prepended with a namespace to group the repository into a category (such as project-a/nginx-web-app)
0 commit comments